Interface DistributionfunctionPackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
DistributionfunctionPackageImpl
The Package for the model.
It contains accessors for the meta objects to represent
- each class,
- each feature of each class,
- each operation 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 operation 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 'Abstract Probability Distribution
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Random Variables' containment reference list.static final int
The number of structural features of the 'Abstract Probability Distribution' class.static final int
The number of operations of the 'Abstract Probability Distribution' class.static final int
The meta object id for the 'Complex Parameter
' class.static final int
The number of structural features of the 'Complex Parameter' class.static final int
The number of operations of the 'Complex Parameter' class.static final int
The meta object id for the 'Domain
' enum.static final DistributionfunctionPackage
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 'Param Representation
' class.static final int
The number of structural features of the 'Param Representation' class.static final int
The number of operations of the 'Param Representation' class.static final int
The meta object id for the 'Parameter
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Instantiated' reference.static final int
The feature id for the 'Representation' containment reference.static final int
The number of structural features of the 'Parameter' class.static final int
The number of operations of the 'Parameter' class.static final int
The meta object id for the 'Parameter Type
' enum.static final int
The meta object id for the 'Probability Distribution
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Instantiated' reference.static final int
The feature id for the 'Params' reference list.static final int
The feature id for the 'Random Variables' containment reference list.static final int
The number of structural features of the 'Probability Distribution' class.static final int
The meta object id for the 'Probability Distribution Function Repository
' class.static final int
The feature id for the 'Distributions' containment reference list.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Params' containment reference list.static final int
The number of structural features of the 'Probability Distribution Function Repository' class.static final int
The number of operations of the 'Probability Distribution Function Repository' class.static final int
The number of operations of the 'Probability Distribution' class.static final int
The meta object id for the 'Random Variable
' class.static final int
The feature id for the 'Entity Name' attribute.static final int
The feature id for the 'Id' attribute.static final int
The feature id for the 'Value Space' attribute.static final int
The number of structural features of the 'Random Variable' class.static final int
The number of operations of the 'Random Variable' class.static final int
The meta object id for the 'Simple Parameter
' class.static final int
The feature id for the 'Type' attribute.static final int
The feature id for the 'Value' attribute.static final int
The number of structural features of the 'Simple Parameter' class.static final int
The number of operations of the 'Simple Parameter' class.static final int
The meta object id for the 'Tabular CPD
' class.static final int
The feature id for the 'Cpd Entries' containment reference list.static final int
The meta object id for the 'Tabular CPD Entry
' class.static final int
The feature id for the 'Conditonals' attribute list.static final int
The feature id for the 'Entry' containment reference.static final int
The number of structural features of the 'Tabular CPD Entry' class.static final int
The number of operations of the 'Tabular CPD Entry' class.static final int
The number of structural features of the 'Tabular CPD' class.static final int
The number of operations of the 'Tabular CPD' class. -
Method Summary
Modifier and TypeMethodDescriptionReturns the meta object for class 'Abstract Probability Distribution
'.Returns the meta object for the containment reference list 'Random Variables
'.Returns the meta object for class 'Complex Parameter
'.Returns the factory that creates the instances of the model.Returns the meta object for enum 'Domain
'.Returns the meta object for class 'Parameter
'.Returns the meta object for the reference 'Instantiated
'.Returns the meta object for the containment reference 'Representation
'.Returns the meta object for enum 'Parameter Type
'.Returns the meta object for class 'Param Representation
'.Returns the meta object for class 'Probability Distribution
'.Returns the meta object for the reference 'Instantiated
'.Returns the meta object for the reference list 'Params
'.Returns the meta object for class 'Probability Distribution Function Repository
'.Returns the meta object for the containment reference list 'Distributions
'.Returns the meta object for the containment reference list 'Params
'.Returns the meta object for class 'Random Variable
'.Returns the meta object for the attribute 'Value Space
'.Returns the meta object for class 'Simple Parameter
'.Returns the meta object for the attribute 'Type
'.Returns the meta object for the attribute 'Value
'.Returns the meta object for class 'Tabular CPD
'.Returns the meta object for the containment reference list 'Cpd Entries
'.Returns the meta object for class 'Tabular CPD Entry
'.Returns the meta object for the attribute list 'Conditonals
'.Returns the meta object for the containment reference 'Entry
'.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
-
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_DISTRIBUTION_FUNCTION_REPOSITORY
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORYThe meta object id for the 'Probability Distribution Function Repository
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__ID
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__ENTITY_NAME
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__DISTRIBUTIONS
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__DISTRIBUTIONSThe feature id for the 'Distributions' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__PARAMS
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY__PARAMSThe feature id for the 'Params' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY_FEATURE_COUNT
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Probability Distribution Function Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY_OPERATION_COUNT
static final int PROBABILITY_DISTRIBUTION_FUNCTION_REPOSITORY_OPERATION_COUNTThe number of operations of the 'Probability Distribution Function Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_PROBABILITY_DISTRIBUTION
static final int ABSTRACT_PROBABILITY_DISTRIBUTIONThe meta object id for the 'Abstract Probability Distribution
' class.- See Also:
- Generated class or method.
-
ABSTRACT_PROBABILITY_DISTRIBUTION__ID
static final int ABSTRACT_PROBABILITY_DISTRIBUTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_PROBABILITY_DISTRIBUTION__ENTITY_NAME
static final int ABSTRACT_PROBABILITY_DISTRIBUTION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_PROBABILITY_DISTRIBUTION__RANDOM_VARIABLES
static final int ABSTRACT_PROBABILITY_DISTRIBUTION__RANDOM_VARIABLESThe feature id for the 'Random Variables' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_PROBABILITY_DISTRIBUTION_FEATURE_COUNT
static final int ABSTRACT_PROBABILITY_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Abstract Probability Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
ABSTRACT_PROBABILITY_DISTRIBUTION_OPERATION_COUNT
static final int ABSTRACT_PROBABILITY_DISTRIBUTION_OPERATION_COUNTThe number of operations of the 'Abstract Probability Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION
static final int PROBABILITY_DISTRIBUTIONThe meta object id for the 'Probability Distribution
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION__ID
static final int PROBABILITY_DISTRIBUTION__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION__ENTITY_NAME
static final int PROBABILITY_DISTRIBUTION__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION__RANDOM_VARIABLES
static final int PROBABILITY_DISTRIBUTION__RANDOM_VARIABLESThe feature id for the 'Random Variables' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION__INSTANTIATED
static final int PROBABILITY_DISTRIBUTION__INSTANTIATEDThe feature id for the 'Instantiated' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION__PARAMS
static final int PROBABILITY_DISTRIBUTION__PARAMSThe feature id for the 'Params' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_FEATURE_COUNT
static final int PROBABILITY_DISTRIBUTION_FEATURE_COUNTThe number of structural features of the 'Probability Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_OPERATION_COUNT
static final int PROBABILITY_DISTRIBUTION_OPERATION_COUNTThe number of operations of the 'Probability Distribution' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER
static final int PARAMETERThe meta object id for the 'Parameter
' class.- See Also:
- Generated class or method.
-
PARAMETER__ID
static final int PARAMETER__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER__ENTITY_NAME
static final int PARAMETER__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER__INSTANTIATED
static final int PARAMETER__INSTANTIATEDThe feature id for the 'Instantiated' reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER__REPRESENTATION
static final int PARAMETER__REPRESENTATIONThe feature id for the 'Representation' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_FEATURE_COUNT
static final int PARAMETER_FEATURE_COUNTThe number of structural features of the 'Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_OPERATION_COUNT
static final int PARAMETER_OPERATION_COUNTThe number of operations of the 'Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_VARIABLE
static final int RANDOM_VARIABLEThe meta object id for the 'Random Variable
' class.- See Also:
- Generated class or method.
-
RANDOM_VARIABLE__ID
static final int RANDOM_VARIABLE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_VARIABLE__ENTITY_NAME
static final int RANDOM_VARIABLE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_VARIABLE__VALUE_SPACE
static final int RANDOM_VARIABLE__VALUE_SPACEThe feature id for the 'Value Space' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_VARIABLE_FEATURE_COUNT
static final int RANDOM_VARIABLE_FEATURE_COUNTThe number of structural features of the 'Random Variable' class.- See Also:
- Generated class or method.
- Ordered collection.
-
RANDOM_VARIABLE_OPERATION_COUNT
static final int RANDOM_VARIABLE_OPERATION_COUNTThe number of operations of the 'Random Variable' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAM_REPRESENTATION
static final int PARAM_REPRESENTATIONThe meta object id for the 'Param Representation
' class.- See Also:
- Generated class or method.
-
PARAM_REPRESENTATION_FEATURE_COUNT
static final int PARAM_REPRESENTATION_FEATURE_COUNTThe number of structural features of the 'Param Representation' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAM_REPRESENTATION_OPERATION_COUNT
static final int PARAM_REPRESENTATION_OPERATION_COUNTThe number of operations of the 'Param Representation' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_PARAMETER
static final int SIMPLE_PARAMETERThe meta object id for the 'Simple Parameter
' class.- See Also:
- Generated class or method.
-
SIMPLE_PARAMETER__TYPE
static final int SIMPLE_PARAMETER__TYPEThe feature id for the 'Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_PARAMETER__VALUE
static final int SIMPLE_PARAMETER__VALUEThe feature id for the 'Value' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_PARAMETER_FEATURE_COUNT
static final int SIMPLE_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Simple Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
SIMPLE_PARAMETER_OPERATION_COUNT
static final int SIMPLE_PARAMETER_OPERATION_COUNTThe number of operations of the 'Simple Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPLEX_PARAMETER
static final int COMPLEX_PARAMETERThe meta object id for the 'Complex Parameter
' class.- See Also:
- Generated class or method.
-
COMPLEX_PARAMETER_FEATURE_COUNT
static final int COMPLEX_PARAMETER_FEATURE_COUNTThe number of structural features of the 'Complex Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
COMPLEX_PARAMETER_OPERATION_COUNT
static final int COMPLEX_PARAMETER_OPERATION_COUNTThe number of operations of the 'Complex Parameter' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD
static final int TABULAR_CPDThe meta object id for the 'Tabular CPD
' class.- See Also:
- Generated class or method.
-
TABULAR_CPD__CPD_ENTRIES
static final int TABULAR_CPD__CPD_ENTRIESThe feature id for the 'Cpd Entries' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_FEATURE_COUNT
static final int TABULAR_CPD_FEATURE_COUNTThe number of structural features of the 'Tabular CPD' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_OPERATION_COUNT
static final int TABULAR_CPD_OPERATION_COUNTThe number of operations of the 'Tabular CPD' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_ENTRY
static final int TABULAR_CPD_ENTRYThe meta object id for the 'Tabular CPD Entry
' class.- See Also:
- Generated class or method.
-
TABULAR_CPD_ENTRY__CONDITONALS
static final int TABULAR_CPD_ENTRY__CONDITONALSThe feature id for the 'Conditonals' attribute list.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_ENTRY__ENTRY
static final int TABULAR_CPD_ENTRY__ENTRYThe feature id for the 'Entry' containment reference.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_ENTRY_FEATURE_COUNT
static final int TABULAR_CPD_ENTRY_FEATURE_COUNTThe number of structural features of the 'Tabular CPD Entry' class.- See Also:
- Generated class or method.
- Ordered collection.
-
TABULAR_CPD_ENTRY_OPERATION_COUNT
static final int TABULAR_CPD_ENTRY_OPERATION_COUNTThe number of operations of the 'Tabular CPD Entry' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_TYPE
static final int PARAMETER_TYPEThe meta object id for the 'Parameter Type
' enum.- See Also:
- Generated class or method.
-
DOMAIN
static final int DOMAINThe meta object id for the 'Domain
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getProbabilityDistributionFunctionRepository
EClass getProbabilityDistributionFunctionRepository()Returns the meta object for class 'Probability Distribution Function Repository
'.- Returns:
- the meta object for class 'Probability Distribution Function Repository'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionFunctionRepository_Distributions
EReference getProbabilityDistributionFunctionRepository_Distributions()Returns the meta object for the containment reference list 'Distributions
'.- Returns:
- the meta object for the containment reference list 'Distributions'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionFunctionRepository_Params
EReference getProbabilityDistributionFunctionRepository_Params()Returns the meta object for the containment reference list 'Params
'.- Returns:
- the meta object for the containment reference list 'Params'.
- See Also:
- Generated class or method.
-
getProbabilityDistribution
EClass getProbabilityDistribution()Returns the meta object for class 'Probability Distribution
'.- Returns:
- the meta object for class 'Probability Distribution'.
- See Also:
- Generated class or method.
-
getProbabilityDistribution_Instantiated
EReference getProbabilityDistribution_Instantiated()Returns the meta object for the reference 'Instantiated
'.- Returns:
- the meta object for the reference 'Instantiated'.
- See Also:
- Generated class or method.
-
getProbabilityDistribution_Params
EReference getProbabilityDistribution_Params()Returns the meta object for the reference list 'Params
'.- Returns:
- the meta object for the reference list 'Params'.
- See Also:
- Generated class or method.
-
getParameter
EClass getParameter()Returns the meta object for class 'Parameter
'.- Returns:
- the meta object for class 'Parameter'.
- See Also:
- Generated class or method.
-
getParameter_Instantiated
EReference getParameter_Instantiated()Returns the meta object for the reference 'Instantiated
'.- Returns:
- the meta object for the reference 'Instantiated'.
- See Also:
- Generated class or method.
-
getParameter_Representation
EReference getParameter_Representation()Returns the meta object for the containment reference 'Representation
'.- Returns:
- the meta object for the containment reference 'Representation'.
- See Also:
- Generated class or method.
-
getRandomVariable
EClass getRandomVariable()Returns the meta object for class 'Random Variable
'.- Returns:
- the meta object for class 'Random Variable'.
- See Also:
- Generated class or method.
-
getRandomVariable_ValueSpace
EAttribute getRandomVariable_ValueSpace()Returns the meta object for the attribute 'Value Space
'.- Returns:
- the meta object for the attribute 'Value Space'.
- See Also:
- Generated class or method.
-
getAbstractProbabilityDistribution
EClass getAbstractProbabilityDistribution()Returns the meta object for class 'Abstract Probability Distribution
'.- Returns:
- the meta object for class 'Abstract Probability Distribution'.
- See Also:
- Generated class or method.
-
getAbstractProbabilityDistribution_RandomVariables
EReference getAbstractProbabilityDistribution_RandomVariables()Returns the meta object for the containment reference list 'Random Variables
'.- Returns:
- the meta object for the containment reference list 'Random Variables'.
- See Also:
- Generated class or method.
-
getParamRepresentation
EClass getParamRepresentation()Returns the meta object for class 'Param Representation
'.- Returns:
- the meta object for class 'Param Representation'.
- See Also:
- Generated class or method.
-
getSimpleParameter
EClass getSimpleParameter()Returns the meta object for class 'Simple Parameter
'.- Returns:
- the meta object for class 'Simple Parameter'.
- See Also:
- Generated class or method.
-
getSimpleParameter_Type
EAttribute getSimpleParameter_Type()Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
- Generated class or method.
-
getSimpleParameter_Value
EAttribute getSimpleParameter_Value()Returns the meta object for the attribute 'Value
'.- Returns:
- the meta object for the attribute 'Value'.
- See Also:
- Generated class or method.
-
getComplexParameter
EClass getComplexParameter()Returns the meta object for class 'Complex Parameter
'.- Returns:
- the meta object for class 'Complex Parameter'.
- See Also:
- Generated class or method.
-
getTabularCPD
EClass getTabularCPD()Returns the meta object for class 'Tabular CPD
'.- Returns:
- the meta object for class 'Tabular CPD'.
- See Also:
- Generated class or method.
-
getTabularCPD_CpdEntries
EReference getTabularCPD_CpdEntries()Returns the meta object for the containment reference list 'Cpd Entries
'.- Returns:
- the meta object for the containment reference list 'Cpd Entries'.
- See Also:
- Generated class or method.
-
getTabularCPDEntry
EClass getTabularCPDEntry()Returns the meta object for class 'Tabular CPD Entry
'.- Returns:
- the meta object for class 'Tabular CPD Entry'.
- See Also:
- Generated class or method.
-
getTabularCPDEntry_Conditonals
EAttribute getTabularCPDEntry_Conditonals()Returns the meta object for the attribute list 'Conditonals
'.- Returns:
- the meta object for the attribute list 'Conditonals'.
- See Also:
- Generated class or method.
-
getTabularCPDEntry_Entry
EReference getTabularCPDEntry_Entry()Returns the meta object for the containment reference 'Entry
'.- Returns:
- the meta object for the containment reference 'Entry'.
- See Also:
- Generated class or method.
-
getParameterType
EEnum getParameterType()Returns the meta object for enum 'Parameter Type
'.- Returns:
- the meta object for enum 'Parameter Type'.
- See Also:
- Generated class or method.
-
getDomain
EEnum getDomain()Returns the meta object for enum 'Domain
'.- Returns:
- the meta object for enum 'Domain'.
- See Also:
- Generated class or method.
-
getDistributionfunctionFactory
DistributionfunctionFactory getDistributionfunctionFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-