| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||
| 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. |
| laneSymbolThe list of lanes contained in this pool. |
| modelerSymbolThe list of modeler symbols. |
| organizationSymbolThe list of organization symbols. |
| partOfConnectionThe list of "part of"-connections. |
| performsConnectionThe list of performs-connections. |
| 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 | |
xs:string | borderColorThe border color, if applicable. |
xs:boolean | boundaryVisibleIndicates if the pool boundary is drawn or not. |
xs:string | fillColorThe fill color, if applicable. |
xs:int | heightThe node height in the diagram. |
xs:string | idThe human usable identifier of the pool. |
xs:string | nameThe human friendly name of the diagram. |
xs:long | oidA 32-bit number assigned to the diagram. |
swimlaneOrientationType | orientationThe orientation of the swimlane. |
xs:string | participantA reference to the associated participant, if existing. |
xs:string | processA reference to the associated process definition, if existing. |
xs:string | shapeA hint on the shape to be used, if applicable. |
xs:string | styleThe drawing style, if applicable. |
xs:int | widthThe node width in the diagram. |
xs:long | xThe x position in the diagram. |
xs:long | yThe y position in the diagram. |
| Attribute Detail |
xs:stringoptionalunqualifiedxs:booleanoptionalunqualifiedxs:stringoptionalunqualifiedxs:intoptionalunqualifiedxs:stringrequiredunqualifiedxs:stringrequiredunqualifiedxs:longrequiredunqualifiedswimlaneOrientationTypeoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:stringoptionalunqualifiedxs:intoptionalunqualifiedxs:longrequiredunqualifiedxs:longrequiredunqualified<xs:element name="poolSymbol"><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="id" type="xs:string" use="required">
</xs:attribute><xs:attribute name="name" type="xs:string" use="required">
</xs:attribute><xs:attribute name="x" type="xs:long" use="required">
</xs:attribute><xs:attribute name="y" type="xs:long" use="required">
</xs:attribute><xs:attribute name="width" type="xs:int" use="optional">
</xs:attribute><xs:attribute name="height" type="xs:int" use="optional">
</xs:attribute><xs:attribute name="shape" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="borderColor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="fillColor" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="style" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="participant" type="xs:string" use="optional">
</xs:attribute><xs:attribute name="boundaryVisible" type="xs:boolean" use="optional">
</xs:attribute><xs:attribute name="process" type="xs:string" use="optional"></xs:complexType>
</xs:attribute>
| |||||||
| DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES | ||||||