Interface ModelicaClassType

    • Method Detail

      • getSpecialization

        ModelicaClassSpecialization getSpecialization()
        Returns the class specialization (i.e., package, model, function, etc.)
      • isConnectorLike

        boolean isConnectorLike()
        Returns whether this class is some kind of connector.
      • isEncapsulated

        boolean isEncapsulated()
        Returns whether this class is encapsulated.
      • isPartial

        boolean isPartial()
        Returns whether this class is partial.
      • getClassScope

        ModelicaClassScope getClassScope()
        Returns the scope defined by this class itself.