| Package | Description |
|---|---|
| de.viadee.bpm.vPAV.processing.model.data | |
| de.viadee.bpm.vPAV.processing.model.graph |
| Modifier and Type | Method and Description |
|---|---|
static InOutState |
InOutState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static InOutState[] |
InOutState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,InOutState> |
BpmnElement.defined() |
Map<String,InOutState> |
BpmnElement.getIn() |
Map<String,InOutState> |
BpmnElement.getOut() |
| Modifier and Type | Method and Description |
|---|---|
void |
BpmnElement.setIn(Map<String,InOutState> outPredecessor) |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,InOutState> |
Graph.intersection(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
generate intersection for variable maps and remind precedence rule for variable states
|
static Map<String,InOutState> |
Graph.unionWithStatePrecedence(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
get union and remind precedence rule for variable states
|
| Modifier and Type | Method and Description |
|---|---|
static Map<String,InOutState> |
Graph.intersection(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
generate intersection for variable maps and remind precedence rule for variable states
|
static Map<String,InOutState> |
Graph.intersection(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
generate intersection for variable maps and remind precedence rule for variable states
|
static Map<String,InOutState> |
Graph.unionWithStatePrecedence(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
get union and remind precedence rule for variable states
|
static Map<String,InOutState> |
Graph.unionWithStatePrecedence(Map<String,InOutState> mapA,
Map<String,InOutState> mapB)
get union and remind precedence rule for variable states
|
Copyright © 2018 viadee Unternehmensberatung GmbH. All rights reserved.