de.uka.ipd.sdq.probfunction
Interface ProbfunctionPackage

All Known Implementing Classes:
ProbfunctionPackageImpl

public interface ProbfunctionPackage

The Package for the model. It contains accessors for the meta objects to represent

See Also:
ProbfunctionFactory

Nested Class Summary
static interface ProbfunctionPackage.Literals
          Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
 
Field Summary
static int BOXED_PDF
          The meta object id for the 'Boxed PDF' class.
static int BOXED_PDF__SAMPLES
          The feature id for the 'Samples' containment reference list.
static int BOXED_PDF__UNIT
          The feature id for the 'Unit' reference.
static int BOXED_PDF__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int BOXED_PDF_FEATURE_COUNT
          The number of structural features of the 'Boxed PDF' class.
static int COMPLEX
          The meta object id for the 'Complex' class.
static int COMPLEX__IMAGINARY
          The feature id for the 'Imaginary' attribute.
static int COMPLEX__REAL
          The feature id for the 'Real' attribute.
static int COMPLEX_FEATURE_COUNT
          The number of structural features of the 'Complex' class.
static int CONTINUOUS_PDF
          The meta object id for the 'Continuous PDF' class.
static int CONTINUOUS_PDF__UNIT
          The feature id for the 'Unit' reference.
static int CONTINUOUS_PDF__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int CONTINUOUS_PDF_FEATURE_COUNT
          The number of structural features of the 'Continuous PDF' class.
static int CONTINUOUS_SAMPLE
          The meta object id for the 'Continuous Sample' class.
static int CONTINUOUS_SAMPLE__PROBABILITY
          The feature id for the 'Probability' attribute.
static int CONTINUOUS_SAMPLE__VALUE
          The feature id for the 'Value' attribute.
static int CONTINUOUS_SAMPLE_FEATURE_COUNT
          The number of structural features of the 'Continuous Sample' class.
static String copyright
           
static ProbfunctionPackage eINSTANCE
          The singleton instance of the package.
static String eNAME
          The package name.
static String eNS_PREFIX
          The package namespace name.
static String eNS_URI
          The package namespace URI.
static int EXPONENTIAL_DISTRIBUTION
          The meta object id for the 'Exponential Distribution' class.
static int EXPONENTIAL_DISTRIBUTION__RATE
          The feature id for the 'Rate' attribute.
static int EXPONENTIAL_DISTRIBUTION__UNIT
          The feature id for the 'Unit' reference.
static int EXPONENTIAL_DISTRIBUTION__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
          The number of structural features of the 'Exponential Distribution' class.
static int NORMAL_DISTRIBUTION
          The meta object id for the 'Normal Distribution' class.
static int NORMAL_DISTRIBUTION__MU
          The feature id for the 'Mu' attribute.
static int NORMAL_DISTRIBUTION__SIGMA
          The feature id for the 'Sigma' attribute.
static int NORMAL_DISTRIBUTION__UNIT
          The feature id for the 'Unit' reference.
static int NORMAL_DISTRIBUTION__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int NORMAL_DISTRIBUTION_FEATURE_COUNT
          The number of structural features of the 'Normal Distribution' class.
static int PROBABILITY_DENSITY_FUNCTION
          The meta object id for the 'Probability Density Function' class.
static int PROBABILITY_DENSITY_FUNCTION__UNIT
          The feature id for the 'Unit' reference.
static int PROBABILITY_DENSITY_FUNCTION__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Probability Density Function' class.
static int PROBABILITY_FUNCTION
          The meta object id for the 'Probability Function' class.
static int PROBABILITY_FUNCTION__UNIT
          The feature id for the 'Unit' reference.
static int PROBABILITY_FUNCTION__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int PROBABILITY_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Probability Function' class.
static int PROBABILITY_MASS_FUNCTION
          The meta object id for the 'Probability Mass Function' class.
static int PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN
          The feature id for the 'Ordered Domain' attribute.
static int PROBABILITY_MASS_FUNCTION__SAMPLES
          The feature id for the 'Samples' containment reference list.
static int PROBABILITY_MASS_FUNCTION__UNIT
          The feature id for the 'Unit' reference.
static int PROBABILITY_MASS_FUNCTION__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
          The number of structural features of the 'Probability Mass Function' class.
static int SAMPLE
          The meta object id for the 'Sample' class.
static int SAMPLE__PROBABILITY
          The feature id for the 'Probability' attribute.
static int SAMPLE__VALUE
          The feature id for the 'Value' reference.
static int SAMPLE_FEATURE_COUNT
          The number of structural features of the 'Sample' class.
