|
||||||||||
| 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
fUML.Semantics.Classes.Kernel.Reference
public class Reference
An implementation of the model object ' fUML::Semantics::Classes::Kernel::Reference'.
The following features are implemented:
startBehaviordispatchsenddestroyequalscopynew_getTypesgetFeatureValuesetFeatureValuegetFeatureValuestoStringreferent
| Field Summary | |
|---|---|
Object_ |
referent
|
| Constructor Summary | |
|---|---|
Reference()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
void |
destroy()
operation destroy |
Execution |
dispatch(Operation operation)
operation dispatch |
boolean |
equals(Value otherValue)
operation equals |
FeatureValue |
getFeatureValue(StructuralFeature feature)
operation getFeatureValue |
FeatureValueList |
getFeatureValues()
operation getFeatureValues |
ClassifierList |
getTypes()
operation getTypes |
void |
send(SignalInstance signalInstance)
operation send |
void |
setFeatureValue(StructuralFeature feature,
ValueList values,
int position)
operation setFeatureValue |
void |
startBehavior(Class_ classifier,
ParameterValueList inputs)
operation startBehavior |
String |
toString()
operation toString |
| Methods inherited from class fUML.Semantics.Classes.Kernel.StructuredValue |
|---|
createFeatureValues, specify |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Value |
|---|
hasType, objectId |
| 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 |
| Field Detail |
|---|
public Object_ referent
| Constructor Detail |
|---|
public Reference()
| Method Detail |
|---|
public void startBehavior(Class_ classifier,
ParameterValueList inputs)
public Execution dispatch(Operation operation)
public void send(SignalInstance signalInstance)
public void destroy()
public boolean equals(Value otherValue)
equals in class Valuepublic Value copy()
copy in class Valuepublic ClassifierList getTypes()
getTypes in class Valuepublic FeatureValue getFeatureValue(StructuralFeature feature)
getFeatureValue in class StructuredValue
public void setFeatureValue(StructuralFeature feature,
ValueList values,
int position)
setFeatureValue in class StructuredValuepublic FeatureValueList getFeatureValues()
getFeatureValues in class StructuredValuepublic String toString()
toString in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||