Class EntityRef

Applied Stereotypes:
XSDcomplexType

Unambiguous reference to an entity represented as its name.

Used in:
Actors , CollisionCondition , SelectedEntities , TimeToCollisionConditionTarget , TriggeringEntities
Properties
Name Type Cardinality AppliedStereotypes Description
entityRef Entity 1..1 nameRef, XSDattribute Name of the reference entity.

XSD 1.1 Representation


<xsd:complexType name="EntityRef">
<xsd:attribute name="entityRef" type="String" use="required"/>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property entityRef
    • nameRef [xsdType: "string"]
    • XSDattribute

To XSD To XSD Tree