static int SAMPLE_PDF
          The meta object id for the 'Sample PDF' class.
static int SAMPLE_PDF__DISTANCE
          The feature id for the 'Distance' attribute.
static int SAMPLE_PDF__UNIT
          The feature id for the 'Unit' reference.
static int SAMPLE_PDF__UNIT_SPECIFICATION
          The feature id for the 'Unit Specification' attribute.
static int SAMPLE_PDF__VALUES
          The feature id for the 'Values' containment reference list.
static int SAMPLE_PDF_FEATURE_COUNT
          The number of structural features of the 'Sample PDF' class.
 
Method Summary
 EReference getBoxedPDF_Samples()
          Returns the meta object for the containment reference list 'Samples'.
 EClass getBoxedPDF()
          Returns the meta object for class 'Boxed PDF'.
 EAttribute getComplex_Imaginary()
          Returns the meta object for the attribute 'Imaginary'.
 EAttribute getComplex_Real()
          Returns the meta object for the attribute 'Real'.
 EClass getComplex()
          Returns the meta object for class 'Complex'.
 EClass getContinuousPDF()
          Returns the meta object for class 'Continuous PDF'.
 EAttribute getContinuousSample_Probability()
          Returns the meta object for the attribute 'Probability'.
 EAttribute getContinuousSample_Value()
          Returns the meta object for the attribute 'Value'.
 EClass getContinuousSample()
          Returns the meta object for class 'Continuous Sample'.
 EAttribute getExponentialDistribution_Rate()
          Returns the meta object for the attribute 'Rate'.
 EClass getExponentialDistribution()
          Returns the meta object for class 'Exponential Distribution'.
 EAttribute getNormalDistribution_Mu()
          Returns the meta object for the attribute 'Mu'.
 EAttribute getNormalDistribution_Sigma()
          Returns the meta object for the attribute 'Sigma'.
 EClass getNormalDistribution()
          Returns the meta object for class 'Normal Distribution'.
 EClass getProbabilityDensityFunction()
          Returns the meta object for class 'Probability Density Function'.
 EClass getProbabilityFunction()
          Returns the meta object for class 'Probability Function'.
 EAttribute getProbabilityMassFunction_OrderedDomain()
          Returns the meta object for the attribute 'Ordered Domain'.
 EReference getProbabilityMassFunction_Samples()
          Returns the meta object for the containment reference list 'Samples'.
 EClass getProbabilityMassFunction()
          Returns the meta object for class 'Probability Mass Function'.
 ProbfunctionFactory getProbfunctionFactory()
          Returns the factory that creates the instances of the model.
 EAttribute getSample_Probability()
          Returns the meta object for the attribute 'Probability'.
 EReference getSample_Value()
          Returns the meta object for the reference 'Value'.
 EClass getSample()
          Returns the meta object for class 'Sample'.
 EAttribute getSamplePDF_Distance()
          Returns the meta object for the attribute 'Distance'.
 EReference getSamplePDF_Values()
          Returns the meta object for the containment reference list 'Values'.
 EClass getSamplePDF()
          Returns the meta object for class 'Sample PDF'.
 

Field Detail

copyright

static final String copyright

See Also:
Constant Field Values

eNAME

static final String eNAME
The package name.

See Also:
Constant Field Values

eNS_URI

static final String eNS_URI
The package namespace URI.

See Also:
Constant Field Values

eNS_PREFIX

static final String eNS_PREFIX
The package namespace name.

See Also:
Constant Field Values

eINSTANCE

static final ProbfunctionPackage eINSTANCE
The singleton instance of the package.


PROBABILITY_FUNCTION

static final int PROBABILITY_FUNCTION
The meta object id for the 'Probability Function' class.

See Also:
ProbabilityFunctionImpl, ProbfunctionPackageImpl.getProbabilityFunction(), Constant Field Values

PROBABILITY_FUNCTION__UNIT

static final int PROBABILITY_FUNCTION__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

PROBABILITY_FUNCTION__UNIT_SPECIFICATION

static final int PROBABILITY_FUNCTION__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

PROBABILITY_FUNCTION_FEATURE_COUNT

static final int PROBABILITY_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Probability Function' class.

See Also:
Constant Field Values

PROBABILITY_DENSITY_FUNCTION

static final int PROBABILITY_DENSITY_FUNCTION
The meta object id for the 'Probability Density Function' class.

See Also:
ProbabilityDensityFunctionImpl, ProbfunctionPackageImpl.getProbabilityDensityFunction(), Constant Field Values

