Class PedestrianGesture
- Applied Stereotypes:
-
XSDcomplexType
Defines a pedestrian's gesture. A conflicting gesture will override currently active gestures.
- Used in:
-
PedestrianAnimation
Properties |
|
Name |
Type |
Cardinality |
AppliedStereotypes |
Description |
|
gesture |
PedestrianGestureType |
1..1 |
XSDattribute
|
Specific gesture of a pedestrian. |
|
XSD 1.3 Representation |
<xsd:complexType name="PedestrianGesture">
<xsd:attribute name="gesture" type="PedestrianGestureType" use="required"/>
</xsd:complexType>
|
|
Stereotype Details Information |
- Class
- XSDcomplexType [modelGroup: "sequence"; mixed: "false"]
- Property gesture
|
To XSD