Package | Description |
---|---|
org.yawlfoundation.yawl.editor.ui.properties.data |
Modifier and Type | Method and Description |
---|---|
static VariableScope |
VariableScope.getScope(int value) |
static VariableScope |
VariableScope.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VariableScope[] |
VariableScope.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
java.util.Vector<VariableScope> |
TaskVariableTablePanel.getScopes() |
java.util.Vector<VariableScope> |
VariableTablePanel.getScopes() |