org.argouml.uml.diagram.state
Class PredIsFinalState

java.lang.Object
  extended byorg.argouml.uml.diagram.state.PredIsFinalState
All Implemented Interfaces:
org.tigris.gef.util.Predicate, java.io.Serializable

public class PredIsFinalState
extends java.lang.Object
implements org.tigris.gef.util.Predicate

See Also:
Serialized Form

Field Summary
static PredIsFinalState TheInstance
           
 
Method Summary
 boolean predicate(java.lang.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 PredIsFinalState TheInstance
Method Detail

predicate

public boolean predicate(java.lang.Object obj)
Specified by:
predicate in interface org.tigris.gef.util.Predicate


ArgoUML © 1996-2003 (20030829)ArgoUML Project HomeArgoUML Cookbook