|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionMode | |
|---|---|
| com.ebmwebsourcing.petalsbpm.bpmndiagram.common | |
| com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector | |
| Uses of ConnectionMode in com.ebmwebsourcing.petalsbpm.bpmndiagram.common |
|---|
| Constructors in com.ebmwebsourcing.petalsbpm.bpmndiagram.common with parameters of type ConnectionMode | |
|---|---|
ConnectableFlowElement(ProcessPanel definitionPanel,
java.lang.String id,
ConnectionMode mode)
|
|
| Uses of ConnectionMode in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.common.connector that return ConnectionMode | |
|---|---|
static ConnectionMode |
ConnectionMode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConnectionMode[] |
ConnectionMode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||