========================================== EClass ReferringObject (abstract) ========================================== Provides a definition for objects that are displayed for specific model contents. :ePackage: :doc:`displayableObjects <./EPackage_displayableObjects>` :inherited by: :doc:`Vertex <./EClass_Vertex>`, :doc:`Edge <./EClass_Edge>`, :doc:`SubVertex <./EClass_SubVertex>` EAttributes ############# ``EString`` nsURI (deprecated) Specifies the namespace URI of the referred object. ``EString`` className (deprecated) Specifies the class name of the referred object. ``EString`` queryTargetAlias 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. ``EString`` queryStr Defines the query string used for searching the object. ``EString`` alias Defines the alias of this element to make it available for nested objects. ``Target`` queryTarget Defines the target the query should be applied to. Available targets are specified by the Target EENum in the common package. EReferences ############# ``ModelReference`` refersTo Specifies the model reference. :containment: True :lowerBound: 1 :upperBound: 1 ``ContainerReference`` containedIn Specifies the containment of the searched object. :containment: True :lowerBound: 1 :upperBound: -1