wt.tools.metamodel
Class PersistentProperty

java.lang.Object
  extended bywt.tools.metamodel.PersistentProperty
All Implemented Interfaces:
Serializable, com.objectspace.jgl.UnaryPredicate

public final class PersistentProperty
extends Object
implements com.objectspace.jgl.UnaryPredicate

See Also:
Serialized Form

Field Summary
 
Fields inherited from interface com.objectspace.jgl.UnaryPredicate
serialVersionUID
 
Constructor Summary
PersistentProperty()
           
 
Method Summary
 boolean execute(Object arg)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentProperty

public PersistentProperty()
Method Detail

execute

public boolean execute(Object arg)
Specified by:
execute in interface com.objectspace.jgl.UnaryPredicate