|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IMatcherRT
Base interface for executing a matcher
| Method Summary | |
|---|---|
MatcherContext |
getMatcherContext()
Gets the context with the associations between the symbolic and actual values |
boolean |
match(java.lang.Object attributeValue)
Whether the value matches or not |
void |
setMatcherContext(MatcherContext matcherContext)
Sets the context with the associations between the symbolic and actual values |
| Methods inherited from interface com.aurel.track.fieldType.runtime.matchers.IMatcherBase |
|---|
getFieldID, getMatchValue, getRelation, setMatchValue, setRelation |
| Method Detail |
|---|
MatcherContext getMatcherContext()
void setMatcherContext(MatcherContext matcherContext)
matcherContext - boolean match(java.lang.Object attributeValue)
attributeValue -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||