| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The eventConditionType declaration defines an event condition type for
eventHandler elements.
| 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:boolean | activityConditionA boolean that indicates whether event handlers of this event condition type are available for workflow activities. |
xs:string | binderClass |
xs:string | idThe human usable identifier of the event condition type. |
xs:NMTOKEN | implementation |
xs:string | nameThe human friendly name of the event condition type. |
xs:long | oidA 32-bit number assigned to the event condition type. |
xs:string | panelClass |
xs:boolean | predefinedA boolean that indicates whether the event condition type is predefined or created by modeling. |
xs:boolean | processConditionA boolean that indicates whether event handlers of this event condition type are available for workflow processes. |
xs:string | pullEventEmitterClass |
xs:string | rule |
| Attribute Detail |
xs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedoptionalunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="eventConditionType"><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="processCondition" type="xs:boolean">
</xs:attribute><xs:attribute name="activityCondition" type="xs:boolean">
</xs:attribute><xs:attribute name="implementation"><xs:simpleType></xs:attribute><xs:restriction base="xs:NMTOKEN"></xs:simpleType><xs:enumeration value="engine"/><xs:enumeration value="pull"/><xs:enumeration value="push"/></xs:restriction><xs:attribute name="panelClass" type="xs:string"/><xs:attribute name="binderClass" type="xs:string"/><xs:attribute name="pullEventEmitterClass" type="xs:string"/><xs:attribute name="rule" type="xs:string"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||