public class StateBasedDataTypesPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements StateBasedDataTypesPackage
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamic
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
StateBasedDataTypesPackage.Literals
AVAILABILITY, AVAILABILITY_FEATURE_COUNT, CONFIDENCE_KIND, DEPENDABILITY_MEASURE, DEPENDABILITY_MEASURE_FEATURE_COUNT, eINSTANCE, eNAME, eNS_PREFIX, eNS_URI, EVALUATION_ANALYTICAL, EVALUATION_ANALYTICAL_FEATURE_COUNT, EVALUATION_BY_SIMULATION, EVALUATION_BY_SIMULATION_FEATURE_COUNT, EVALUATION_METHOD, EVALUATION_METHOD_FEATURE_COUNT, EVALUATION_TYPE, EVALUATION_TYPE_FEATURE_COUNT, MTTF, MTTF_FEATURE_COUNT, REDUNDANCY_KIND, RELIABILITY, RELIABILITY_FEATURE_COUNT, STEADY_STATE, STEADY_STATE_FEATURE_COUNT
Modifier and Type | Method and Description |
---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
org.eclipse.emf.ecore.EClass |
getAvailability() |
org.eclipse.emf.ecore.EEnum |
getConfidenceKind() |
org.eclipse.emf.ecore.EClass |
getDependabilityMeasure() |
org.eclipse.emf.ecore.EClass |
getEvaluationAnalytical() |
org.eclipse.emf.ecore.EClass |
getEvaluationBySimulation() |
org.eclipse.emf.ecore.EClass |
getEvaluationMethod() |
org.eclipse.emf.ecore.EClass |
getEvaluationType() |
org.eclipse.emf.ecore.EClass |
getMTTF() |
org.eclipse.emf.ecore.EEnum |
getRedundancyKind() |
org.eclipse.emf.ecore.EClass |
getReliability() |
StateBasedDataTypesFactory |
getStateBasedDataTypesFactory() |
org.eclipse.emf.ecore.EClass |
getSteadyState() |
static StateBasedDataTypesPackage |
init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
void |
initializePackageContents()
Complete the initialization of the package and its meta-model.
|
basicGetESuperPackage, basicSetEFactoryInstance, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eSet, eSetProxyURI, eUnset, freeze, getEClassifier, getEClassifierGen, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getExtendedMetaData, getNsPrefix, getNsURI, setEFactoryInstance, setExtendedMetaData, setNamespaceURI, setNsPrefix, setNsURI, toString
eContents, eCrossReferences, getName, getNameGen, setName
eURIFragmentSegment, getEAnnotation, getEAnnotations
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURI
getEAnnotation, getEAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public static StateBasedDataTypesPackage init()
This method is used to initialize StateBasedDataTypesPackage.eINSTANCE
when that field is accessed.
Clients should not invoke it directly. Instead, they should simply access that field to obtain the package.
public org.eclipse.emf.ecore.EClass getDependabilityMeasure()
getDependabilityMeasure
in interface StateBasedDataTypesPackage
DependabilityMeasure
public org.eclipse.emf.ecore.EClass getEvaluationMethod()
getEvaluationMethod
in interface StateBasedDataTypesPackage
EvaluationMethod
public org.eclipse.emf.ecore.EClass getEvaluationBySimulation()
getEvaluationBySimulation
in interface StateBasedDataTypesPackage
EvaluationBySimulation
public org.eclipse.emf.ecore.EClass getEvaluationAnalytical()
getEvaluationAnalytical
in interface StateBasedDataTypesPackage
EvaluationAnalytical
public org.eclipse.emf.ecore.EClass getReliability()
getReliability
in interface StateBasedDataTypesPackage
Reliability
public org.eclipse.emf.ecore.EClass getEvaluationType()
getEvaluationType
in interface StateBasedDataTypesPackage
EvaluationType
public org.eclipse.emf.ecore.EClass getSteadyState()
getSteadyState
in interface StateBasedDataTypesPackage
SteadyState
public org.eclipse.emf.ecore.EClass getAvailability()
getAvailability
in interface StateBasedDataTypesPackage
Availability
public org.eclipse.emf.ecore.EClass getMTTF()
getMTTF
in interface StateBasedDataTypesPackage
MTTF
public org.eclipse.emf.ecore.EEnum getRedundancyKind()
getRedundancyKind
in interface StateBasedDataTypesPackage
RedundancyKind
public org.eclipse.emf.ecore.EEnum getConfidenceKind()
getConfidenceKind
in interface StateBasedDataTypesPackage
ConfidenceKind
public StateBasedDataTypesFactory getStateBasedDataTypesFactory()
getStateBasedDataTypesFactory
in interface StateBasedDataTypesPackage
public void createPackageContents()
public void initializePackageContents()