org.modeldriven.fuml.environment
Class ExecutionEnvironment

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

public class ExecutionEnvironment
extends Object


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

Constructor Detail

ExecutionEnvironment

public ExecutionEnvironment(Environment environment)
Method Detail

execute

public void execute(Behavior behavior)


Copyright © 2012. All Rights Reserved.