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(ru.novosoft.uml.foundation.core.MOperation op)
equals
public boolean equals(java.lang.Object o)
hashCode
public int hashCode()
toString
public java.lang.String toString()
set
public void set(ru.novosoft.uml.foundation.core.MOperation target)