Interface LqnModelType

All Superinterfaces:
EObject, Notifier
All Known Implementing Classes:
LqnModelTypeImpl

public interface LqnModelType extends EObject
A representation of the model object 'Model Type'.

The following features are supported:

See Also:
Generated class or method.
EMF model class or method.
extendedMetaData="name='LqnModelType' kind='elementOnly'"
  • Method Details

    • 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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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:
      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'"
    • setLqnSchemaVersion

      void setLqnSchemaVersion(BigDecimal value)
      Sets the value of the 'Lqn Schema Version' attribute.
      Parameters:
      value - the new value of the 'Lqn Schema Version' attribute.
      See Also:
      Generated class or method.
    • unsetLqnSchemaVersion

      void unsetLqnSchemaVersion()
      Unsets the value of the 'Lqn Schema Version' attribute.
      See Also:
      Generated class or method.
    • isSetLqnSchemaVersion

      boolean isSetLqnSchemaVersion()
      Returns whether the value of the 'Lqn Schema Version' attribute is set.
      Returns:
      whether the value of the 'Lqn Schema Version' attribute is set.
      See Also:
      Generated class or method.
    • getLqncoreSchemaVersion

      BigDecimal getLqncoreSchemaVersion()
      Returns the value of the 'Lqncore Schema Version' attribute. The default value is "1.1".

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

      Returns:
      the value of the 'Lqncore Schema Version' attribute.
      See Also:
      Generated class or method.
      EMF model class or method.
      default="1.1" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Decimal" extendedMetaData="kind='attribute' name='lqncore-schema-version' namespace='##targetNamespace'"
    • setLqncoreSchemaVersion

      void setLqncoreSchemaVersion(BigDecimal value)
      Sets the value of the 'Lqncore Schema Version' attribute.
      Parameters:
      value - the new value of the 'Lqncore Schema Version' attribute.
      See Also:
      Generated class or method.
    • unsetLqncoreSchemaVersion

      void unsetLqncoreSchemaVersion()
      Unsets the value of the 'Lqncore Schema Version' attribute.
      See Also:
      Generated class or method.
    • isSetLqncoreSchemaVersion

      boolean isSetLqncoreSchemaVersion()
      Returns whether the value of the ' Lqncore Schema Version' attribute is set.
      Returns:
      whether the value of the 'Lqncore Schema Version' attribute is set.
      See Also:
      Generated class or method.
    • 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:
      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:
      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:
      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'"
    • setXmlDebug

      void setXmlDebug(boolean value)
      Sets the value of the 'Xml Debug' attribute.
      Parameters:
      value - the new value of the 'Xml Debug' attribute.
      See Also:
      Generated class or method.
    • unsetXmlDebug

      void unsetXmlDebug()
      Unsets the value of the 'Xml Debug' attribute.
      See Also:
      Generated class or method.
    • isSetXmlDebug

      boolean isSetXmlDebug()
      Returns whether the value of the 'Xml Debug' attribute is set.
      Returns:
      whether the value of the 'Xml Debug' attribute is set.
      See Also:
      Generated class or method.