java.lang.Object
- All Implemented Interfaces:
Described,KeyDescription,Comparable
-
Nested Class Summary
Nested classes/interfaces inherited from class de.grogra.graph.ObjectAttribute
ObjectAttribute.IdentityAccessor -
Field Summary
FieldsFields inherited from class de.grogra.graph.Attribute
ATTRIBUTE_0, attrType, quantityFields inherited from interface de.grogra.util.Described
ACCELERATOR_KEY, ICON, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, TITLE -
Method Summary
Modifier and TypeMethodDescriptionbooleanprotected TurtleStatederive(Object object, boolean asNode, TurtleState parentValue, TurtleState placeIn, GraphState gs) protected TurtleStateMethods inherited from class de.grogra.graph.ObjectTreeAttribute
getDerived, getParentAttribute, getParentValue, isDerivedMethods inherited from class de.grogra.graph.ObjectAttribute
get, set, setDerived, setObject, setSubfield, toType, valueOfMethods 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:
derivein classObjectTreeAttribute<TurtleState>
-
dependsOn
- Specified by:
dependsOnin classObjectTreeAttribute<TurtleState>
-
getInitialValue
- Specified by:
getInitialValuein classObjectTreeAttribute<TurtleState>
-