============== EClass Anchor ============== Defines an anchor for edge routing tools. :ePackage: :doc:`tools <./EPackage_tools>` :contained by: :doc:`EdgeDefinition <./EClass_tools_EdgeDefinition>`, :doc:`EdgeRouting <./EClass_tools_EdgeRouting>` EAttributes ############# **className** (EString) Defines the anchor's class name. **condQuery** (EString) Defines a condition as an eoq query that returns a Boolean value. **isConditional** (EBoolean) Defines whether a condition should be checked prior to selecting this anchor. **name** (EString) Defines the anchor's name **nsURI** (EString) Defines the anchor's namespace URI. **selectionQuery** (EString) Defines a condition as an eoq query that returns a Boolean value. **type** (:doc:`AnchorType <./EENum_common_AnchorType>`) Define the anchors type. Anchors can be sources, targets or both. EReferences ############# **graphObjectType** (:doc:`VertexA <./EClass_displayableObjects_VertexA>`) (lowerBound=0, upperBound=1) This reference is undocumented.