| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
The diagram declaration defines a GUI representation of a workflow process.
| Nested Element Summary | |
| activitySymbolThe list of activity symbols. |
| annotationSymbolThe list of annotation symbols. |
| applicationSymbolThe list of application symbols. |
| conditionalPerformerSymbolThe list of conditional performer symbols. |
| dataMappingConnectionThe list of data mapping connections. |
| dataSymbolThe list of data symbols. |
| endEventSymbolThe list of end event symbols. |
| executedByConnectionThe list of "executed by"-connections. |
| gatewaySymbolThe list of gateway symbols. |
| genericLinkConnectionThe list of generic link connections. |
| groupSymbolThe list of group symbols. |
| intermediateEventSymbolThe list of intermediate event symbols. |
| modelerSymbolThe list of modeler symbols. |
| organizationSymbolThe list of organization symbols. |
| partOfConnectionThe list of "part of"-connections. |
| performsConnectionThe list of performs-connections. |
| poolSymbolThe list of contained pool symbols. |
| processSymbolThe list of workflow process symbols. |
| refersToConnectionThe list of "refers to"-connections. |
| roleSymbolThe list of role symbols. |
| startEventSymbolThe list of start event symbols. |
| subProcessOfConnectionThe list of "subprocess of"-connections. |
| teamLeadConnectionThe list of "teamLead"-connections. |
| textSymbolThe list of text symbols. |
| transitionConnectionThe list of transition connections. |
| triggersConnectionThe list of "triggers"-connections. |
| worksForConnectionThe list of "works for"-connections. |
| Attribute Summary | |
modeType | mode |
xs:string | nameThe human friendly name of the diagram. |
xs:long | oidA 32-bit number assigned to the diagram. |
swimlaneOrientationType | orientationThe default orientation of the diagram. |
| Attribute Detail |
modeTypeoptionalunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedswimlaneOrientationTypeoptionalunqualified<xs:element name="diagram"><xs:complexType></xs:element><xs:sequence><xs:choice maxOccurs="unbounded" minOccurs="0"></xs:sequence>
</xs:choice><xs:attribute name="oid" type="xs:long" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||