|
||||||||||
| 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.Executor
public class Executor
An implementation of the model object ' fUML::Semantics::Loci::LociL1::Executor'.
The following features are implemented:
| Field Summary | |
|---|---|
Locus |
locus
|
| Constructor Summary | |
|---|---|
Executor()
|
|
| Method Summary | |
|---|---|
Value |
evaluate(ValueSpecification specification)
operation evaluate |
ParameterValueList |
execute(Behavior behavior,
Object_ context,
ParameterValueList inputs)
operation execute |
Reference |
start(Class_ type,
ParameterValueList inputs)
operation start |
| 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, toString, wait, wait, wait |
| Field Detail |
|---|
public Locus locus
| Constructor Detail |
|---|
public Executor()
| Method Detail |
|---|
public ParameterValueList execute(Behavior behavior,
Object_ context,
ParameterValueList inputs)
public Value evaluate(ValueSpecification specification)
public Reference start(Class_ type,
ParameterValueList inputs)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||