EClass ReferringObject (abstract)
Provides a definition for objects that are displayed for specific model contents.
- ePackage:
- inherited by:
EAttributes
- alias (EString)
Defines the alias of this element to make it available for nested objects.
- className (EString)
Deprecated since version 0.3.0.
@deprecated (deprecated) Specifies the class name of the referred object.
- nsURI (EString)
Deprecated since version 0.3.0.
@deprecated (deprecated) Specifies the namespace URI of the referred object.
- 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.
EReferences
- refersTo (ModelReference) (lowerBound=0, upperBound=1) (containment)
Deprecated since version 0.3.0.
@deprecated Specifies the model reference. - can this be removed? Not relevant anymore, the query is everything that counts. Add a {@CLASSNAME=…} to the query to filter