public class FeatureValue extends FumlObject
| Modifier and Type | Field and Description |
|---|---|
StructuralFeature |
feature |
int |
position |
ValueList |
values |
| Constructor and Description |
|---|
FeatureValue() |
| Modifier and Type | Method and Description |
|---|---|
FeatureValue |
copy() |
boolean |
hasEqualValues(FeatureValue other) |
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespacepublic StructuralFeature feature
public ValueList values
public int position
public boolean hasEqualValues(FeatureValue other)
public FeatureValue copy()
Copyright © 2020. All rights reserved.