|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Constants.BPMNObjectGroup | |
|---|---|
| com.ebmwebsourcing.bpmndiagram.business.domain.to | |
| com.ebmwebsourcing.bpmndiagram.business.domain.util | |
| Uses of Constants.BPMNObjectGroup in com.ebmwebsourcing.bpmndiagram.business.domain.to |
|---|
| Methods in com.ebmwebsourcing.bpmndiagram.business.domain.to that return Constants.BPMNObjectGroup | |
|---|---|
Constants.BPMNObjectGroup |
Constants.BPMNObjectType.getGroup()
|
static Constants.BPMNObjectGroup |
Constants.BPMNObjectGroup.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Constants.BPMNObjectGroup[] |
Constants.BPMNObjectGroup.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of Constants.BPMNObjectGroup in com.ebmwebsourcing.bpmndiagram.business.domain.util |
|---|
| Methods in com.ebmwebsourcing.bpmndiagram.business.domain.util with parameters of type Constants.BPMNObjectGroup | |
|---|---|
java.util.ArrayList<FlowNode> |
CPatHelper.getFlowNodesByGroup(Constants.BPMNObjectGroup typeGroup)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||