EClass Anchor

Defines an anchor for edge routing tools.

ePackage:

tools

contained by:

EdgeDefinition, EdgeRouting

EAttributes

className (EString)

Deprecated since version 0.3.0.

@deprecated Use selectionQuery instead.

condQuery (EString)

Deprecated since version 0.3.0.

@deprecated

Defines a condition as an eoq query that returns a Boolean value.

isConditional (EBoolean)

Deprecated since version 0.3.0.

@deprecated

name (EString)

Defines the anchor’s name

nsURI (EString)

Deprecated since version 0.3.0.

@deprecated use selectionQuery instead

selectionQuery (EString)

Defines a selection query as an EOQ query that returns a Boolean value. True means object is allowed SOURCE/TARGET.

Selection is typically based on class. E.g. inherits GateA “@CLASS@ALLSUPERTYPES/name&ANYGateA”, or precise class Output “@CLASS=(@(CLASS,’http://www.oaam.de/oaam/model/v160/functions’,Output))”

type (AnchorType)

Define the anchors type. Anchors can be sources, targets or both.

EReferences

graphObjectType (VertexA) (lowerBound=0, upperBound=1)

Deprecated since version 0.3.0.

@deprecated