|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.graph.Attribute<T> de.grogra.graph.ObjectAttribute<T> de.grogra.graph.ObjectTreeAttribute<TurtleState> de.grogra.turtle.TurtleStateAttribute
public final class TurtleStateAttribute
Nested Class Summary |
---|
Nested classes/interfaces inherited from class de.grogra.graph.ObjectAttribute |
---|
ObjectAttribute.IdentityAccessor |
Field Summary | |
---|---|
static TurtleStateAttribute |
ATTRIBUTE
|
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 | |
---|---|
boolean |
dependsOn(Attribute[] a)
|
protected TurtleState |
derive(java.lang.Object object,
boolean asNode,
TurtleState parentValue,
TurtleState placeIn,
GraphState gs)
|
protected TurtleState |
getInitialValue(GraphState gs)
|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
public static final TurtleStateAttribute ATTRIBUTE
Method Detail |
---|
public boolean dependsOn(Attribute[] a)
dependsOn
in class ObjectTreeAttribute<TurtleState>
protected TurtleState derive(java.lang.Object object, boolean asNode, TurtleState parentValue, TurtleState placeIn, GraphState gs)
derive
in class ObjectTreeAttribute<TurtleState>
protected TurtleState getInitialValue(GraphState gs)
getInitialValue
in class ObjectTreeAttribute<TurtleState>
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |