org.argouml.uml
Class OperKeyword
java.lang.Object
|
+--org.argouml.uml.OperKeyword
- All Implemented Interfaces:
- java.io.Serializable
- public class OperKeyword
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
NONE
public static final OperKeyword NONE
STATIC
public static final OperKeyword STATIC
FINAL
public static final OperKeyword FINAL
STATFIN
public static final OperKeyword STATFIN
SYNC
public static final OperKeyword SYNC
STSYNC
public static final OperKeyword STSYNC
FINSYNC
public static final OperKeyword FINSYNC
SFSYNC
public static final OperKeyword SFSYNC
POSSIBLES
public static final OperKeyword[] POSSIBLES
_label
protected java.lang.String _label
KeywordFor
public static OperKeyword KeywordFor(MOperation op)
equals
public boolean equals(java.lang.Object o)
- Overrides:
equals
in class java.lang.Object
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
set
public void set(MOperation target)