org.argouml.uml
Class AttrKeyword
java.lang.Object
|
+--org.argouml.uml.AttrKeyword
- All Implemented Interfaces:
- java.io.Serializable
- public class AttrKeyword
- extends java.lang.Object
- implements java.io.Serializable
This class handles the
none
static
final
static final
transient
for the UML foundation data type
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
cat
protected static Category cat
NONE
public static final AttrKeyword NONE
STATIC
public static final AttrKeyword STATIC
FINAL
public static final AttrKeyword FINAL
STATFIN
public static final AttrKeyword STATFIN
TRANS
public static final AttrKeyword TRANS
POSSIBLES
public static final AttrKeyword[] POSSIBLES
_label
protected java.lang.String _label
KeywordFor
public static AttrKeyword KeywordFor(MAttribute attr)
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(MAttribute target)