All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----berkeley.cs.dmc.system.SysToVar
public SysToVar()
public static void main(String args[])
java berkeley.cs.dmc.system.SysToVarDynamicsSystem must be th ename of a class that implements the DynamicsSystem interface, and must contain the string "System" in its name. A new class will be created, that implements the DynamicsVariable interface, and with a name derived from DynamicsSystem by replacing the string "System" with the string "Variable".
All Packages Class Hierarchy This Package Previous Next Index