Class ByType

Applied Stereotypes:
XSDcomplexType

A definition of a type, e. g. to be used to define members in an entity selection.

Used in:
SelectedEntities
Properties
  Name Type Cardinality AppliedStereotypes Description
  objectType ObjectType 1..1 XSDattribute If a scenario object's entity object is of this type, it is part of the entity selection.
XSD 1.3 Representation


<xsd:complexType name="ByType">
<xsd:attribute name="objectType" type="ObjectType" use="required"/>
</xsd:complexType>

Stereotype Details Information
  • Class
    • XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
  • Property objectType
    • XSDattribute

To XSD