uci.uml.ui
Class PredIsStartState

java.lang.Object
  |
  +--uci.uml.ui.PredIsStartState

public class PredIsStartState
extends Object
implements Predicate

See Also:
Serialized Form

Field Summary
static PredIsStartState TheInstance
           
 
Method Summary
 boolean predicate(Object obj)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

TheInstance

public static PredIsStartState TheInstance
Method Detail

predicate

public boolean predicate(Object obj)
Specified by:
predicate in interface Predicate