Class ByObjectType

Applied Stereotypes:
XSDcomplexType

Defines an object type to select entities.

Used in:
CollisionCondition
Properties
  Name Type Cardinality AppliedStereotypes Description
  type ObjectType 1..1 XSDattribute Defines the type.
XSD 1.3 Representation


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

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

To XSD