A C F G I M O P R S T W

C

checkConnection() - Static method in class org.openmodelica.simulation.core.network.SimulationControlClient
Checks if a connection to a simulation runtime control server is established otherwise it will connect to a runtime
clearAll(String) - Static method in class org.openmodelica.simulation.core.network.SimulationControlClient
Sends a shutdown message to the runtime and closes all open sockets and servers.
createBuildModelString(String, String, String) - Static method in class org.openmodelica.simulation.core.omc.OMC_Communication_Interface
 
createExampleProject() - Static method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
Creates an example Modelica model containing the following data name "Project" id "4021" version "1.2.2" author "Parham" company "EADS" comment "No comment yet" Also containing a Modelica main class: "TwoTanksMain", "TanksConnectedPI", "This is the Mainclass" With a variable "tank1.h", "Real", "No comments yet"
createSimulateString(String, String, String, String, String, String) - Static method in class org.openmodelica.simulation.core.omc.OMC_Communication_Interface
 
createXML(ModelicaModel, String) - Static method in class org.openmodelica.simulation.core.xml.generator.SimulationConfiguration_XML_generator
 
createXML(String, String, String, String, String, String, String, String) - Static method in class org.openmodelica.simulation.core.xml.generator.SimulationInitial_XML_generator
Use this method to create a ModelInit.xml with a path to an init.txt file but not available InitTXT class.
createXML(String, String, InitTXT, String, String, String, String, String) - Static method in class org.openmodelica.simulation.core.xml.generator.SimulationInitial_XML_generator
Use this method to create a ModelInit.xml with a given initTXTFile object.
createXML(SimulationProject, String) - Static method in class org.openmodelica.simulation.core.xml.generator.SimulationProject_XML_generator
Creates the Simulation Project XML and stores it to a given folder path from

A C F G I M O P R S T W