PROBABILITY_DENSITY_FUNCTION__UNIT

static final int PROBABILITY_DENSITY_FUNCTION__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

PROBABILITY_DENSITY_FUNCTION__UNIT_SPECIFICATION

static final int PROBABILITY_DENSITY_FUNCTION__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT

static final int PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Probability Density Function' class.

See Also:
Constant Field Values

BOXED_PDF

static final int BOXED_PDF
The meta object id for the 'Boxed PDF' class.

See Also:
BoxedPDFImpl, ProbfunctionPackageImpl.getBoxedPDF(), Constant Field Values

BOXED_PDF__UNIT

static final int BOXED_PDF__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

BOXED_PDF__UNIT_SPECIFICATION

static final int BOXED_PDF__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

BOXED_PDF__SAMPLES

static final int BOXED_PDF__SAMPLES
The feature id for the 'Samples' containment reference list.

See Also:
Constant Field Values

BOXED_PDF_FEATURE_COUNT

static final int BOXED_PDF_FEATURE_COUNT
The number of structural features of the 'Boxed PDF' class.

See Also:
Constant Field Values

CONTINUOUS_SAMPLE

static final int CONTINUOUS_SAMPLE
The meta object id for the 'Continuous Sample' class.

See Also:
ContinuousSampleImpl, ProbfunctionPackageImpl.getContinuousSample(), Constant Field Values

CONTINUOUS_SAMPLE__VALUE

static final int CONTINUOUS_SAMPLE__VALUE
The feature id for the 'Value' attribute.

See Also:
Constant Field Values

CONTINUOUS_SAMPLE__PROBABILITY

static final int CONTINUOUS_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.

See Also:
Constant Field Values

CONTINUOUS_SAMPLE_FEATURE_COUNT

static final int CONTINUOUS_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Continuous Sample' class.

See Also:
Constant Field Values

PROBABILITY_MASS_FUNCTION

static final int PROBABILITY_MASS_FUNCTION
The meta object id for the 'Probability Mass Function' class.

See Also:
ProbabilityMassFunctionImpl, ProbfunctionPackageImpl.getProbabilityMassFunction(), Constant Field Values

PROBABILITY_MASS_FUNCTION__UNIT

static final int PROBABILITY_MASS_FUNCTION__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

PROBABILITY_MASS_FUNCTION__UNIT_SPECIFICATION

static final int PROBABILITY_MASS_FUNCTION__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

PROBABILITY_MASS_FUNCTION__SAMPLES

static final int PROBABILITY_MASS_FUNCTION__SAMPLES
The feature id for the 'Samples' containment reference list.

See Also:
Constant Field Values

PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN

static final int PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN
The feature id for the 'Ordered Domain' attribute.

See Also:
Constant Field Values

PROBABILITY_MASS_FUNCTION_FEATURE_COUNT

static final int PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
The number of structural features of the 'Probability Mass Function' class.

See Also:
Constant Field Values

SAMPLE

static final int SAMPLE
The meta object id for the 'Sample' class.

See Also:
SampleImpl, ProbfunctionPackageImpl.getSample(), Constant Field Values

SAMPLE__VALUE

static final int SAMPLE__VALUE
The feature id for the 'Value' reference.

See Also:
Constant Field Values

SAMPLE__PROBABILITY

static final int SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.

See Also:
Constant Field Values

SAMPLE_FEATURE_COUNT

static final int SAMPLE_FEATURE_COUNT
The number of structural features of the 'Sample' class.

See Also:
Constant Field Values

SAMPLE_PDF

static final int SAMPLE_PDF
The meta object id for the 'Sample PDF' class.

See Also:
SamplePDFImpl, ProbfunctionPackageImpl.getSamplePDF(), Constant Field Values

SAMPLE_PDF__UNIT

static final int SAMPLE_PDF__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

SAMPLE_PDF__UNIT_SPECIFICATION

static final int SAMPLE_PDF__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

SAMPLE_PDF__DISTANCE

static final int SAMPLE_PDF__DISTANCE
The feature id for the 'Distance' attribute.

See Also:
Constant Field Values

SAMPLE_PDF__VALUES

static final int SAMPLE_PDF__VALUES
The feature id for the 'Values' containment reference list.

See Also:
Constant Field Values

SAMPLE_PDF_FEATURE_COUNT

static final int SAMPLE_PDF_FEATURE_COUNT
The number of structural features of the 'Sample PDF' class.

See Also:
Constant Field Values

COMPLEX

static final int COMPLEX
The meta object id for the 'Complex' class.

