|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Classes.Kernel.FeatureValue
public class FeatureValue
An implementation of the model object ' fUML::Semantics::Classes::Kernel::FeatureValue'.
The following features are implemented:
| Field Summary | |
|---|---|
StructuralFeature |
feature
|
int |
position
|
ValueList |
values
|
| Constructor Summary | |
|---|---|
FeatureValue()
|
|
| Method Summary | |
|---|---|
FeatureValue |
copy()
operation copy |
boolean |
hasEqualValues(FeatureValue other)
operation hasEqualValues |
| Methods inherited from class org.modeldriven.fuml.FumlObject |
|---|
getHref, getXmiId, getXmiNamespace, setHref, setXmiId, setXmiNamespace |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public StructuralFeature feature
public ValueList values
public int position
| Constructor Detail |
|---|
public FeatureValue()
| Method Detail |
|---|
public boolean hasEqualValues(FeatureValue other)
public FeatureValue copy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||