Class Summary |
Bpmn2AdapterFactory |
The Adapter Factory for the model. |
Bpmn2AutonameHelper |
Assigns a unique name to a model element (if it has a feature that represents
a name) within its containing collection. |
Bpmn2RelationshipTypes |
Constants for supported Relationship types in bpmn2 modeler |
Bpmn2ResourceFactoryImpl |
The Resource Factory associated with the
package. |
Bpmn2ResourceImpl |
The Resource associated with the package. |
Bpmn2Switch<T> |
The Switch for the model's inheritance hierarchy. |
Bpmn2URIHelper |
Helper class to deal with EMF URIs. |
Bpmn2XMLProcessor |
This class contains helper methods to serialize and deserialize XML documents
|
ExpressionUtil |
|
ExternalDomainArtifactsReferenceUtil |
Use this class only when you want to get BPMN Interfaces/Operations as well
as referenced External domain Interfaces/Operations from supported BPMN
elements. |
QNameTriggerListener |
Listener class to listen to QName trigger events, e.g., if a
feature that has a QName ref is set, this class will respond and
send a command to set the QName ref. |
QNameUtil |
|
RelationshipUtil |
Utility class for handling relationships
Current approach for creating Relationship in BPMN Modeler uses single source
and single target for a Relationship Methods in this class may not work
properly when the Relationships contains multiple sources and targets. |