java.lang.Object
de.grogra.graph.Attribute<T>
de.grogra.graph.ObjectAttribute
de.grogra.graph.StringAttribute
- All Implemented Interfaces:
Described
,KeyDescription
,Comparable
-
Nested Class Summary
Nested classes/interfaces inherited from class de.grogra.graph.ObjectAttribute
ObjectAttribute.IdentityAccessor
-
Field Summary
Fields inherited from class de.grogra.graph.Attribute
ATTRIBUTE_0, attrType, quantity
Fields inherited from interface de.grogra.util.Described
ACCELERATOR_KEY, ICON, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, TITLE
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.grogra.graph.ObjectAttribute
get, getDerived, set, setDerived, setObject, setSubfield, toType
Methods inherited from class de.grogra.graph.Attribute
compareTo, find, forName, getAttributeState, getDescription, getId, getKey, getQuantity, getSimpleName, getType, hashCode, initializeI18N, initializeName, isContained, isDerived, isWritable, setAttributeState, toArray, toString
-
Constructor Details
-
StringAttribute
public StringAttribute()
-
-
Method Details
-
valueOf
- Overrides:
valueOf
in classObjectAttribute
-