| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
ReturnInformation.specify() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
DecisionNodeActivation.test(ValueSpecification guard,
Value value) |
| Modifier and Type | Method and Description |
|---|---|
Evaluation |
ExecutionFactory.createEvaluation(ValueSpecification specification) |
Value |
Executor.evaluate(ValueSpecification specification) |
| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
UnlimitedNaturalValue.specify() |
ValueSpecification |
StructuredValue.specify() |
ValueSpecification |
StringValue.specify() |
ValueSpecification |
RealValue.specify() |
ValueSpecification |
IntegerValue.specify() |
ValueSpecification |
EnumerationValue.specify() |
ValueSpecification |
BooleanValue.specify() |
| Modifier and Type | Field and Description |
|---|---|
ValueSpecification |
Evaluation.specification |
| Modifier and Type | Method and Description |
|---|---|
abstract ValueSpecification |
Value.specify() |
| Modifier and Type | Field and Description |
|---|---|
ValueSpecification |
ValueSpecificationAction.value |
| Modifier and Type | Method and Description |
|---|---|
void |
Pin.setLowerValue(ValueSpecification lowerValue) |
void |
Pin.setUpperValue(ValueSpecification upperValue) |
void |
ValueSpecificationAction.setValue(ValueSpecification value) |
| Modifier and Type | Field and Description |
|---|---|
ValueSpecification |
ActivityEdge.guard |
| Modifier and Type | Method and Description |
|---|---|
void |
ActivityEdge.setGuard(ValueSpecification guard) |
| Modifier and Type | Class and Description |
|---|---|
class |
InstanceValue |
| Modifier and Type | Field and Description |
|---|---|
ValueSpecification |
Property.defaultValue |
| Modifier and Type | Method and Description |
|---|---|
void |
Slot.addValue(ValueSpecification value) |
void |
StructuralFeature.setLowerValue(ValueSpecification lowerValue) |
void |
Parameter.setLowerValue(ValueSpecification lowerValue) |
void |
StructuralFeature.setUpperValue(ValueSpecification upperValue) |
void |
Parameter.setUpperValue(ValueSpecification upperValue) |
| Modifier and Type | Field and Description |
|---|---|
ValueSpecification |
MultiplicityElement.lowerValue |
ValueSpecification |
MultiplicityElement.upperValue |
| Modifier and Type | Method and Description |
|---|---|
void |
MultiplicityElement.setLowerValue(ValueSpecification lowerValue) |
void |
MultiplicityElement.setUpperValue(ValueSpecification upperValue) |
| Modifier and Type | Class and Description |
|---|---|
class |
LiteralBoolean |
class |
LiteralInteger |
class |
LiteralNull |
class |
LiteralReal |
class |
LiteralSpecification |
class |
LiteralString |
class |
LiteralUnlimitedNatural |
| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
ValueSpecificationList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValueSpecificationList.addValue(int i,
ValueSpecification v) |
void |
ValueSpecificationList.addValue(ValueSpecification v) |
void |
ValueSpecificationList.setValue(int i,
ValueSpecification v) |
| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
Property.getDefaultValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setDefaultValue(ValueSpecification defaultValue) |
| Modifier and Type | Method and Description |
|---|---|
ValueSpecification |
ModelFactory.createDefault(Property prop,
Object value,
String instance,
String id,
String xmiType,
String typeId) |
ValueSpecification |
Property.getDefaultValue() |
| Modifier and Type | Method and Description |
|---|---|
void |
Property.setDefaultValue(ValueSpecification defaultValue) |
Copyright © 2023. All rights reserved.