| Package | Description |
|---|---|
| fuml.semantics.simpleclassifiers | |
| fuml.semantics.structuredclassifiers |
| Modifier and Type | Method and Description |
|---|---|
FeatureValue |
FeatureValue.copy() |
abstract FeatureValue |
StructuredValue.getFeatureValue(StructuralFeature feature) |
FeatureValue |
CompoundValue.getFeatureValue(StructuralFeature feature) |
FeatureValue |
FeatureValueList.getValue(int i) |
| Modifier and Type | Method and Description |
|---|---|
void |
FeatureValueList.addValue(FeatureValue v) |
void |
FeatureValueList.addValue(int i,
FeatureValue v) |
boolean |
FeatureValue.hasEqualValues(FeatureValue other) |
void |
FeatureValueList.setValue(int i,
FeatureValue v) |
| Modifier and Type | Method and Description |
|---|---|
FeatureValue |
Reference.getFeatureValue(StructuralFeature feature) |
Copyright © 2020. All rights reserved.