Interface DistributiontypePackage
- All Superinterfaces:
EModelElement
,ENamedElement
,EObject
,EPackage
,Notifier
- All Known Implementing Classes:
DistributiontypePackageImpl
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 DistributiontypePackage
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 'Parameter Signature
' 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 number of structural features of the 'Parameter Signature' class.static final int
The number of operations of the 'Parameter Signature' class.static final int
The meta object id for the 'Probability Distribution Repository
' class.static final int
The feature id for the 'Distribution Families' 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 'Parameters' containment reference list.static final int
The number of structural features of the 'Probability Distribution Repository' class.static final int
The number of operations of the 'Probability Distribution Repository' class.static final int
The meta object id for the 'Probability Distribution Skeleton
' 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 'Param Structures' reference list.static final int
The feature id for the 'Type' attribute.static final int
The number of structural features of the 'Probability Distribution Skeleton' class.static final int
The number of operations of the 'Probability Distribution Skeleton' class.static final int
The meta object id for the 'Probability Distribution Type
' enum. -
Method Summary
Modifier and TypeMethodDescriptionReturns the factory that creates the instances of the model.Returns the meta object for class 'Parameter Signature
'.Returns the meta object for class 'Probability Distribution Repository
'.Returns the meta object for the containment reference list 'Distribution Families
'.Returns the meta object for the containment reference list 'Parameters
'.Returns the meta object for class 'Probability Distribution Skeleton
'.Returns the meta object for the reference list 'Param Structures
'.Returns the meta object for the attribute 'Type
'.Returns the meta object for enum 'Probability Distribution Type
'.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_SKELETON
static final int PROBABILITY_DISTRIBUTION_SKELETONThe meta object id for the 'Probability Distribution Skeleton
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_SKELETON__ID
static final int PROBABILITY_DISTRIBUTION_SKELETON__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_SKELETON__ENTITY_NAME
static final int PROBABILITY_DISTRIBUTION_SKELETON__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_SKELETON__TYPE
static final int PROBABILITY_DISTRIBUTION_SKELETON__TYPEThe feature id for the 'Type' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_SKELETON__PARAM_STRUCTURES
static final int PROBABILITY_DISTRIBUTION_SKELETON__PARAM_STRUCTURESThe feature id for the 'Param Structures' reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_SKELETON_FEATURE_COUNT
static final int PROBABILITY_DISTRIBUTION_SKELETON_FEATURE_COUNTThe number of structural features of the 'Probability Distribution Skeleton' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_SKELETON_OPERATION_COUNT
static final int PROBABILITY_DISTRIBUTION_SKELETON_OPERATION_COUNTThe number of operations of the 'Probability Distribution Skeleton' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_SIGNATURE
static final int PARAMETER_SIGNATUREThe meta object id for the 'Parameter Signature
' class.- See Also:
- Generated class or method.
-
PARAMETER_SIGNATURE__ID
static final int PARAMETER_SIGNATURE__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_SIGNATURE__ENTITY_NAME
static final int PARAMETER_SIGNATURE__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_SIGNATURE_FEATURE_COUNT
static final int PARAMETER_SIGNATURE_FEATURE_COUNTThe number of structural features of the 'Parameter Signature' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PARAMETER_SIGNATURE_OPERATION_COUNT
static final int PARAMETER_SIGNATURE_OPERATION_COUNTThe number of operations of the 'Parameter Signature' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY
static final int PROBABILITY_DISTRIBUTION_REPOSITORYThe meta object id for the 'Probability Distribution Repository
' class.- See Also:
- Generated class or method.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__ID
static final int PROBABILITY_DISTRIBUTION_REPOSITORY__IDThe feature id for the 'Id' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__ENTITY_NAME
static final int PROBABILITY_DISTRIBUTION_REPOSITORY__ENTITY_NAMEThe feature id for the 'Entity Name' attribute.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__DISTRIBUTION_FAMILIES
static final int PROBABILITY_DISTRIBUTION_REPOSITORY__DISTRIBUTION_FAMILIESThe feature id for the 'Distribution Families' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY__PARAMETERS
static final int PROBABILITY_DISTRIBUTION_REPOSITORY__PARAMETERSThe feature id for the 'Parameters' containment reference list.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY_FEATURE_COUNT
static final int PROBABILITY_DISTRIBUTION_REPOSITORY_FEATURE_COUNTThe number of structural features of the 'Probability Distribution Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_REPOSITORY_OPERATION_COUNT
static final int PROBABILITY_DISTRIBUTION_REPOSITORY_OPERATION_COUNTThe number of operations of the 'Probability Distribution Repository' class.- See Also:
- Generated class or method.
- Ordered collection.
-
PROBABILITY_DISTRIBUTION_TYPE
static final int PROBABILITY_DISTRIBUTION_TYPEThe meta object id for the 'Probability Distribution Type
' enum.- See Also:
- Generated class or method.
-
-
Method Details
-
getProbabilityDistributionSkeleton
EClass getProbabilityDistributionSkeleton()Returns the meta object for class 'Probability Distribution Skeleton
'.- Returns:
- the meta object for class 'Probability Distribution Skeleton'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionSkeleton_Type
EAttribute getProbabilityDistributionSkeleton_Type()Returns the meta object for the attribute 'Type
'.- Returns:
- the meta object for the attribute 'Type'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionSkeleton_ParamStructures
EReference getProbabilityDistributionSkeleton_ParamStructures()Returns the meta object for the reference list 'Param Structures
'.- Returns:
- the meta object for the reference list 'Param Structures'.
- See Also:
- Generated class or method.
-
getParameterSignature
EClass getParameterSignature()Returns the meta object for class 'Parameter Signature
'.- Returns:
- the meta object for class 'Parameter Signature'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionRepository
EClass getProbabilityDistributionRepository()Returns the meta object for class 'Probability Distribution Repository
'.- Returns:
- the meta object for class 'Probability Distribution Repository'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionRepository_DistributionFamilies
EReference getProbabilityDistributionRepository_DistributionFamilies()Returns the meta object for the containment reference list 'Distribution Families
'.- Returns:
- the meta object for the containment reference list 'Distribution Families'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionRepository_Parameters
EReference getProbabilityDistributionRepository_Parameters()Returns the meta object for the containment reference list 'Parameters
'.- Returns:
- the meta object for the containment reference list 'Parameters'.
- See Also:
- Generated class or method.
-
getProbabilityDistributionType
EEnum getProbabilityDistributionType()Returns the meta object for enum 'Probability Distribution Type
'.- Returns:
- the meta object for enum 'Probability Distribution Type'.
- See Also:
- Generated class or method.
-
getDistributiontypeFactory
DistributiontypeFactory getDistributiontypeFactory()Returns the factory that creates the instances of the model.- Returns:
- the factory that creates the instances of the model.
- Generated class or method.
-