org.eclipse.etrice.core
Class RoomDefaultValues

java.lang.Object
  extended by org.eclipse.etrice.core.RoomDefaultValues

public class RoomDefaultValues
extends java.lang.Object

Author:
Henrik Rentz-Reichert

Constructor Summary
RoomDefaultValues()
           
 
Method Summary
static boolean isUseDataDrivenStateMachine()
           
static void setUseDataDrivenStateMachine(boolean useDataDrivenStateMachine)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RoomDefaultValues

public RoomDefaultValues()
Method Detail

setUseDataDrivenStateMachine

public static void setUseDataDrivenStateMachine(boolean useDataDrivenStateMachine)
Parameters:
useDataDrivenStateMachine - the useDataDrivenStateMachine to set

isUseDataDrivenStateMachine

public static boolean isUseDataDrivenStateMachine()
Returns:
the useDataDrivenStateMachine