| Modifier and Type | Field and Description |
|---|---|
ValueList |
Values.values |
| Modifier and Type | Method and Description |
|---|---|
ValueList |
StructuredActivityNodeActivation.getPinValues(OutputPin pin) |
ValueList |
ActionActivation.getTokens(InputPin pin) |
ValueList |
ActionActivation.getValues(Value sourceValue,
StructuralFeature feature) |
ValueList |
ActionActivation.takeTokens(InputPin pin) |
| Modifier and Type | Method and Description |
|---|---|
int |
WriteStructuralFeatureActionActivation.position(Value value,
ValueList list,
int startAt) |
void |
StructuredActivityNodeActivation.putPinValues(OutputPin pin,
ValueList values) |
void |
ActionActivation.putTokens(OutputPin pin,
ValueList values) |
| Modifier and Type | Method and Description |
|---|---|
ValueList |
DecisionNodeActivation.getDecisionValues(TokenList incomingTokens) |
| Modifier and Type | Field and Description |
|---|---|
ValueList |
ParameterValue.values |
| Modifier and Type | Field and Description |
|---|---|
ValueList |
FeatureValue.values |
| Modifier and Type | Method and Description |
|---|---|
ValueList |
StructuredValue.getValues(NamedElement feature,
FeatureValueList featureValues) |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
StructuredValue.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
void |
CompoundValue.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
| Modifier and Type | Method and Description |
|---|---|
void |
Reference.setFeatureValue(StructuralFeature feature,
ValueList values,
int position) |
| Modifier and Type | Method and Description |
|---|---|
void |
OperationExecution.setParameterValue(Parameter parameter,
ValueList values) |
void |
OperationExecution.setParameterValue(String parameterName,
ValueList values) |
void |
OperationExecution.setReturnParameterValue(ValueList values) |
Copyright © 2020. All rights reserved.