Class ActivateControllerAction

Applied Stereotypes:
XSDcomplexType

This action activates or deactivates controller defined (e.g. automated, autonomous) behavior on the given entity.

Used in:
ControllerAction , PrivateAction
Properties
Name Type Cardinality AppliedStereotypes Description
lateral boolean 0..1 XSDattribute In lateral domain: Activate or deactivate controller defined (e.g. automated, autonomous) behavior.
longitudinal boolean 0..1 XSDattribute In longitudinal domain: Activate or deactivate autonomous behavior.

XSD 1.1 Representation


<xsd:complexType name="ActivateControllerAction">
<xsd:attribute name="lateral" type="Boolean"/>
<xsd:attribute name="longitudinal" type="Boolean"/>
</xsd:complexType>

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

To XSD To XSD Tree