Package de.uka.ipd.sdq.probfunction
Interface ProbfunctionPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
ProbfunctionPackageImpl
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:
- Generated class or method.
- EMF model class or method.
- kind="package"
-
Nested Class Summary
Modifier and TypeInterfaceDescriptionstatic interface
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data typeNested classes/interfaces inherited from interface org.eclipse.emf.ecore.EPackage
EPackage.Descriptor, EPackage.Registry
-
Field Summary
Modifier and TypeFieldDescriptionstatic final int
The meta object id for the 'Bool Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Bool Sample' class.static final int
The meta object id for the 'Boxed PDF
' class.static final int
The feature id for the 'Samples' containment reference list.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Boxed PDF' class.static final int
The meta object id for the 'Complex
' class.static final int
The feature id for the 'Imaginary' attribute.static final int
The feature id for the 'Real' attribute.static final int
The number of structural features of the 'Complex' class.static final int
The meta object id for the 'Continuous PDF
' class.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Continuous PDF' class.static final int
The meta object id for the 'Continuous Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Continuous Sample' class.static final String
static final int
The meta object id for the 'Double Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Double Sample' class.static final ProbfunctionPackage
The singleton instance of the package.static final String
The package name.static final String
The package namespace name.static final String
The package namespace URI.static final int
The meta object id for the 'Exponential Distribution
' class.static final int
The feature id for the 'Rate' attribute.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Exponential Distribution' class.static final int
The meta object id for the 'Gamma Distribution
' class.static final int
The feature id for the 'Alpha' attribute.static final int
The feature id for the 'Theta' attribute.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Gamma Distribution' class.static final int
The meta object id for the 'Int Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Int Sample' class.static final int
The meta object id for the 'Lognormal Distribution
' class.static final int
The feature id for the 'Mu' attribute.static final int
The feature id for the 'Sigma' attribute.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Lognormal Distribution' class.static final int
The meta object id for the 'Normal Distribution
' class.static final int
The feature id for the 'Mu' attribute.static final int
The feature id for the 'Sigma' attribute.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Normal Distribution' class.static final int
The meta object id for the 'Probability Density Function
' class.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Probability Density Function' class.static final int
The meta object id for the 'Probability Function
' class.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Probability Function' class.static final int
The meta object id for the 'Probability Mass Function
' class.static final int
The feature id for the 'Ordered Domain' attribute.static final int
The feature id for the 'Samples' containment reference list.static final int
The feature id for the 'Unit' containment reference.static final int
The number of structural features of the 'Probability Mass Function' class.static final int
The meta object id for the 'Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Sample' class.static final int
The meta object id for the 'Sample PDF
' class.static final int
The feature id for the 'Distance' attribute.static final int
The feature id for the 'Unit' containment reference.static final int
The feature id for the 'Values' containment reference list.static final int
The number of structural features of the 'Sample PDF' class.static final int
The meta object id for the 'String Sample
' class.static final int
The feature id for the 'Probability' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'String Sample' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Bool Sample
'.Returns the meta object for class 'Boxed PDF
'.Returns the meta object for the containment reference list 'Samples
'.Returns the meta object for class 'Complex
'.Returns the meta object for the attribute 'Imaginary
'.Returns the meta object for the attribute 'Real
'.Returns the meta object for class 'Continuous PDF
'.Returns the meta object for class 'Continuous Sample
'.Returns the meta object for the attribute 'Probability
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Double Sample
'.Returns the meta object for class 'Exponential Distribution
'.Returns the meta object for the attribute 'Rate
'.Returns the meta object for class 'Gamma Distribution
'.Returns the meta object for the attribute 'Alpha
'.Returns the meta object for the attribute 'Theta
'.Returns the meta object for class 'Int Sample
'.Returns the meta object for class 'Lognormal Distribution
'.Returns the meta object for the attribute 'Mu
'.Returns the meta object for the attribute 'Sigma
'.Returns the meta object for class 'Normal Distribution
'.Returns the meta object for the attribute 'Mu
'.Returns the meta object for the attribute 'Sigma
'.Returns the meta object for class 'Probability Density Function
'.Returns the meta object for class 'Probability Function
'.Returns the meta object for class 'Probability Mass Function
'.Returns the meta object for the attribute 'Ordered Domain
'.Returns the meta object for the containment reference list 'Samples
'.Returns the factory that creates the instances of the model.Returns the meta object for class 'Sample
'.Returns the meta object for the attribute 'Probability
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Sample PDF
'.Returns the meta object for the attribute 'Distance
'.Returns the meta object for the containment reference list 'Values
'.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 Details
-
copyright
- See Also:
- Generated class or method.
-
eNAME
The package name.- See Also:
- Generated class or method.
-
eNS_URI
The package namespace URI.- See Also:
- Generated class or method.
-
eNS_PREFIX
The package namespace name.- See Also:
- Generated class or method.
-
eINSTANCE
The singleton instance of the package.- Generated class or method.
-
PROBABILITY_FUNCTION
static final int PROBABILITY_FUNCTIONThe meta object id for the 'Probability Function
' class.- See Also:
- Generated class or method.
-
PROBABILITY_FUNCTION__UNIT
static final int PROBABILITY_FUNCTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_FUNCTION_FEATURE_COUNT
static final int PROBABILITY_FUNCTION_FEATURE_COUNTThe number of structural features of the 'Probability Function' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DENSITY_FUNCTION
static final int PROBABILITY_DENSITY_FUNCTIONThe meta object id for the 'Probability Density Function
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DENSITY_FUNCTION__UNIT
static final int PROBABILITY_DENSITY_FUNCTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNT
static final int PROBABILITY_DENSITY_FUNCTION_FEATURE_COUNTThe number of structural features of the 'Probability Density Function' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BOXED_PDF
static final int BOXED_PDFThe meta object id for the 'Boxed PDF
' class.- See Also:
- Generated class or method.
-
BOXED_PDF__UNIT
static final int BOXED_PDF__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
BOXED_PDF__SAMPLES
static final int BOXED_PDF__SAMPLESThe feature id for the 'Samples' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
BOXED_PDF_FEATURE_COUNT
static final int BOXED_PDF_FEATURE_COUNTThe number of structural features of the 'Boxed PDF' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_SAMPLE
static final int CONTINUOUS_SAMPLEThe meta object id for the 'Continuous Sample
' class.- See Also:
- Generated class or method.
-
CONTINUOUS_SAMPLE__VALUE
static final int CONTINUOUS_SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_SAMPLE__PROBABILITY
static final int CONTINUOUS_SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_SAMPLE_FEATURE_COUNT
static final int CONTINUOUS_SAMPLE_FEATURE_COUNTThe number of structural features of the 'Continuous Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_MASS_FUNCTION
static final int PROBABILITY_MASS_FUNCTIONThe meta object id for the 'Probability Mass Function
' class.- See Also:
- Generated class or method.
-
PROBABILITY_MASS_FUNCTION__UNIT
static final int PROBABILITY_MASS_FUNCTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_MASS_FUNCTION__SAMPLES
static final int PROBABILITY_MASS_FUNCTION__SAMPLESThe feature id for the 'Samples' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_MASS_FUNCTION__ORDERED_DOMAIN
static final int PROBABILITY_MASS_FUNCTION__ORDERED_DOMAINThe feature id for the 'Ordered Domain' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_MASS_FUNCTION_FEATURE_COUNT
static final int PROBABILITY_MASS_FUNCTION_FEATURE_COUNTThe number of structural features of the 'Probability Mass Function' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE
static final int SAMPLEThe meta object id for the 'Sample
' class.- See Also:
- Generated class or method.
-
SAMPLE__PROBABILITY
static final int SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE__VALUE
static final int SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_FEATURE_COUNT
static final int SAMPLE_FEATURE_COUNTThe number of structural features of the 'Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF
static final int SAMPLE_PDFThe meta object id for the 'Sample PDF
' class.- See Also:
- Generated class or method.
-
SAMPLE_PDF__UNIT
static final int SAMPLE_PDF__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF__DISTANCE
static final int SAMPLE_PDF__DISTANCEThe feature id for the 'Distance' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF__VALUES
static final int SAMPLE_PDF__VALUESThe feature id for the 'Values' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
SAMPLE_PDF_FEATURE_COUNT
static final int SAMPLE_PDF_FEATURE_COUNTThe number of structural features of the 'Sample PDF' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPLEX
static final int COMPLEXThe meta object id for the 'Complex
' class.- See Also:
- Generated class or method.
-
COMPLEX__REAL
static final int COMPLEX__REALThe feature id for the 'Real' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPLEX__IMAGINARY
static final int COMPLEX__IMAGINARYThe feature id for the 'Imaginary' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPLEX_FEATURE_COUNT
static final int COMPLEX_FEATURE_COUNTThe number of structural features of the 'Complex' class.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_PDF
static final int CONTINUOUS_PDFThe meta object id for the 'Continuous PDF
' class.- See Also:
- Generated class or method.
-
CONTINUOUS_PDF__UNIT
static final int CONTINUOUS_PDF__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
CONTINUOUS_PDF_FEATURE_COUNT
static final int CONTINUOUS_PDF_FEATURE_COUNTThe number of structural features of the 'Continuous PDF' class.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_DISTRIBUTION
static final int EXPONENTIAL_DISTRIBUTIONThe meta object id for the 'Exponential Distribution
' class.- See Also:
- Generated class or method.
-
EXPONENTIAL_DISTRIBUTION__UNIT
static final int EXPONENTIAL_DISTRIBUTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_DISTRIBUTION__RATE
static final int EXPONENTIAL_DISTRIBUTION__RATEThe feature id for the 'Rate' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
EXPONENTIAL_DISTRIBUTION_FEATURE_COUNT
static final int EXPONENTIAL_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Exponential Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION
static final int NORMAL_DISTRIBUTIONThe meta object id for the 'Normal Distribution
' class.- See Also:
- Generated class or method.
-
NORMAL_DISTRIBUTION__UNIT
static final int NORMAL_DISTRIBUTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION__MU
static final int NORMAL_DISTRIBUTION__MUThe feature id for the 'Mu' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION__SIGMA
static final int NORMAL_DISTRIBUTION__SIGMAThe feature id for the 'Sigma' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
NORMAL_DISTRIBUTION_FEATURE_COUNT
static final int NORMAL_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Normal Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION
static final int LOGNORMAL_DISTRIBUTIONThe meta object id for the 'Lognormal Distribution
' class.- See Also:
- Generated class or method.
-
LOGNORMAL_DISTRIBUTION__UNIT
static final int LOGNORMAL_DISTRIBUTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION__MU
static final int LOGNORMAL_DISTRIBUTION__MUThe feature id for the 'Mu' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION__SIGMA
static final int LOGNORMAL_DISTRIBUTION__SIGMAThe feature id for the 'Sigma' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
LOGNORMAL_DISTRIBUTION_FEATURE_COUNT
static final int LOGNORMAL_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Lognormal Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION
static final int GAMMA_DISTRIBUTIONThe meta object id for the 'Gamma Distribution
' class.- See Also:
- Generated class or method.
-
GAMMA_DISTRIBUTION__UNIT
static final int GAMMA_DISTRIBUTION__UNITThe feature id for the 'Unit' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION__ALPHA
static final int GAMMA_DISTRIBUTION__ALPHAThe feature id for the 'Alpha' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION__THETA
static final int GAMMA_DISTRIBUTION__THETAThe feature id for the 'Theta' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
GAMMA_DISTRIBUTION_FEATURE_COUNT
static final int GAMMA_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Gamma Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE
static final int INT_SAMPLEThe meta object id for the 'Int Sample
' class.- See Also:
- Generated class or method.
-
INT_SAMPLE__PROBABILITY
static final int INT_SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE__VALUE
static final int INT_SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
INT_SAMPLE_FEATURE_COUNT
static final int INT_SAMPLE_FEATURE_COUNTThe number of structural features of the 'Int Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE
static final int BOOL_SAMPLEThe meta object id for the 'Bool Sample
' class.- See Also:
- Generated class or method.
-
BOOL_SAMPLE__PROBABILITY
static final int BOOL_SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE__VALUE
static final int BOOL_SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
BOOL_SAMPLE_FEATURE_COUNT
static final int BOOL_SAMPLE_FEATURE_COUNTThe number of structural features of the 'Bool Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE
static final int DOUBLE_SAMPLEThe meta object id for the 'Double Sample
' class.- See Also:
- Generated class or method.
-
DOUBLE_SAMPLE__PROBABILITY
static final int DOUBLE_SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE__VALUE
static final int DOUBLE_SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
DOUBLE_SAMPLE_FEATURE_COUNT
static final int DOUBLE_SAMPLE_FEATURE_COUNTThe number of structural features of the 'Double Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE
static final int STRING_SAMPLEThe meta object id for the 'String Sample
' class.- See Also:
- Generated class or method.
-
STRING_SAMPLE__PROBABILITY
static final int STRING_SAMPLE__PROBABILITYThe feature id for the 'Probability' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE__VALUE
static final int STRING_SAMPLE__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
STRING_SAMPLE_FEATURE_COUNT
static final int STRING_SAMPLE_FEATURE_COUNTThe number of structural features of the 'String Sample' class.- See Also:
- Generated class or method.
- Ordered collection.
-
-
Method Details
-
getBoxedPDF
EClass getBoxedPDF()Returns the meta object for class 'Boxed PDF
'.- Returns:
- the meta object for class 'Boxed PDF'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated class or method.
-
getSample
EClass getSample()Returns the meta object for class 'Sample
'.- Returns:
- the meta object for class 'Sample'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- Generated class or method.
-
getComplex
EClass getComplex()Returns the meta object for class 'Complex
'.- Returns:
- the meta object for class 'Complex'.
- See Also:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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:
- 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.
-