EClass Anchor
Defines the Anchor on an Edge. Edge connect at least 1 SOURCE Anchor with at least 1 TARGET Anchor.
- ePackage:
- contained by:
EAttributes
- attach (Orientation)
Defines how the edge attachement is oriented.
- name (EString)
Defines the name of this anchor.
- offsetType (CoordinateType) - Future Feature
@future
- offsetX (EDouble)
Defines an offset in x-direction that is added to the attachement position.
- offsetY (EDouble)
Defines an offset in y-direction that is added to the attachement position.
- queryStr (EString)
Defines the query string used for searching the object.
- queryTarget (Target)
Defines the target the query should be applied to. Available targets are specified by the Target EENum in the common package.
- queryTargetAlias (EString)
References the target by alias. The target alias is only used if a CUSTOM query target is selected. You can only use an alias that already exists. Existing aliases are all aliases of objects that this object is nested in.
- type (AnchorType)
Defines the type of the anchor. Anchors can be SOURCE, TARGET or BOTH. Default it BOTH which allows everything. Use SOURCE or TARGET to restrict what is connected to what, depending on EdgeType.
EReferences
This eClass contains no references.