|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| 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. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||