uci.uml.ui.table
Class AttrKeyword
java.lang.Object
|
+--uci.uml.ui.table.AttrKeyword
- public class AttrKeyword
- extends Object
- implements Serializable
- See Also:
- Serialized Form
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 String _label
KeywordFor
public static AttrKeyword KeywordFor(Attribute attr)
equals
public boolean equals(Object o)
- Overrides:
- equals in class Object
hashCode
public int hashCode()
- Overrides:
- hashCode in class Object
toString
public String toString()
- Overrides:
- toString in class Object
set
public void set(Attribute target)