|
||||||||||
| 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.Library.LibraryClassImplementation.OperationExecution
public class OperationExecution
| Field Summary |
|---|
| 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 | |
|---|---|
OperationExecution()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
java.lang.String |
getOperationName()
|
Parameter |
getParameter(java.lang.String parameterName)
|
ParameterValue |
getParameterValue(java.lang.String parameterName)
|
Value |
new_()
|
void |
set(ImplementationObject context,
Operation operation)
|
void |
setParameterValue(java.lang.String parameterName,
Value value)
|
void |
setParameterValue(java.lang.String parameterName,
ValueList values)
|
| Methods inherited from class fUML.Semantics.CommonBehaviors.BasicBehaviors.Execution |
|---|
copy, getBehavior, getOutputParameterValues, getParameterValue, setParameterValue, 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public OperationExecution()
| Method Detail |
|---|
public void set(ImplementationObject context,
Operation operation)
public Value new_()
new_ in class Executionpublic void execute()
execute in class Executionpublic java.lang.String getOperationName()
public Parameter getParameter(java.lang.String parameterName)
public ParameterValue getParameterValue(java.lang.String parameterName)
public void setParameterValue(java.lang.String parameterName,
ValueList values)
public void setParameterValue(java.lang.String parameterName,
Value value)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||