| Package | Description |
|---|---|
| at.ac.tuwien.dsg.cloud.elise.model.generic |
| Modifier and Type | Field and Description |
|---|---|
protected Capability.ExecutionMethod |
Capability.executionMethod |
| Modifier and Type | Method and Description |
|---|---|
Capability.ExecutionMethod |
Capability.getExecutionMethod() |
static Capability.ExecutionMethod |
Capability.ExecutionMethod.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Capability.ExecutionMethod[] |
Capability.ExecutionMethod.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Capability.setExecutionMethod(Capability.ExecutionMethod executionMethod) |
| Constructor and Description |
|---|
Capability(String name,
Capability.ExecutionMethod executeMethod,
Object executionModel) |
Copyright © 2016. All Rights Reserved.