org.modeldriven.fuml.environment
Class ExecutionEnvironment

java.lang.Object
  extended by org.modeldriven.fuml.environment.ExecutionEnvironment

public class ExecutionEnvironment
extends java.lang.Object


Constructor Summary
ExecutionEnvironment(Environment environment)
           
 
Method Summary
protected  ParameterValueList createDefaultInputValues(ParameterList parameters)
           
 void execute(Behavior behavior)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExecutionEnvironment

public ExecutionEnvironment(Environment environment)
Method Detail

execute

public void execute(Behavior behavior)

createDefaultInputValues

protected ParameterValueList createDefaultInputValues(ParameterList parameters)


Copyright © 2015. All Rights Reserved.