See Also:
ComplexImpl, ProbfunctionPackageImpl.getComplex(), Constant Field Values

COMPLEX__REAL

static final int COMPLEX__REAL
The feature id for the 'Real' attribute.

See Also:
Constant Field Values

COMPLEX__IMAGINARY

static final int COMPLEX__IMAGINARY
The feature id for the 'Imaginary' attribute.

See Also:
Constant Field Values

COMPLEX_FEATURE_COUNT

static final int COMPLEX_FEATURE_COUNT
The number of structural features of the 'Complex' class.

See Also:
Constant Field Values

CONTINUOUS_PDF

static final int CONTINUOUS_PDF
The meta object id for the 'Continuous PDF' class.

See Also:
ContinuousPDFImpl, ProbfunctionPackageImpl.getContinuousPDF(), Constant Field Values

CONTINUOUS_PDF__UNIT

static final int CONTINUOUS_PDF__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

CONTINUOUS_PDF__UNIT_SPECIFICATION

static final int CONTINUOUS_PDF__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

CONTINUOUS_PDF_FEATURE_COUNT

static final int CONTINUOUS_PDF_FEATURE_COUNT
The number of structural features of the 'Continuous PDF' class.

See Also:
Constant Field Values

EXPONENTIAL_DISTRIBUTION

static final int EXPONENTIAL_DISTRIBUTION
The meta object id for the 'Exponential Distribution' class.

See Also:
ExponentialDistributionImpl, ProbfunctionPackageImpl.getExponentialDistribution(), Constant Field Values

EXPONENTIAL_DISTRIBUTION__UNIT

static final int EXPONENTIAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

EXPONENTIAL_DISTRIBUTION__UNIT_SPECIFICATION

static final int EXPONENTIAL_DISTRIBUTION__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

EXPONENTIAL_DISTRIBUTION__RATE

static final int EXPONENTIAL_DISTRIBUTION__RATE
The feature id for the 'Rate' attribute.

See Also:
Constant Field Values

EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT

static final int EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Exponential Distribution' class.

See Also:
Constant Field Values

NORMAL_DISTRIBUTION

static final int NORMAL_DISTRIBUTION
The meta object id for the 'Normal Distribution' class.

See Also:
NormalDistributionImpl, ProbfunctionPackageImpl.getNormalDistribution(), Constant Field Values

NORMAL_DISTRIBUTION__UNIT

static final int NORMAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' reference.

See Also:
Constant Field Values

NORMAL_DISTRIBUTION__UNIT_SPECIFICATION

static final int NORMAL_DISTRIBUTION__UNIT_SPECIFICATION
The feature id for the 'Unit Specification' attribute.

See Also:
Constant Field Values

NORMAL_DISTRIBUTION__MU

static final int NORMAL_DISTRIBUTION__MU
The feature id for the 'Mu' attribute.

See Also:
Constant Field Values

NORMAL_DISTRIBUTION__SIGMA

static final int NORMAL_DISTRIBUTION__SIGMA
The feature id for the 'Sigma' attribute.

See Also:
Constant Field Values

NORMAL_DISTRIBUTION_FEATURE_COUNT

static final int NORMAL_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Normal Distribution' class.

See Also:
Constant Field Values
Method Detail

getBoxedPDF

EClass getBoxedPDF()
Returns the meta object for class 'Boxed PDF'.

Returns:
the meta object for class 'Boxed PDF'.
See Also:
BoxedPDF

getBoxedPDF_Samples

EReference getBoxedPDF_Samples()
Returns the meta object for the containment reference list 'Samples'.

Returns:
the meta object for the containment reference list 'Samples'.
See Also:
BoxedPDF.getSamples(), getBoxedPDF()

getProbabilityDensityFunction

EClass getProbabilityDensityFunction()
Returns the meta object for class 'Probability Density Function'.

Returns:
the meta object for class 'Probability Density Function'.
See Also:
ProbabilityDensityFunction

getProbabilityFunction

EClass getProbabilityFunction()
Returns the meta object for class 'Probability Function'.

Returns:
the meta object for class 'Probability Function'.
See Also:
ProbabilityFunction

getContinuousSample

EClass getContinuousSample()
Returns the meta object for class 'Continuous Sample'.

Returns:
the meta object for class 'Continuous Sample'.
See Also:
ContinuousSample

getContinuousSample_Value

EAttribute getContinuousSample_Value()
Returns the meta object for the attribute 'Value'.

Returns:
the meta object for the attribute 'Value'.
See Also:
ContinuousSample.getValue(), getContinuousSample()

