Package | Description |
---|---|
alice.tuplecentre.api | |
alice.tuplecentre.core |
Modifier and Type | Method and Description |
---|---|
TCCycleResult.Outcome |
ITCCycleResult.getOpResult() |
Modifier and Type | Method and Description |
---|---|
void |
ITCCycleResult.setOpResult(TCCycleResult.Outcome o) |
Modifier and Type | Method and Description |
---|---|
TCCycleResult.Outcome |
TCCycleResult.getOpResult() |
static TCCycleResult.Outcome |
TCCycleResult.Outcome.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static TCCycleResult.Outcome[] |
TCCycleResult.Outcome.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TCCycleResult.setOpResult(TCCycleResult.Outcome o) |
void |
AbstractTupleCentreOperation.setOpResult(TCCycleResult.Outcome o) |