Uses of Class
com.novell.zos.jdl.MatchContext

Uses of MatchContext in com.novell.zos.jdl
 

Methods in com.novell.zos.jdl with parameters of type MatchContext
 boolean MatrixInfo.match(MatchContext mc, Constraint constraint)
          Evaluate a given constraint using a supplied MatchContext.
 boolean MatrixInfo.match(MatchContext mc, java.lang.String constraintType)
          Evaluate a given constraint type using a supplied MatchContext.
 MatchResult MatrixInfo.matchAll(MatchContext mc, Constraint constraint)
          Evaluate a given constraint using a supplied MatchContext.
 MatchResult MatrixInfo.matchAll(MatchContext mc, java.lang.String constraintType)
          Evaluate a given constraint type using a supplied MatchContext.
 MatchResult MatrixInfo.matchFirst(MatchContext mc, Constraint constraint)
          Evaluate a given constraint using a supplied MatchContext.
 MatchResult MatrixInfo.matchFirst(MatchContext mc, java.lang.String constraintType)
          Evaluate a given constraint type using a supplied MatchContext.
 



Copyright (c) 2011 Novell, Inc. All rights reserved.