| Package | Description |
|---|---|
| org.coode.oppl | |
| org.coode.oppl.variabletypes |
| Modifier and Type | Method and Description |
|---|---|
VariableScopes.Direction |
VariableScope.getDirection() |
VariableScopes.Direction |
SuperPropertyVariableScope.getDirection() |
VariableScopes.Direction |
SuperClassVariableScope.getDirection() |
VariableScopes.Direction |
SubPropertyVariableScope.getDirection() |
VariableScopes.Direction |
SubClassVariableScope.getDirection() |
VariableScopes.Direction |
IndividualVariableScope.getDirection() |
static VariableScopes.Direction |
VariableScopes.Direction.getDirection(String direction)
Parser the input String and returns the corresponding Direction.
|
static VariableScopes.Direction |
VariableScopes.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VariableScopes.Direction[] |
VariableScopes.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
EnumSet<VariableScopes.Direction> |
VariableType.getAllowedDirections() |
Copyright © 2015 The University of Manchester. All Rights Reserved.