| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The applicationContextType declaration defines an application context type for
a workflow activity in a workflow process.
| 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 | accessPointProviderClass |
xs:boolean | hasApplicationPath |
xs:boolean | hasMappingId |
xs:string | idThe human usable identifier of the application context type. |
xs:string | nameThe human friendly name of the application context type. |
xs:long | oidA 32-bit number assigned to the application contect type. |
xs:string | panelClass |
xs:boolean | predefinedA boolean that indicates whether the application context type element is predefined or created by modeling. |
xs:string | validatorClass |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringoptionalunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualified<xs:element name="applicationContextType"><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="hasApplicationPath" type="xs:boolean"/><xs:attribute name="hasMappingId" type="xs:boolean"/><xs:attribute name="panelClass" type="xs:string"/><xs:attribute name="accessPointProviderClass" type="xs:string"/><xs:attribute name="validatorClass" type="xs:string"/></xs:complexType>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||