|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.ibm.xtools.bpmn2.util.Bpmn2RelationshipTypes
public final class Bpmn2RelationshipTypes
Constants for supported Relationship types in bpmn2 modeler
Field Summary | |
---|---|
static java.lang.String |
EXTERNAL_DOMAIN_IMPLEMENTATION_REF
This string is used for the relationship type when the relationship is created to indicate that the target is implementation reference for the source BPMN element. |
static java.lang.String |
EXTERNAL_DOMAIN_INTERFACE
This is the string used for the relationship type when a relationship is created for an external domain interface. |
static java.lang.String |
EXTERNAL_DOMAIN_OPERATION
This is the string used for the relationship type when a relationship is created for an external domain operation. |
static java.lang.String |
EXTERNAL_DOMAIN_USECASE
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String EXTERNAL_DOMAIN_INTERFACE
public static final java.lang.String EXTERNAL_DOMAIN_OPERATION
public static final java.lang.String EXTERNAL_DOMAIN_IMPLEMENTATION_REF
public static final java.lang.String EXTERNAL_DOMAIN_USECASE
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |