wt.tools.generation.language
Class AttributeOrder
java.lang.Object
wt.tools.generation.language.AttributeOrder
- All Implemented Interfaces:
- com.objectspace.jgl.BinaryPredicate, Serializable
- public final class AttributeOrder
- extends Object
- implements com.objectspace.jgl.BinaryPredicate
- See Also:
- Serialized Form
Fields inherited from interface com.objectspace.jgl.BinaryPredicate |
serialVersionUID |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AttributeOrder
public AttributeOrder()
execute
public boolean execute(Object arg1,
Object arg2)
- Specified by:
execute
in interface com.objectspace.jgl.BinaryPredicate