Class ModelicaBuiltinType

  • All Implemented Interfaces:
    ModelicaType, ResolvableEntity

    public class ModelicaBuiltinType
    extends Object
    implements ModelicaType
    Built-in Modelica types. There are only four basic variants: Boolean, Integer, Real and String but they can have modifications applied (such as min/max values), so do not introduce them as singletones for extendability in the future.