Package de.uka.ipd.sdq.probfunction
Interface ProbfunctionPackage
-
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ProbfunctionPackageImpl
public interface ProbfunctionPackage extends EPackage
The Package for the model. It contains accessors for the meta objects to represent- each class,
- each feature of each class,
- each enum,
- and each data type
- See Also:
ProbfunctionFactory
- Generated class or method.
- EMF model class or method.
- kind="package"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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-
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
-
Field Summary
Fields Modifier and Type Field 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 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 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' 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.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description EClass
getBoolSample()
Returns the meta object for class 'Bool Sample
'.EClass
getBoxedPDF()
Returns the meta object for class 'Boxed PDF
'.EReference
getBoxedPDF_Samples()
Returns the meta object for the containment reference list 'Samples
'.EClass
getComplex()
Returns the meta object for class 'Complex
'.EAttribute
getComplex_Imaginary()
Returns the meta object for the attribute 'Imaginary
'.EAttribute
getComplex_Real()
Returns the meta object for the attribute 'Real
'.EClass
getContinuousPDF()
Returns the meta object for class 'Continuous PDF
'.EClass
getContinuousSample()
Returns the meta object for class 'Continuous Sample
'.EAttribute
getContinuousSample_Probability()
Returns the meta object for the attribute 'Probability
'.EAttribute
getContinuousSample_Value()
Returns the meta object for the attribute 'Value
'.EClass
getDoubleSample()
Returns the meta object for class 'Double Sample
'.EClass
getExponentialDistribution()
Returns the meta object for class 'Exponential Distribution
'.EAttribute
getExponentialDistribution_Rate()
Returns the meta object for the attribute 'Rate
'.EClass
getGammaDistribution()
Returns the meta object for class 'Gamma Distribution
'.EAttribute
getGammaDistribution_Alpha()
Returns the meta object for the attribute 'Alpha
'.EAttribute
getGammaDistribution_Theta()
Returns the meta object for the attribute 'Theta
'.EClass
getIntSample()
Returns the meta object for class 'Int Sample
'.EClass
getLognormalDistribution()
Returns the meta object for class 'Lognormal Distribution
'.EAttribute
getLognormalDistribution_Mu()
Returns the meta object for the attribute 'Mu
'.EAttribute
getLognormalDistribution_Sigma()
Returns the meta object for the attribute 'Sigma
'.EClass
getNormalDistribution()
Returns the meta object for class 'Normal Distribution
'.EAttribute
getNormalDistribution_Mu()
Returns the meta object for the attribute 'Mu
'.EAttribute
getNormalDistribution_Sigma()
Returns the meta object for the attribute 'Sigma
'.EClass
getProbabilityDensityFunction()
Returns the meta object for class 'Probability Density Function
'.EClass
getProbabilityFunction()
Returns the meta object for class 'Probability Function
'.EClass
getProbabilityMassFunction()
Returns the meta object for class 'Probability Mass 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
'.ProbfunctionFactory
getProbfunctionFactory()
Returns the factory that creates the instances of the model.EClass
getSample()
Returns the meta object for class 'Sample
'.EAttribute
getSample_Probability()
Returns the meta object for the attribute 'Probability
'.EAttribute
getSample_Value()
Returns the meta object for the attribute 'Value
'.EClass
getSamplePDF()
Returns the meta object for class 'Sample PDF
'.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
getStringSample()
Returns the meta object for class 'String Sample
'.-
Methods inherited from interface org.eclipse.emf.ecore.EModelElement
getEAnnotation, getEAnnotations
-
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement
getName, setName
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.ecore.EPackage
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-
-
-
Field Detail
-
copyright
static final String copyright
- See Also:
- Constant Field Values
- Generated class or method.
-
eNAME
static final String eNAME
The package name.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_URI
static final String eNS_URI
The package namespace URI.- See Also:
- Constant Field Values
- Generated class or method.
-
eNS_PREFIX
static final String eNS_PREFIX
The package namespace name.- See Also:
- Constant Field Values
- Generated class or method.
-
eINSTANCE
static final ProbfunctionPackage eINSTANCE
The singleton instance of the package.- Generated class or method.
-
PROBABILITY_FUNCTION
static final int PROBABILITY_FUNCTION
The meta object id for the 'Probability Function
' class.- See Also:
ProbabilityFunctionImpl
,ProbfunctionPackageImpl.getProbabilityFunction()
, Constant Field Values- Generated class or method.
-
PROBABILITY_FUNCTION__UNIT
static final int PROBABILITY_FUNCTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
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- Generated class or method.
-
PROBABILITY_DENSITY_FUNCTION__UNIT
static final int PROBABILITY_DENSITY_FUNCTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
BOXED_PDF
static final int BOXED_PDF
The meta object id for the 'Boxed PDF
' class.- See Also:
BoxedPDFImpl
,ProbfunctionPackageImpl.getBoxedPDF()
, Constant Field Values- Generated class or method.
-
BOXED_PDF__UNIT
static final int BOXED_PDF__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOXED_PDF__SAMPLES
static final int BOXED_PDF__SAMPLES
The feature id for the 'Samples' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_SAMPLE
static final int CONTINUOUS_SAMPLE
The meta object id for the 'Continuous Sample
' class.- See Also:
ContinuousSampleImpl
,ProbfunctionPackageImpl.getContinuousSample()
, Constant Field Values- Generated class or method.
-
CONTINUOUS_SAMPLE__VALUE
static final int CONTINUOUS_SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_SAMPLE__PROBABILITY
static final int CONTINUOUS_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
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- Generated class or method.
-
PROBABILITY_MASS_FUNCTION__UNIT
static final int PROBABILITY_MASS_FUNCTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
SAMPLE
static final int SAMPLE
The meta object id for the 'Sample
' class.- See Also:
SampleImpl
,ProbfunctionPackageImpl.getSample()
, Constant Field Values- Generated class or method.
-
SAMPLE__PROBABILITY
static final int SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SAMPLE__VALUE
static final int SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SAMPLE_FEATURE_COUNT
static final int SAMPLE_FEATURE_COUNT
The number of structural features of the 'Sample' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF
static final int SAMPLE_PDF
The meta object id for the 'Sample PDF
' class.- See Also:
SamplePDFImpl
,ProbfunctionPackageImpl.getSamplePDF()
, Constant Field Values- Generated class or method.
-
SAMPLE_PDF__UNIT
static final int SAMPLE_PDF__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF__DISTANCE
static final int SAMPLE_PDF__DISTANCE
The feature id for the 'Distance' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF__VALUES
static final int SAMPLE_PDF__VALUES
The feature id for the 'Values' containment reference list.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
COMPLEX
static final int COMPLEX
The meta object id for the 'Complex
' class.- See Also:
ComplexImpl
,ProbfunctionPackageImpl.getComplex()
, Constant Field Values- Generated class or method.
-
COMPLEX__REAL
static final int COMPLEX__REAL
The feature id for the 'Real' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPLEX__IMAGINARY
static final int COMPLEX__IMAGINARY
The feature id for the 'Imaginary' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
COMPLEX_FEATURE_COUNT
static final int COMPLEX_FEATURE_COUNT
The number of structural features of the 'Complex' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_PDF
static final int CONTINUOUS_PDF
The meta object id for the 'Continuous PDF
' class.- See Also:
ContinuousPDFImpl
,ProbfunctionPackageImpl.getContinuousPDF()
, Constant Field Values- Generated class or method.
-
CONTINUOUS_PDF__UNIT
static final int CONTINUOUS_PDF__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_DISTRIBUTION
static final int EXPONENTIAL_DISTRIBUTION
The meta object id for the 'Exponential Distribution
' class.- See Also:
ExponentialDistributionImpl
,ProbfunctionPackageImpl.getExponentialDistribution()
, Constant Field Values- Generated class or method.
-
EXPONENTIAL_DISTRIBUTION__UNIT
static final int EXPONENTIAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_DISTRIBUTION__RATE
static final int EXPONENTIAL_DISTRIBUTION__RATE
The feature id for the 'Rate' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION
static final int NORMAL_DISTRIBUTION
The meta object id for the 'Normal Distribution
' class.- See Also:
NormalDistributionImpl
,ProbfunctionPackageImpl.getNormalDistribution()
, Constant Field Values- Generated class or method.
-
NORMAL_DISTRIBUTION__UNIT
static final int NORMAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION__MU
static final int NORMAL_DISTRIBUTION__MU
The feature id for the 'Mu' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION__SIGMA
static final int NORMAL_DISTRIBUTION__SIGMA
The feature id for the 'Sigma' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
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
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION
static final int LOGNORMAL_DISTRIBUTION
The meta object id for the 'Lognormal Distribution
' class.- See Also:
LognormalDistributionImpl
,ProbfunctionPackageImpl.getLognormalDistribution()
, Constant Field Values- Generated class or method.
-
LOGNORMAL_DISTRIBUTION__UNIT
static final int LOGNORMAL_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION__MU
static final int LOGNORMAL_DISTRIBUTION__MU
The feature id for the 'Mu' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION__SIGMA
static final int LOGNORMAL_DISTRIBUTION__SIGMA
The feature id for the 'Sigma' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
static final int LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Lognormal Distribution' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION
static final int GAMMA_DISTRIBUTION
The meta object id for the 'Gamma Distribution
' class.- See Also:
GammaDistributionImpl
,ProbfunctionPackageImpl.getGammaDistribution()
, Constant Field Values- Generated class or method.
-
GAMMA_DISTRIBUTION__UNIT
static final int GAMMA_DISTRIBUTION__UNIT
The feature id for the 'Unit' containment reference.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION__ALPHA
static final int GAMMA_DISTRIBUTION__ALPHA
The feature id for the 'Alpha' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION__THETA
static final int GAMMA_DISTRIBUTION__THETA
The feature id for the 'Theta' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION_FEATURE_COUNT
static final int GAMMA_DISTRIBUTION_FEATURE_COUNT
The number of structural features of the 'Gamma Distribution' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE
static final int INT_SAMPLE
The meta object id for the 'Int Sample
' class.- See Also:
IntSampleImpl
,ProbfunctionPackageImpl.getIntSample()
, Constant Field Values- Generated class or method.
-
INT_SAMPLE__PROBABILITY
static final int INT_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE__VALUE
static final int INT_SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE_FEATURE_COUNT
static final int INT_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Int Sample' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE
static final int BOOL_SAMPLE
The meta object id for the 'Bool Sample
' class.- See Also:
BoolSampleImpl
,ProbfunctionPackageImpl.getBoolSample()
, Constant Field Values- Generated class or method.
-
BOOL_SAMPLE__PROBABILITY
static final int BOOL_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE__VALUE
static final int BOOL_SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE_FEATURE_COUNT
static final int BOOL_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Bool Sample' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE
static final int DOUBLE_SAMPLE
The meta object id for the 'Double Sample
' class.- See Also:
DoubleSampleImpl
,ProbfunctionPackageImpl.getDoubleSample()
, Constant Field Values- Generated class or method.
-
DOUBLE_SAMPLE__PROBABILITY
static final int DOUBLE_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE__VALUE
static final int DOUBLE_SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE_FEATURE_COUNT
static final int DOUBLE_SAMPLE_FEATURE_COUNT
The number of structural features of the 'Double Sample' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE
static final int STRING_SAMPLE
The meta object id for the 'String Sample
' class.- See Also:
StringSampleImpl
,ProbfunctionPackageImpl.getStringSample()
, Constant Field Values- Generated class or method.
-
STRING_SAMPLE__PROBABILITY
static final int STRING_SAMPLE__PROBABILITY
The feature id for the 'Probability' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE__VALUE
static final int STRING_SAMPLE__VALUE
The feature id for the 'Value' attribute.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE_FEATURE_COUNT
static final int STRING_SAMPLE_FEATURE_COUNT
The number of structural features of the 'String Sample' class.- See Also:
- Constant Field Values
- Generated class or method.
- Ordered collection.
-
-
Method Detail
-
getBoxedPDF
EClass getBoxedPDF()
Returns the meta object for class 'Boxed PDF
'.- Returns:
- the meta object for class 'Boxed PDF'.
- See Also:
BoxedPDF
- Generated class or method.
-
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()
- Generated class or method.
-
getProbabilityDensityFunction
EClass getProbabilityDensityFunction()
Returns the meta object for class 'Probability Density Function
'.- Returns:
- the meta object for class 'Probability Density Function'.
- See Also:
ProbabilityDensityFunction
- Generated class or method.
-
getProbabilityFunction
EClass getProbabilityFunction()
Returns the meta object for class 'Probability Function
'.- Returns:
- the meta object for class 'Probability Function'.
- See Also:
ProbabilityFunction
- Generated class or method.
-
getContinuousSample
EClass getContinuousSample()
Returns the meta object for class 'Continuous Sample
'.- Returns:
- the meta object for class 'Continuous Sample'.
- See Also:
ContinuousSample
- Generated class or method.
-
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()
- Generated class or method.
-
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()
- Generated class or method.
-
getProbabilityMassFunction
EClass getProbabilityMassFunction()
Returns the meta object for class 'Probability Mass Function
'.- Returns:
- the meta object for class 'Probability Mass Function'.
- See Also:
ProbabilityMassFunction
- Generated class or method.
-
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()
- Generated class or method.
-
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()
- Generated class or method.
-
getSample
EClass getSample()
Returns the meta object for class 'Sample
'.- Returns:
- the meta object for class 'Sample'.
- See Also:
Sample
- Generated class or method.
-
getSample_Value
EAttribute getSample_Value()
Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
Sample.getValue()
,getSample()
- Generated class or method.
-
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()
- Generated class or method.
-
getSamplePDF
EClass getSamplePDF()
Returns the meta object for class 'Sample PDF
'.- Returns:
- the meta object for class 'Sample PDF'.
- See Also:
SamplePDF
- Generated class or method.
-
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()
- Generated class or method.
-
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()
- Generated class or method.
-
getComplex
EClass getComplex()
Returns the meta object for class 'Complex
'.- Returns:
- the meta object for class 'Complex'.
- See Also:
Complex
- Generated class or method.
-
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()
- Generated class or method.
-
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()
- Generated class or method.
-
getContinuousPDF
EClass getContinuousPDF()
Returns the meta object for class 'Continuous PDF
'.- Returns:
- the meta object for class 'Continuous PDF'.
- See Also:
ContinuousPDF
- Generated class or method.
-
getExponentialDistribution
EClass getExponentialDistribution()
Returns the meta object for class 'Exponential Distribution
'.- Returns:
- the meta object for class 'Exponential Distribution'.
- See Also:
ExponentialDistribution
- Generated class or method.
-
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()
- Generated class or method.
-
getNormalDistribution
EClass getNormalDistribution()
Returns the meta object for class 'Normal Distribution
'.- Returns:
- the meta object for class 'Normal Distribution'.
- See Also:
NormalDistribution
- Generated class or method.
-
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()
- Generated class or method.
-
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()
- Generated class or method.
-
getLognormalDistribution
EClass getLognormalDistribution()
Returns the meta object for class 'Lognormal Distribution
'.- Returns:
- the meta object for class 'Lognormal Distribution'.
- See Also:
LognormalDistribution
- Generated class or method.
-
getLognormalDistribution_Mu
EAttribute getLognormalDistribution_Mu()
Returns the meta object for the attribute 'Mu
'.- Returns:
- the meta object for the attribute 'Mu'.
- See Also:
LognormalDistribution.getMu()
,getLognormalDistribution()
- Generated class or method.
-
getLognormalDistribution_Sigma
EAttribute getLognormalDistribution_Sigma()
Returns the meta object for the attribute 'Sigma
'.- Returns:
- the meta object for the attribute 'Sigma'.
- See Also:
LognormalDistribution.getSigma()
,getLognormalDistribution()
- Generated class or method.
-
getGammaDistribution
EClass getGammaDistribution()
Returns the meta object for class 'Gamma Distribution
'.- Returns:
- the meta object for class 'Gamma Distribution'.
- See Also:
GammaDistribution
- Generated class or method.
-
getGammaDistribution_Alpha
EAttribute getGammaDistribution_Alpha()
Returns the meta object for the attribute 'Alpha
'.- Returns:
- the meta object for the attribute 'Alpha'.
- See Also:
GammaDistribution.getAlpha()
,getGammaDistribution()
- Generated class or method.
-
getGammaDistribution_Theta
EAttribute getGammaDistribution_Theta()
Returns the meta object for the attribute 'Theta
'.- Returns:
- the meta object for the attribute 'Theta'.
- See Also:
GammaDistribution.getTheta()
,getGammaDistribution()
- Generated class or method.
-
getIntSample
EClass getIntSample()
Returns the meta object for class 'Int Sample
'.- Returns:
- the meta object for class 'Int Sample'.
- See Also:
IntSample
- Generated class or method.
-
getBoolSample
EClass getBoolSample()
Returns the meta object for class 'Bool Sample
'.- Returns:
- the meta object for class 'Bool Sample'.
- See Also:
BoolSample
- Generated class or method.
-
getDoubleSample
EClass getDoubleSample()
Returns the meta object for class 'Double Sample
'.- Returns:
- the meta object for class 'Double Sample'.
- See Also:
DoubleSample
- Generated class or method.
-
getStringSample
EClass getStringSample()
Returns the meta object for class 'String Sample
'.- Returns:
- the meta object for class 'String Sample'.
- See Also:
StringSample
- Generated class or method.
-
getProbfunctionFactory
ProbfunctionFactory getProbfunctionFactory()
Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-
-