getContinuousSample_Probability

EAttribute getContinuousSample_Probability()
Returns the meta object for the attribute 'Probability'.

Returns:
the meta object for the attribute 'Probability'.
See Also:
ContinuousSample.getProbability(), getContinuousSample()

getProbabilityMassFunction

EClass getProbabilityMassFunction()
Returns the meta object for class 'Probability Mass Function'.

Returns:
the meta object for class 'Probability Mass Function'.
See Also:
ProbabilityMassFunction

getProbabilityMassFunction_Samples

EReference getProbabilityMassFunction_Samples()
Returns the meta object for the containment reference list 'Samples'.

Returns:
the meta object for the containment reference list 'Samples'.
See Also:
ProbabilityMassFunction.getSamples(), getProbabilityMassFunction()

getProbabilityMassFunction_OrderedDomain

EAttribute getProbabilityMassFunction_OrderedDomain()
Returns the meta object for the attribute 'Ordered Domain'.

Returns:
the meta object for the attribute 'Ordered Domain'.
See Also:
ProbabilityMassFunction.isOrderedDomain(), getProbabilityMassFunction()

getSample

EClass getSample()
Returns the meta object for class 'Sample'.

Returns:
the meta object for class 'Sample'.
See Also:
Sample

getSample_Value

EReference getSample_Value()
Returns the meta object for the reference 'Value'.

Returns:
the meta object for the reference 'Value'.
See Also:
Sample.getValue(), getSample()

getSample_Probability

EAttribute getSample_Probability()
Returns the meta object for the attribute 'Probability'.

Returns:
the meta object for the attribute 'Probability'.
See Also:
Sample.getProbability(), getSample()

getSamplePDF

EClass getSamplePDF()
Returns the meta object for class 'Sample PDF'.

Returns:
the meta object for class 'Sample PDF'.
See Also:
SamplePDF

getSamplePDF_Distance

EAttribute getSamplePDF_Distance()
Returns the meta object for the attribute 'Distance'.

Returns:
the meta object for the attribute 'Distance'.
See Also:
SamplePDF.getDistance(), getSamplePDF()

getSamplePDF_Values

EReference getSamplePDF_Values()
Returns the meta object for the containment reference list 'Values'.

Returns:
the meta object for the containment reference list 'Values'.
See Also:
SamplePDF.getValues(), getSamplePDF()

getComplex

EClass getComplex()
Returns the meta object for class 'Complex'.

Returns:
the meta object for class 'Complex'.
See Also:
Complex

getComplex_Real

EAttribute getComplex_Real()
Returns the meta object for the attribute 'Real'.

Returns:
the meta object for the attribute 'Real'.
See Also:
Complex.getReal(), getComplex()

getComplex_Imaginary

EAttribute getComplex_Imaginary()
Returns the meta object for the attribute 'Imaginary'.

Returns:
the meta object for the attribute 'Imaginary'.
See Also:
Complex.getImaginary(), getComplex()

getContinuousPDF

EClass getContinuousPDF()
Returns the meta object for class 'Continuous PDF'.

Returns:
the meta object for class 'Continuous PDF'.
See Also:
ContinuousPDF

getExponentialDistribution

EClass getExponentialDistribution()
Returns the meta object for class 'Exponential Distribution'.

Returns:
the meta object for class 'Exponential Distribution'.
See Also:
ExponentialDistribution

getExponentialDistribution_Rate

EAttribute getExponentialDistribution_Rate()
Returns the meta object for the attribute 'Rate'.

Returns:
the meta object for the attribute 'Rate'.
See Also:
ExponentialDistribution.getRate(), getExponentialDistribution()

getNormalDistribution

EClass getNormalDistribution()
Returns the meta object for class 'Normal Distribution'.

Returns:
the meta object for class 'Normal Distribution'.
See Also:
NormalDistribution

getNormalDistribution_Mu

EAttribute getNormalDistribution_Mu()
Returns the meta object for the attribute 'Mu'.

Returns:
the meta object for the attribute 'Mu'.
See Also:
NormalDistribution.getMu(), getNormalDistribution()

getNormalDistribution_Sigma

EAttribute getNormalDistribution_Sigma()
Returns the meta object for the attribute 'Sigma'.

Returns:
the meta object for the attribute 'Sigma'.
See Also:
NormalDistribution.getSigma(), getNormalDistribution()

getProbfunctionFactory

ProbfunctionFactory getProbfunctionFactory()
Returns the factory that creates the instances of the model.

Returns:
the factory that creates the instances of the model.