public interface ProbfunctionPackage extends EPackage
ProbfunctionFactory
Modifier and Type | Interface and Description |
---|---|
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
|
EPackage.Descriptor, EPackage.Registry
Modifier and Type | Field and Description |
---|---|
static int |
BOOL_SAMPLE
The meta object id for the '
Bool
Sample ' class. |
static int |
BOOL_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.
|
static int |
BOOL_SAMPLE__VALUE
The feature id for the 'Value' attribute.
|
static int |
BOOL_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Bool Sample' class.
|
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' containment reference.
|
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' containment reference.
|
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 java.lang.String |
copyright |
static int |
DOUBLE_SAMPLE
The meta object id for the '
Double Sample ' class. |
static int |
DOUBLE_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.
|
static int |
DOUBLE_SAMPLE__VALUE
The feature id for the 'Value' attribute.
|
static int |
DOUBLE_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Double Sample' class.
|
static ProbfunctionPackage |
eINSTANCE
The singleton instance of the package.
|
static java.lang.String |
eNAME
The package name.
|
static java.lang.String |
eNS_PREFIX
The package namespace name.
|
static java.lang.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' containment reference.
|
static int |
EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Exponential Distribution' class.
|
static int |
GAMMA_DISTRIBUTION
The meta object id for the '
Gamma Distribution ' class. |
static int |
GAMMA_DISTRIBUTION__ALPHA
The feature id for the 'Alpha' attribute.
|
static int |
GAMMA_DISTRIBUTION__THETA
The feature id for the 'Theta' attribute.
|
static int |
GAMMA_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.
|
static int |
GAMMA_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Gamma Distribution' class.
|
static int |
INT_SAMPLE
The meta object id for the '
Int
Sample ' class. |
static int |
INT_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.
|
static int |
INT_SAMPLE__VALUE
The feature id for the 'Value' attribute.
|
static int |
INT_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Int Sample' class.
|
static int |
LOGNORMAL_DISTRIBUTION
The meta object id for the '
Lognormal Distribution ' class. |
static int |
LOGNORMAL_DISTRIBUTION__MU
The feature id for the 'Mu' attribute.
|
static int |
LOGNORMAL_DISTRIBUTION__SIGMA
The feature id for the 'Sigma' attribute.
|
static int |
LOGNORMAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.
|
static int |
LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Lognormal 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' containment reference.
|
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' containment reference.
|
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' containment reference.
|
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' containment reference.
|
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' attribute.
|
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' containment reference.
|
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.
|
static int |
STRING_SAMPLE
The meta object id for the '
String Sample ' class. |
static int |
STRING_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.
|
static int |
STRING_SAMPLE__VALUE
The feature id for the 'Value' attribute.
|
static int |
STRING_SAMPLE_FEATURE_COUNT
The number of structural features of the 'String Sample' class.
|
Modifier and Type | Method and Description |
---|---|
EClass |
getBoolSample()
Returns the meta object for class '
Bool
Sample '. |
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 '. |
EClass |
getDoubleSample()
Returns the meta object for class '
Double
Sample '. |
EAttribute |
getExponentialDistribution_Rate()
Returns the meta object for the attribute '
Rate '. |
EClass |
getExponentialDistribution()
Returns the meta object for class '
Exponential Distribution '. |
EAttribute |
getGammaDistribution_Alpha()
Returns the meta object for the attribute '
Alpha '. |
EAttribute |
getGammaDistribution_Theta()
Returns the meta object for the attribute '
Theta '. |
EClass |
getGammaDistribution()
Returns the meta object for class '
Gamma Distribution '. |
EClass |
getIntSample()
Returns the meta object for class '
Int
Sample '. |
EAttribute |
getLognormalDistribution_Mu()
Returns the meta object for the attribute '
Mu '. |
EAttribute |
getLognormalDistribution_Sigma()
Returns the meta object for the attribute '
Sigma '. |
EClass |
getLognormalDistribution()
Returns the meta object for class '
Lognormal 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 '. |
EAttribute |
getSample_Value()
Returns the meta object for the attribute '
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 '. |
EClass |
getStringSample()
Returns the meta object for class '
String
Sample '. |
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getName, setName
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
static final java.lang.String copyright
static final java.lang.String eNAME
static final java.lang.String eNS_URI
static final java.lang.String eNS_PREFIX
static final ProbfunctionPackage eINSTANCE
static final int PROBABILITY_FUNCTION
Probability Function
' class. ProbabilityFunctionImpl
,
ProbfunctionPackageImpl.getProbabilityFunction()
,
Constant Field Valuesstatic final int PROBABILITY_FUNCTION__UNIT
static final int PROBABILITY_FUNCTION_FEATURE_COUNT
static final int PROBABILITY_DENSITY_FUNCTION
Probability
Density Function
' class. ProbabilityDensityFunctionImpl
,
ProbfunctionPackageImpl.getProbabilityDensityFunction()
,
Constant Field Valuesstatic final int PROBABILITY_DENSITY_FUNCTION__UNIT
static final int PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT
static final int BOXED_PDF
Boxed
PDF
' class. BoxedPDFImpl
,
ProbfunctionPackageImpl.getBoxedPDF()
,
Constant Field Valuesstatic final int BOXED_PDF__UNIT
static final int BOXED_PDF__SAMPLES
static final int BOXED_PDF_FEATURE_COUNT
static final int CONTINUOUS_SAMPLE
Continuous Sample
' class. ContinuousSampleImpl
,
ProbfunctionPackageImpl.getContinuousSample()
,
Constant Field Valuesstatic final int CONTINUOUS_SAMPLE__VALUE
static final int CONTINUOUS_SAMPLE__PROBABILITY
static final int CONTINUOUS_SAMPLE_FEATURE_COUNT
static final int PROBABILITY_MASS_FUNCTION
Probability Mass
Function
' class. ProbabilityMassFunctionImpl
,
ProbfunctionPackageImpl.getProbabilityMassFunction()
,
Constant Field Valuesstatic final int PROBABILITY_MASS_FUNCTION__UNIT
static final int PROBABILITY_MASS_FUNCTION__SAMPLES
static final int PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN
static final int PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
static final int SAMPLE
Sample
' class. SampleImpl
,
ProbfunctionPackageImpl.getSample()
,
Constant Field Valuesstatic final int SAMPLE__PROBABILITY
static final int SAMPLE__VALUE
static final int SAMPLE_FEATURE_COUNT
static final int SAMPLE_PDF
Sample
PDF
' class. SamplePDFImpl
,
ProbfunctionPackageImpl.getSamplePDF()
,
Constant Field Valuesstatic final int SAMPLE_PDF__UNIT
static final int SAMPLE_PDF__DISTANCE
static final int SAMPLE_PDF__VALUES
static final int SAMPLE_PDF_FEATURE_COUNT
static final int COMPLEX
Complex
' class. ComplexImpl
,
ProbfunctionPackageImpl.getComplex()
,
Constant Field Valuesstatic final int COMPLEX__REAL
static final int COMPLEX__IMAGINARY
static final int COMPLEX_FEATURE_COUNT
static final int CONTINUOUS_PDF
Continuous PDF
' class. ContinuousPDFImpl
,
ProbfunctionPackageImpl.getContinuousPDF()
,
Constant Field Valuesstatic final int CONTINUOUS_PDF__UNIT
static final int CONTINUOUS_PDF_FEATURE_COUNT
static final int EXPONENTIAL_DISTRIBUTION
Exponential
Distribution
' class. ExponentialDistributionImpl
,
ProbfunctionPackageImpl.getExponentialDistribution()
,
Constant Field Valuesstatic final int EXPONENTIAL_DISTRIBUTION__UNIT
static final int EXPONENTIAL_DISTRIBUTION__RATE
static final int EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
static final int NORMAL_DISTRIBUTION
Normal Distribution
' class. NormalDistributionImpl
,
ProbfunctionPackageImpl.getNormalDistribution()
,
Constant Field Valuesstatic final int NORMAL_DISTRIBUTION__UNIT
static final int NORMAL_DISTRIBUTION__MU
static final int NORMAL_DISTRIBUTION__SIGMA
static final int NORMAL_DISTRIBUTION_FEATURE_COUNT
static final int LOGNORMAL_DISTRIBUTION
Lognormal Distribution
' class. LognormalDistributionImpl
,
ProbfunctionPackageImpl.getLognormalDistribution()
,
Constant Field Valuesstatic final int LOGNORMAL_DISTRIBUTION__UNIT
static final int LOGNORMAL_DISTRIBUTION__MU
static final int LOGNORMAL_DISTRIBUTION__SIGMA
static final int LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
static final int GAMMA_DISTRIBUTION
Gamma Distribution
' class. GammaDistributionImpl
,
ProbfunctionPackageImpl.getGammaDistribution()
,
Constant Field Valuesstatic final int GAMMA_DISTRIBUTION__UNIT
static final int GAMMA_DISTRIBUTION__ALPHA
static final int GAMMA_DISTRIBUTION__THETA
static final int GAMMA_DISTRIBUTION_FEATURE_COUNT
static final int INT_SAMPLE
Int
Sample
' class. IntSampleImpl
,
ProbfunctionPackageImpl.getIntSample()
,
Constant Field Valuesstatic final int INT_SAMPLE__PROBABILITY
static final int INT_SAMPLE__VALUE
static final int INT_SAMPLE_FEATURE_COUNT
static final int BOOL_SAMPLE
Bool
Sample
' class. BoolSampleImpl
,
ProbfunctionPackageImpl.getBoolSample()
,
Constant Field Valuesstatic final int BOOL_SAMPLE__PROBABILITY
static final int BOOL_SAMPLE__VALUE
static final int BOOL_SAMPLE_FEATURE_COUNT
static final int DOUBLE_SAMPLE
Double Sample
' class. DoubleSampleImpl
,
ProbfunctionPackageImpl.getDoubleSample()
,
Constant Field Valuesstatic final int DOUBLE_SAMPLE__PROBABILITY
static final int DOUBLE_SAMPLE__VALUE
static final int DOUBLE_SAMPLE_FEATURE_COUNT
static final int STRING_SAMPLE
String Sample
' class. StringSampleImpl
,
ProbfunctionPackageImpl.getStringSample()
,
Constant Field Valuesstatic final int STRING_SAMPLE__PROBABILITY
static final int STRING_SAMPLE__VALUE
static final int STRING_SAMPLE_FEATURE_COUNT
EClass getBoxedPDF()
Boxed
PDF
'. BoxedPDF
EReference getBoxedPDF_Samples()
Samples
'. BoxedPDF.getSamples()
,
getBoxedPDF()
EClass getProbabilityDensityFunction()
Probability Density
Function
'. ProbabilityDensityFunction
EClass getProbabilityFunction()
Probability Function
'. ProbabilityFunction
EClass getContinuousSample()
Continuous Sample
'. ContinuousSample
EAttribute getContinuousSample_Value()
Value
'. ContinuousSample.getValue()
,
getContinuousSample()
EAttribute getContinuousSample_Probability()
Probability
'.
ContinuousSample.getProbability()
,
getContinuousSample()
EClass getProbabilityMassFunction()
Probability Mass Function
'. ProbabilityMassFunction
EReference getProbabilityMassFunction_Samples()
Samples
'.
ProbabilityMassFunction.getSamples()
,
getProbabilityMassFunction()
EAttribute getProbabilityMassFunction_OrderedDomain()
Ordered
Domain
'. ProbabilityMassFunction.isOrderedDomain()
,
getProbabilityMassFunction()
EClass getSample()
Sample
'. Sample
EAttribute getSample_Value()
Value
'. Sample.getValue()
,
getSample()
EAttribute getSample_Probability()
Probability
'. Sample.getProbability()
,
getSample()
EClass getSamplePDF()
Sample
PDF
'. SamplePDF
EAttribute getSamplePDF_Distance()
Distance
'. SamplePDF.getDistance()
,
getSamplePDF()
EReference getSamplePDF_Values()
Values
'. SamplePDF.getValues()
,
getSamplePDF()
EClass getComplex()
Complex
'. Complex
EAttribute getComplex_Real()
Real
'. Complex.getReal()
,
getComplex()
EAttribute getComplex_Imaginary()
Imaginary
'. Complex.getImaginary()
,
getComplex()
EClass getContinuousPDF()
Continuous PDF
'. ContinuousPDF
EClass getExponentialDistribution()
Exponential Distribution
'. ExponentialDistribution
EAttribute getExponentialDistribution_Rate()
Rate
'. ExponentialDistribution.getRate()
,
getExponentialDistribution()
EClass getNormalDistribution()
Normal Distribution
'. NormalDistribution
EAttribute getNormalDistribution_Mu()
Mu
'. NormalDistribution.getMu()
,
getNormalDistribution()
EAttribute getNormalDistribution_Sigma()
Sigma
'. NormalDistribution.getSigma()
,
getNormalDistribution()
EClass getLognormalDistribution()
Lognormal Distribution
'. LognormalDistribution
EAttribute getLognormalDistribution_Mu()
Mu
'. LognormalDistribution.getMu()
,
getLognormalDistribution()
EAttribute getLognormalDistribution_Sigma()
Sigma
'. LognormalDistribution.getSigma()
,
getLognormalDistribution()
EClass getGammaDistribution()
Gamma Distribution
'. GammaDistribution
EAttribute getGammaDistribution_Alpha()
Alpha
'. GammaDistribution.getAlpha()
,
getGammaDistribution()
EAttribute getGammaDistribution_Theta()
Theta
'. GammaDistribution.getTheta()
,
getGammaDistribution()
EClass getIntSample()
Int
Sample
'. IntSample
EClass getBoolSample()
Bool
Sample
'. BoolSample
EClass getDoubleSample()
Double
Sample
'. DoubleSample
EClass getStringSample()
String
Sample
'. StringSample
ProbfunctionFactory getProbfunctionFactory()