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


Field Summary
 Locus locus
           
 
Constructor Summary
Executor()
           
 
Method Summary
 Value evaluate(ValueSpecification specification)
           
 ParameterValueList execute(Behavior behavior, Object_ context, ParameterValueList inputs)
           
 Reference start(Class_ type, ParameterValueList inputs)
           
 
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, 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)

evaluate

public Value evaluate(ValueSpecification specification)

start

public Reference start(Class_ type,
                       ParameterValueList inputs)


Copyright © 2015. All Rights Reserved.