wt.tools.metamodel
Class MatchedConstrainedProperty
java.lang.Object
wt.tools.metamodel.MatchedElement
wt.tools.metamodel.MatchedDifferentProperty
wt.tools.metamodel.MatchedConstrainedProperty
- All Implemented Interfaces:
- Serializable, com.objectspace.jgl.UnaryPredicate
- public final class MatchedConstrainedProperty
- extends MatchedDifferentProperty
- 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 |
MatchedConstrainedProperty
public MatchedConstrainedProperty(ClassProperty theProperty)
execute
public boolean execute(Object arg)
- Specified by:
execute
in interface com.objectspace.jgl.UnaryPredicate
- Overrides:
execute
in class MatchedDifferentProperty