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

G

getActSimulationTime() - Method in class org.openmodelica.simulation.core.simulationdata.SimulationResultManager
The Actual simulation time is to synchronize the views and with each other, with the result manager and the Transfer Threads
getAllFullQualifiedInputVariableNames() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Returns all in the inputVariables collection containing inputVariable names
getAllFullQualifiedOutputVariableNames() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Returns all in the OutputVariable collection containing OutputVariable names
getAllFullQualifiedParameterNames() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Returns all in the parameter collection containing parameter names
getAllFullQualifiedVariableNames() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Returns all in the variable collection containing variable names
getAuthor() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getAuthor() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getComment() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
 
getComment() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getComment() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Returns the comment of the Modelica property
getComment() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSessionConfiguration
 
getComment() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getCompany() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getCompany() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getConfigurationName() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSessionConfiguration
 
getDefault() - Static method in class org.openmodelica.simulation.core.Activator
Returns the shared instance
getDisplay() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Returns the flag if a property should being displayed in a plot or not
getId() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getImageDescriptor(String) - Static method in class org.openmodelica.simulation.core.Activator
Returns an image descriptor for the image file at the given plug-in relative path
getInputVariableByName(String) - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Searches in the InputVariable collection to return a Modelica Property from the math type InputVariable with a given full qualified name.
getInteractive() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaInputVariable
 
getInteractive() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaParameter
A parameter can be modified interactively during a simulation.
getMainclass() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getMaxValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaInteger
 
getMaxValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Gets the max value if the Modelica Property is from the type ModelicaReal or ModelicaInteger.
getMaxValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaReal
 
getMinValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaInteger
 
getMinValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Gets the min value if the Modelica Property is from the type ModelicaReal or ModelicaInteger.
getMinValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaReal
 
getModelicaModel() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
Returns the used modelica model
getModelicaModel() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSessionConfiguration
Returns the configured, modified modelica model used to simulate a model with diffrent data and settings
getModelicaModelName() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getN_algebraics() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_inputVars() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_outputVars() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_parameters() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_states() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_string_parameters() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getN_string_variables() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getName() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
 
getName() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getName() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Returns the full qualified name of the Modelica property
getName() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getNumberOfRuns() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getOutputVariableByName(String) - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Searches in the OutputVariable collection to return a Modelica Property from the math type OutputVariable with a given full qualified name.
getParameterByName(String) - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Searches in the parameter collection to return a Modelica Property from the math type parameter with a given full qualified name.
getPrimitiveValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
returns the value of the primitive type Double = ModelicaReal Integer = ModelicaInteger String = ModelicaString Boolean = ModelicaBoolean
getProjectAuthor() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getProjectComment() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getProjectCompany() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getProjectId() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getProjectName() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getProjectVersion() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getRuntimeControlServerIp() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getRuntimeControlServerPort() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getSimSessConfig(String) - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
Returns an Simulation Session Configuration from the session config container
getSimSessionConfigs() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
Returns all available simulation session configurations for a simulation project as a set of config names
getSimSetting() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSessionConfiguration
 
getSimStepTime() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
The simulation step time is an interval of output results
getSimulationControlServerIp() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getSimulationControlServerPort() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getSimulationProjectFolderPath() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationProject
 
getSimulationTransferServerIp() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getSimulationTransferServerPort() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getSolver() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getTolerance() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 
getType() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
 
getType() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaPrimitiveDataType
 
getType() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaProperty
Returns the type of the Modelica property Modelica Types: Real, Integer, String, Boolean
getValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaBoolean
 
getValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaInteger
 
getValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaReal
 
getValue() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaString
 
getValueForFullQualifiedName(Double, String) - Method in class org.openmodelica.simulation.core.simulationdata.SimulationResultManager
A property value at a specified time can be requested by asking for its value with its full qualified name.
getVariableByName(String) - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaMainclass
Searches in the variable collection to return a Modelica Property from the math type state or algebraic with a given full qualified name.
getVersion() - Method in class org.openmodelica.simulation.core.models.modelica.ModelicaModel
 
getVersion() - Method in class org.openmodelica.simulation.core.models.simulation.SimulationSetting
 

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