wt.tools.metamodel
Class MatchedAssociation
java.lang.Object
wt.tools.metamodel.MatchedAssociation
- All Implemented Interfaces:
- Serializable, com.objectspace.jgl.UnaryPredicate
- public class MatchedAssociation
- extends Object
- implements com.objectspace.jgl.UnaryPredicate
- See Also:
- Serialized Form
Fields inherited from interface com.objectspace.jgl.UnaryPredicate |
serialVersionUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
compareTo
protected Association compareTo
MatchedAssociation
public MatchedAssociation(Association theAssocation)
execute
public boolean execute(Object arg)
- Specified by:
execute
in interface com.objectspace.jgl.UnaryPredicate