Package | Description |
---|---|
fr.cnes.genius.constraints |
Modifier and Type | Method and Description |
---|---|
GConstraint.Direction |
GConstraint.getFlow()
Get the direction associated to the flow.
|
static GConstraint.Direction |
GConstraint.Direction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GConstraint.Direction[] |
GConstraint.Direction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static GBasicConstraintInterface |
GConstraint.flow(GConstraint.Direction direction)
Create a flow basic constraint to be passed to the constructor.
|
void |
GConstraint.setFlow(GConstraint.Direction direction)
Set the flow direction.
|
Copyright © 2024. All rights reserved.