|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.synccharts.sbase.Utils
public final class Utils
Utility class for synccharts sbase.
Method Summary | |
---|---|
static void |
copyState(State s)
Stores the state reference. |
static void |
copyStates(EList<State> states)
Test. |
static State |
getBufferedState()
Returns the copied state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void copyState(State s)
s
- The state to storepublic static void copyStates(EList<State> states)
states
- Blablapublic static State getBufferedState()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |