Interface PlotControlType

    • Method Detail

      • getFirstPlot

        FirstPlotType getFirstPlot()
        Returns the value of the 'First Plot' containment reference.

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

        Returns:
        the value of the 'First Plot' containment reference.
        See Also:
        setFirstPlot(FirstPlotType), LqnPackage.getPlotControlType_FirstPlot()
        Generated class or method.
        EMF model class or method.
        containment="true" required="true" extendedMetaData="kind='element' name='first-plot' namespace='##targetNamespace'"
      • setFirstPlot

        void setFirstPlot​(FirstPlotType value)
        Sets the value of the 'First Plot' containment reference.
        Parameters:
        value - the new value of the 'First Plot' containment reference.
        See Also:
        getFirstPlot()
        Generated class or method.
      • getPlot

        EList<PlotType> getPlot()
        Returns the value of the 'Plot' containment reference list. The list contents are of type PlotType.

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

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