|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.openmodelica.simulation.core.models.modelica.ModelicaProperty
org.openmodelica.simulation.core.models.modelica.ModelicaOutputVariable
public class ModelicaOutputVariable
This class represents Modelica output variables
Constructor Summary | |
---|---|
ModelicaOutputVariable(java.lang.String name,
java.lang.String type,
java.lang.String comment)
|
Method Summary | |
---|---|
java.lang.String |
toString()
|
Methods inherited from class org.openmodelica.simulation.core.models.modelica.ModelicaProperty |
---|
getComment, getDisplay, getMaxValue, getMinValue, getName, getPrimitiveValue, getType, setDisplay, setMaxValue, setMinValue, setPrimitiveValue |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public ModelicaOutputVariable(java.lang.String name, java.lang.String type, java.lang.String comment)
Method Detail |
---|
public java.lang.String toString()
toString
in class ModelicaProperty
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |