java.lang.Object
de.grogra.graph.Attribute<T>
de.grogra.graph.ObjectAttribute<T>
de.grogra.graph.ObjectTreeAttribute
de.grogra.blocks.IdTreeAttribute
- 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
-
Method Summary
Methods inherited from class de.grogra.graph.ObjectTreeAttribute
getDerived, getParentAttribute, getParentValue, isDerived
Methods inherited from class de.grogra.graph.ObjectAttribute
get, set, setDerived, setObject, setSubfield, toType, valueOf
Methods inherited from class de.grogra.graph.Attribute
compareTo, find, forName, getAttributeState, getDescription, getId, getKey, getQuantity, getSimpleName, getType, hashCode, initializeI18N, initializeName, isContained, isWritable, setAttributeState, toArray, toString
-
Method Details
-
derive
protected Object derive(Object object, boolean asNode, Object parentValue, Object placeIn, GraphState gs) - Specified by:
derive
in classObjectTreeAttribute
-
getInitialValue
- Specified by:
getInitialValue
in classObjectTreeAttribute
-
dependsOn
- Specified by:
dependsOn
in classObjectTreeAttribute
-