|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.modeldriven.fuml.FumlObject
fUML.Semantics.Loci.LociL1.SemanticVisitor
fUML.Semantics.Classes.Kernel.Value
fUML.Semantics.Classes.Kernel.StructuredValue
public abstract class StructuredValue
An implementation of the model object ' fUML::Semantics::Classes::Kernel::StructuredValue'.
The following features are implemented:
| Constructor Summary | |
|---|---|
StructuredValue()
|
|
| Method Summary | |
|---|---|
void |
createFeatureValues()
operation createFeatureValues |
abstract FeatureValue |
getFeatureValue(StructuralFeature feature)
operation getFeatureValue |
abstract FeatureValueList |
getFeatureValues()
operation getFeatureValues |
abstract void |
setFeatureValue(StructuralFeature feature,
ValueList values,
int position)
operation setFeatureValue |
ValueSpecification |
specify()
operation specify |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Value |
|---|
copy, equals, getTypes, hasType, objectId, toString |
| Methods inherited from class fUML.Semantics.Loci.LociL1.SemanticVisitor |
|---|
_beginIsolation, _endIsolation |
| 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, wait, wait, wait |
| Constructor Detail |
|---|
public StructuredValue()
| Method Detail |
|---|
public ValueSpecification specify()
specify in class Valuepublic abstract FeatureValue getFeatureValue(StructuralFeature feature)
public abstract void setFeatureValue(StructuralFeature feature,
ValueList values,
int position)
public abstract FeatureValueList getFeatureValues()
public void createFeatureValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||