|
||||||||||
| 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
fUML.Semantics.Activities.IntermediateActivities.ActivityExecution
public class ActivityExecution
An implementation of the model object ' fUML::Semantics::Activities::IntermediateActivities::ActivityExecution '.
The following features are implemented:
| Field Summary | |
|---|---|
ActivityNodeActivationGroup |
activationGroup
|
| Fields inherited from class fUML.Semantics.CommonBehaviors.BasicBehaviors.Execution |
|---|
context, 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 | |
|---|---|
ActivityExecution()
|
|
| Method Summary | |
|---|---|
Value |
copy()
operation copy |
void |
execute()
operation execute |
Value |
new_()
operation new_ |
void |
terminate()
operation terminate |
| Methods inherited from class fUML.Semantics.CommonBehaviors.BasicBehaviors.Execution |
|---|
getBehavior, getOutputParameterValues, getParameterValue, setParameterValue |
| 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 ActivityNodeActivationGroup activationGroup
| Constructor Detail |
|---|
public ActivityExecution()
| Method Detail |
|---|
public void execute()
execute in class Executionpublic Value copy()
copy in class Executionpublic Value new_()
new_ in class Executionpublic void terminate()
terminate in class Execution
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||