|
||||||||||
| 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.CompoundValue
fUML.Semantics.Classes.Kernel.ExtensionalValue
fUML.Semantics.Classes.Kernel.Object_
fUML.Semantics.CommonBehaviors.BasicBehaviors.Execution
public abstract class Execution
An implementation of the model object ' fUML::Semantics::CommonBehaviors::BasicBehaviors::Execution'.
The following features are implemented:
executeterminatecopynew_setParameterValuegetParameterValuegetOutputParameterValues
getBehaviorcontextparameterValues
| Field Summary | |
|---|---|
Object_ |
context
|
ParameterValueList |
parameterValues
|
| Fields inherited from class fUML.Semantics.Classes.Kernel.Object_ |
|---|
objectActivation, types |
| Fields inherited from class fUML.Semantics.Classes.Kernel.ExtensionalValue |
|---|
locus |
| Fields inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
featureValues |
| Constructor Summary | |
|---|---|
Execution()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
abstract void |
execute()
operation execute |
Behavior |
getBehavior()
operation getBehavior |
ParameterValueList |
getOutputParameterValues()
operation getOutputParameterValues |
ParameterValue |
getParameterValue(Parameter parameter)
operation getParameterValue |
abstract Value |
new_()
operation new_ |
void |
setParameterValue(ParameterValue parameterValue)
operation setParameterValue |
void |
terminate()
operation terminate |
| Methods inherited from class fUML.Semantics.Classes.Kernel.Object_ |
|---|
destroy, dispatch, getTypes, register, send, startBehavior, unregister |
| Methods inherited from class fUML.Semantics.Classes.Kernel.CompoundValue |
|---|
equals, getFeatureValue, getFeatureValues, removeFeatureValues, setFeatureValue, 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_ context
public ParameterValueList parameterValues
| Constructor Detail |
|---|
public Execution()
| Method Detail |
|---|
public abstract void execute()
public void terminate()
public Value copy()
copy in class Object_public abstract Value new_()
public void setParameterValue(ParameterValue parameterValue)
public ParameterValue getParameterValue(Parameter parameter)
public ParameterValueList getOutputParameterValues()
public Behavior getBehavior()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||