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
           
 
Constructor Summary
private PredIsFinalState()
           
 
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
Constructor Detail

PredIsFinalState

private PredIsFinalState()
Method Detail

predicate

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


ArgoUML © 1996-2004 (20040316)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook