- 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
Modifier and TypeMethodDescriptionboolean
protected TurtleState
derive
(Object object, boolean asNode, TurtleState parentValue, TurtleState placeIn, GraphState gs) protected TurtleState
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
-
Field Details
-
ATTRIBUTE
-
-
Method Details
-
derive
protected TurtleState derive(Object object, boolean asNode, TurtleState parentValue, TurtleState placeIn, GraphState gs) - Specified by:
derive
in classObjectTreeAttribute<TurtleState>
-
dependsOn
- Specified by:
dependsOn
in classObjectTreeAttribute<TurtleState>
-
getInitialValue
- Specified by:
getInitialValue
in classObjectTreeAttribute<TurtleState>
-