Class EntityRef

Applied Stereotypes:
XSDcomplexType

Unambiguous reference to an entity represented as its name.

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


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

Change log from version 1.3
  • Property 'entityRef'. Stereotype <<nameRef>>. Tagged value 'xsdType' removed.
Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property entityRef
    • nameRef
    • XSDattribute

To XSD