| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The triggerType declaration defines a trigger type. They are used for
classification of trigger elements (see attribute "type").
| Nested Element Summary | |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| Attribute Summary | |
xs:string | idThe human usable identifier of the trigger type. |
xs:string | nameThe human friendly name of the trigger type. |
xs:long | oidA 32-bit number assigned to the trigger type. |
xs:string | panelClass |
xs:boolean | predefinedA boolean that indicates whether the trigger type is predefined or created by modeling. |
xs:boolean | pullTriggerA boolean that indicates whether the trigger type describes a pulltrigger. |
xs:string | pullTriggerEvaluator |
xs:string | rule |
| Attribute Detail |
xs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="triggerType"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="1" minOccurs="0"></xs:sequence>
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string">
</xs:attribute><xs:attribute name="predefined" type="xs:boolean">
</xs:attribute><xs:attribute name="pullTrigger" type="xs:boolean">
</xs:attribute><xs:attribute name="panelClass" type="xs:string"/><xs:attribute name="pullTriggerEvaluator" type="xs:string"/><xs:attribute name="rule" type="xs:string"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||