| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The model declaration defines the root element of a model file.
| Nested Element Summary | |
| applicationThe list of workflow applications defined at model scope. |
| applicationContextTypeThe list of aplication context types regisred for use with this model. |
| applicationTypeThe list of application types registered for use with this model. |
| attributeThe list of extension attributes. |
| attributeThe list of extension attributes. |
| conditionalPerformerThe list of conditional (late bound) workflow participants defined at model scope. |
| dataThe list of workflow data defined at model scope. |
| dataTypeThe list of data types registered for use with this model. |
| descriptionAn optional description of the model element. |
| descriptionAn optional description of the model element. |
| diagramThe list of diagrams defined at model scope. |
| eventActionTypeThe list of event action types registered for use with this model. |
| eventConditionTypeThe list of event condition types registered for use with this model. |
| linkTypeThe list of user defined link types registered for use with this model. |
| modelerThe list of users having granted rights to check out this model from the model repository. |
| organizationThe list of workflow participant organizations defined at model scope. |
| processDefinitionThe list of workflow process definitions. |
| roleThe list of workflow participant roles defined at model scope. |
| ScriptThe script language is used for transition condition. |
| triggerTypeThe list of process trigger types registered for use with this model. |
| TypeDeclarationsThe list of type declarations. |
| viewThe list of user defined views on the model structure. |
| Attribute Summary | |
xs:string | authorThe name of the user editing this model last. |
xs:string | carnotVersionThe software version used to create and edit this model. |
xs:string | createdThe date this model was created. |
xs:string | idThe human usable identifier of the model. |
xs:int | modelOIDA 32-bit number assigned to the model during deployment to an audit trail. |
xs:string | nameThe human friendly name of this model. |
xs:long | oidA 64-bit number uniquely identifying the model in the model repository. |
xs:string | vendorThe vendor of the software used to create and edit this model. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringrequiredunqualifiedxs:intoptionalunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedxs:stringoptionalunqualified<xs:element name="model"><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" use="required">
</xs:attribute><xs:attribute name="modelOID" type="xs:int">
</xs:attribute><xs:attribute name="carnotVersion" type="xs:string">
</xs:attribute><xs:attribute name="vendor" type="xs:string">
</xs:attribute><xs:attribute name="author" type="xs:string">
</xs:attribute><xs:attribute name="created" type="xs:string"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||