Interface LqnModelType

    • Method Detail

      • getRunControl

        RunControlType getRunControl()
        Returns the value of the 'Run Control' containment reference.

        If the meaning of the 'Run Control' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Run Control' containment reference.
        See Also:
        setRunControl(RunControlType), LqnPackage.getLqnModelType_RunControl()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='run-control' namespace='##targetNamespace'"
      • setRunControl

        void setRunControl​(RunControlType value)
        Sets the value of the 'Run Control' containment reference.
        Parameters:
        value - the new value of the 'Run Control' containment reference.
        See Also:
        getRunControl()
        Generated class or method.
      • getPlotControl

        PlotControlType getPlotControl()
        Returns the value of the 'Plot Control' containment reference.

        If the meaning of the 'Plot Control' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Plot Control' containment reference.
        See Also:
        setPlotControl(PlotControlType), LqnPackage.getLqnModelType_PlotControl()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='plot-control' namespace='##targetNamespace'"
      • setPlotControl

        void setPlotControl​(PlotControlType value)
        Sets the value of the 'Plot Control' containment reference.
        Parameters:
        value - the new value of the 'Plot Control' containment reference.
        See Also:
        getPlotControl()
        Generated class or method.
      • getSolverParams

        SolverParamsType getSolverParams()
        Returns the value of the 'Solver Params' containment reference.

        If the meaning of the 'Solver Params' containment reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Solver Params' containment reference.
        See Also:
        setSolverParams(SolverParamsType), LqnPackage.getLqnModelType_SolverParams()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='solver-params' namespace='##targetNamespace'"
      • setSolverParams

        void setSolverParams​(SolverParamsType value)
        Sets the value of the 'Solver Params' containment reference.
        Parameters:
        value - the new value of the 'Solver Params' containment reference.
        See Also:
        getSolverParams()
        Generated class or method.
      • getProcessor

        EList<ProcessorType> getProcessor()
        Returns the value of the 'Processor' containment reference list. The list contents are of type ProcessorType.

        If the meaning of the 'Processor' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Processor' containment reference list.
        See Also:
        LqnPackage.getLqnModelType_Processor()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='processor' namespace='##targetNamespace'"
      • getSlot

        EList<SlotType> getSlot()
        Returns the value of the 'Slot' containment reference list. The list contents are of type SlotType.

        If the meaning of the 'Slot' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Slot' containment reference list.
        See Also:
        LqnPackage.getLqnModelType_Slot()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='slot' namespace='##targetNamespace'"
      • getLqx

        String getLqx()
        Returns the value of the 'Lqx' attribute.

        If the meaning of the 'Lqx' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lqx' attribute.
        See Also:
        setLqx(String), LqnPackage.getLqnModelType_Lqx()
        Generated class or method.
        EMF model class or method.
        dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData="kind='element' name='lqx' namespace='##targetNamespace'"
      • setLqx

        void setLqx​(String value)
        Sets the value of the 'Lqx' attribute.
        Parameters:
        value - the new value of the 'Lqx' attribute.
        See Also:
        getLqx()
        Generated class or method.
      • getDescription

        String getDescription()
        Returns the value of the 'Description' attribute.

        If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Description' attribute.
        See Also:
        setDescription(String), LqnPackage.getLqnModelType_Description()
        Generated class or method.
        EMF model class or method.
        dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData="kind='attribute' name='description' namespace='##targetNamespace'"
      • setDescription

        void setDescription​(String value)
        Sets the value of the 'Description' attribute.
        Parameters:
        value - the new value of the 'Description' attribute.
        See Also:
        getDescription()
        Generated class or method.
      • getLqnSchemaVersion

        BigDecimal getLqnSchemaVersion()
        Returns the value of the 'Lqn Schema Version' attribute. The default value is "1.0".

        If the meaning of the 'Lqn Schema Version' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Lqn Schema Version' attribute.
        See Also:
        isSetLqnSchemaVersion(), unsetLqnSchemaVersion(), setLqnSchemaVersion(BigDecimal), LqnPackage.getLqnModelType_LqnSchemaVersion()
        Generated class or method.
        EMF model class or method.
        default="1.0" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Decimal" extendedMetaData="kind='attribute' name='lqn-schema-version' namespace='##targetNamespace'"
      • getName

        String getName()
        Returns the value of the 'Name' attribute.

        If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Name' attribute.
        See Also:
        setName(String), LqnPackage.getLqnModelType_Name()
        Generated class or method.
        EMF model class or method.
        dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData="kind='attribute' name='name' namespace='##targetNamespace'"
      • setName

        void setName​(String value)
        Sets the value of the 'Name' attribute.
        Parameters:
        value - the new value of the 'Name' attribute.
        See Also:
        getName()
        Generated class or method.
      • isXmlDebug

        boolean isXmlDebug()
        Returns the value of the 'Xml Debug' attribute.

        If the meaning of the 'Xml Debug' attribute isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Xml Debug' attribute.
        See Also:
        isSetXmlDebug(), unsetXmlDebug(), setXmlDebug(boolean), LqnPackage.getLqnModelType_XmlDebug()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" extendedMetaData="kind='attribute' name='xml-debug' namespace='##targetNamespace'"