Package | Description |
---|---|
org.seamcat.model.simulation.result |
Modifier and Type | Method and Description |
---|---|
static Direction |
Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Direction[] |
Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
LinkResult.assignLocalEnvironment(List<LocalEnvironment> environments,
Direction direction)
This method will perform the complex task of picking the local environment
of this link.
|
Copyright © 2018. All rights reserved.