|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SequenceFlowType | |
|---|---|
| com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors | |
| Uses of SequenceFlowType in com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors |
|---|
| Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors that return SequenceFlowType | |
|---|---|
SequenceFlowType |
SequenceFlow.getType()
|
static SequenceFlowType |
SequenceFlowType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SequenceFlowType[] |
SequenceFlowType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.ebmwebsourcing.petalsbpm.bpmndiagram.connectors with parameters of type SequenceFlowType | |
|---|---|
void |
SequenceFlow.setType(SequenceFlowType type)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||