public class TraceabilityPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements TraceabilityPackage
org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container.Dynamicorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.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.EObservableAdapterListTraceabilityPackage.LiteralseINSTANCE, eNAME, eNS_PREFIX, eNS_URI, TRACE, TRACE__ID, TRACE__OBJECTS, TRACE__PARAMS, TRACE__TARGETS, TRACE_FEATURE_COUNT, TRACE_OPERATION_COUNT, TRACEABILITY, TRACEABILITY__ID, TRACEABILITY__TRACES, TRACEABILITY_FEATURE_COUNT, TRACEABILITY_OPERATION_COUNT| Modifier and Type | Method and Description |
|---|---|
void |
createPackageContents()
Creates the meta-model objects for the package.
|
org.eclipse.emf.ecore.EAttribute |
getTrace_Id() |
org.eclipse.emf.ecore.EAttribute |
getTrace_Objects() |
org.eclipse.emf.ecore.EReference |
getTrace_Params() |
org.eclipse.emf.ecore.EReference |
getTrace_Targets() |
org.eclipse.emf.ecore.EClass |
getTrace() |
org.eclipse.emf.ecore.EAttribute |
getTraceability_Id() |
org.eclipse.emf.ecore.EReference |
getTraceability_Traces() |
org.eclipse.emf.ecore.EClass |
getTraceability() |
TraceabilityFactory |
getTraceabilityFactory() |
static TraceabilityPackage |
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, toStringeContents, eCrossReferences, getName, getNameGen, setNameeURIFragmentSegment, getEAnnotation, getEAnnotationseInternalContainerdynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDelivereAllContents, 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, eVirtualUnseteNotificationRequired, eNotifyequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetEClassifier, getEClassifiers, getEFactoryInstance, getESubpackages, getESuperPackage, getNsPrefix, getNsURI, setEFactoryInstance, setNsPrefix, setNsURIgetEAnnotation, getEAnnotationseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetpublic static TraceabilityPackage init()
This method is used to initialize TraceabilityPackage.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 getTraceability()
getTraceability in interface TraceabilityPackageTraceabilitypublic org.eclipse.emf.ecore.EReference getTraceability_Traces()
getTraceability_Traces in interface TraceabilityPackageTraceability.getTraces(),
TraceabilityPackage.getTraceability()public org.eclipse.emf.ecore.EAttribute getTraceability_Id()
getTraceability_Id in interface TraceabilityPackageTraceability.getId(),
TraceabilityPackage.getTraceability()public org.eclipse.emf.ecore.EClass getTrace()
getTrace in interface TraceabilityPackageTracepublic org.eclipse.emf.ecore.EReference getTrace_Targets()
getTrace_Targets in interface TraceabilityPackageTrace.getTargets(),
TraceabilityPackage.getTrace()public org.eclipse.emf.ecore.EAttribute getTrace_Id()
getTrace_Id in interface TraceabilityPackageTrace.getId(),
TraceabilityPackage.getTrace()public org.eclipse.emf.ecore.EReference getTrace_Params()
getTrace_Params in interface TraceabilityPackageTrace.getParams(),
TraceabilityPackage.getTrace()public org.eclipse.emf.ecore.EAttribute getTrace_Objects()
getTrace_Objects in interface TraceabilityPackageTrace.getObjects(),
TraceabilityPackage.getTrace()public TraceabilityFactory getTraceabilityFactory()
getTraceabilityFactory in interface TraceabilityPackagepublic void createPackageContents()
public void initializePackageContents()