Interface OutputDistributionType

    • Method Detail

      • getUnderflowBin

        HistogramBinType getUnderflowBin()
        Returns the value of the 'Underflow Bin' containment reference.

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

        Returns:
        the value of the 'Underflow Bin' containment reference.
        See Also:
        setUnderflowBin(HistogramBinType), LqnPackage.getOutputDistributionType_UnderflowBin()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='underflow-bin' namespace='##targetNamespace'"
      • setUnderflowBin

        void setUnderflowBin​(HistogramBinType value)
        Sets the value of the 'Underflow Bin' containment reference.
        Parameters:
        value - the new value of the 'Underflow Bin' containment reference.
        See Also:
        getUnderflowBin()
        Generated class or method.
      • getHistogramBin

        EList<HistogramBinType> getHistogramBin()
        Returns the value of the 'Histogram Bin' containment reference list. The list contents are of type HistogramBinType.

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

        Returns:
        the value of the 'Histogram Bin' containment reference list.
        See Also:
        LqnPackage.getOutputDistributionType_HistogramBin()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='histogram-bin' namespace='##targetNamespace'"
      • getOverflowBin

        HistogramBinType getOverflowBin()
        Returns the value of the 'Overflow Bin' containment reference.

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

        Returns:
        the value of the 'Overflow Bin' containment reference.
        See Also:
        setOverflowBin(HistogramBinType), LqnPackage.getOutputDistributionType_OverflowBin()
        Generated class or method.
        EMF model class or method.
        containment="true" extendedMetaData="kind='element' name='overflow-bin' namespace='##targetNamespace'"
      • setOverflowBin

        void setOverflowBin​(HistogramBinType value)
        Sets the value of the 'Overflow Bin' containment reference.
        Parameters:
        value - the new value of the 'Overflow Bin' containment reference.
        See Also:
        getOverflowBin()
        Generated class or method.
      • getBinSize

        double getBinSize()
        Returns the value of the 'Bin Size' attribute.

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

        Returns:
        the value of the 'Bin Size' attribute.
        See Also:
        isSetBinSize(), unsetBinSize(), setBinSize(double), LqnPackage.getOutputDistributionType_BinSize()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='bin-size' namespace='##targetNamespace'"
      • getKurtosis

        double getKurtosis()
        Returns the value of the 'Kurtosis' attribute.

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

        Returns:
        the value of the 'Kurtosis' attribute.
        See Also:
        isSetKurtosis(), unsetKurtosis(), setKurtosis(double), LqnPackage.getOutputDistributionType_Kurtosis()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='kurtosis' namespace='##targetNamespace'"
      • getMax

        double getMax()
        Returns the value of the 'Max' attribute.

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

        Returns:
        the value of the 'Max' attribute.
        See Also:
        isSetMax(), unsetMax(), setMax(double), LqnPackage.getOutputDistributionType_Max()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" required="true" extendedMetaData="kind='attribute' name='max' namespace='##targetNamespace'"
      • setMax

        void setMax​(double value)
        Sets the value of the 'Max' attribute.
        Parameters:
        value - the new value of the 'Max' attribute.
        See Also:
        isSetMax(), unsetMax(), getMax()
        Generated class or method.
      • isSetMax

        boolean isSetMax()
        Returns whether the value of the 'Max' attribute is set.
        Returns:
        whether the value of the 'Max' attribute is set.
        See Also:
        unsetMax(), getMax(), setMax(double)
        Generated class or method.
      • getMean

        double getMean()
        Returns the value of the 'Mean' attribute.

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

        Returns:
        the value of the 'Mean' attribute.
        See Also:
        isSetMean(), unsetMean(), setMean(double), LqnPackage.getOutputDistributionType_Mean()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='mean' namespace='##targetNamespace'"
      • setMean

        void setMean​(double value)
        Sets the value of the 'Mean' attribute.
        Parameters:
        value - the new value of the 'Mean' attribute.
        See Also:
        isSetMean(), unsetMean(), getMean()
        Generated class or method.
      • isSetMean

        boolean isSetMean()
        Returns whether the value of the 'Mean' attribute is set.
        Returns:
        whether the value of the 'Mean' attribute is set.
        See Also:
        unsetMean(), getMean(), setMean(double)
        Generated class or method.
      • getMidPoint

        double getMidPoint()
        Returns the value of the 'Mid Point' attribute.

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

        Returns:
        the value of the 'Mid Point' attribute.
        See Also:
        isSetMidPoint(), unsetMidPoint(), setMidPoint(double), LqnPackage.getOutputDistributionType_MidPoint()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='mid-point' namespace='##targetNamespace'"
      • getMin

        double getMin()
        Returns the value of the 'Min' attribute.

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

        Returns:
        the value of the 'Min' attribute.
        See Also:
        isSetMin(), unsetMin(), setMin(double), LqnPackage.getOutputDistributionType_Min()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" required="true" extendedMetaData="kind='attribute' name='min' namespace='##targetNamespace'"
      • setMin

        void setMin​(double value)
        Sets the value of the 'Min' attribute.
        Parameters:
        value - the new value of the 'Min' attribute.
        See Also:
        isSetMin(), unsetMin(), getMin()
        Generated class or method.
      • isSetMin

        boolean isSetMin()
        Returns whether the value of the 'Min' attribute is set.
        Returns:
        whether the value of the 'Min' attribute is set.
        See Also:
        unsetMin(), getMin(), setMin(double)
        Generated class or method.
      • getNumberBins

        BigInteger getNumberBins()
        Returns the value of the 'Number Bins' attribute. The default value is "20".

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

        Returns:
        the value of the 'Number Bins' attribute.
        See Also:
        isSetNumberBins(), unsetNumberBins(), setNumberBins(BigInteger), LqnPackage.getOutputDistributionType_NumberBins()
        Generated class or method.
        EMF model class or method.
        default="20" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.NonNegativeInteger" extendedMetaData="kind='attribute' name='number-bins' namespace='##targetNamespace'"
      • getSkew

        double getSkew()
        Returns the value of the 'Skew' attribute.

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

        Returns:
        the value of the 'Skew' attribute.
        See Also:
        isSetSkew(), unsetSkew(), setSkew(double), LqnPackage.getOutputDistributionType_Skew()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='skew' namespace='##targetNamespace'"
      • setSkew

        void setSkew​(double value)
        Sets the value of the 'Skew' attribute.
        Parameters:
        value - the new value of the 'Skew' attribute.
        See Also:
        isSetSkew(), unsetSkew(), getSkew()
        Generated class or method.
      • isSetSkew

        boolean isSetSkew()
        Returns whether the value of the 'Skew' attribute is set.
        Returns:
        whether the value of the 'Skew' attribute is set.
        See Also:
        unsetSkew(), getSkew(), setSkew(double)
        Generated class or method.
      • getStdDev

        double getStdDev()
        Returns the value of the 'Std Dev' attribute.

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

        Returns:
        the value of the 'Std Dev' attribute.
        See Also:
        isSetStdDev(), unsetStdDev(), setStdDev(double), LqnPackage.getOutputDistributionType_StdDev()
        Generated class or method.
        EMF model class or method.
        unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Double" extendedMetaData="kind='attribute' name='std-dev' namespace='##targetNamespace'"
      • setStdDev

        void setStdDev​(double value)
        Sets the value of the 'Std Dev' attribute.
        Parameters:
        value - the new value of the 'Std Dev' attribute.
        See Also:
        isSetStdDev(), unsetStdDev(), getStdDev()
        Generated class or method.
      • isSetStdDev

        boolean isSetStdDev()
        Returns whether the value of the 'Std Dev' attribute is set.
        Returns:
        whether the value of the 'Std Dev' attribute is set.
        See Also:
        unsetStdDev(), getStdDev(), setStdDev(double)
        Generated class or method.