fUML.Semantics.Loci.LociL1
Class Executor

java.lang.Object
  extended by org.modeldriven.fuml.FumlObject
      extended by fUML.Semantics.Loci.LociL1.Executor

public class Executor
extends FumlObject

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

locus

public Locus locus
Constructor Detail

Executor

public Executor()
Method Detail

execute

public ParameterValueList execute(Behavior behavior,
                                  Object_ context,
                                  ParameterValueList inputs)
operation execute


evaluate

public Value evaluate(ValueSpecification specification)
operation evaluate


start

public Reference start(Class_ type,
                       ParameterValueList inputs)
operation start



Copyright © 2012. All Rights Reserved.