public class TraceabilityPackageImpl extends org.eclipse.emf.ecore.impl.EPackageImpl implements TraceabilityPackage
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
TraceabilityPackage.Literals
eINSTANCE, 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, 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 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 TraceabilityPackage
Traceability
public org.eclipse.emf.ecore.EReference getTraceability_Traces()
getTraceability_Traces
in interface TraceabilityPackage
Traceability.getTraces()
,
TraceabilityPackage.getTraceability()
public org.eclipse.emf.ecore.EAttribute getTraceability_Id()
getTraceability_Id
in interface TraceabilityPackage
Traceability.getId()
,
TraceabilityPackage.getTraceability()
public org.eclipse.emf.ecore.EClass getTrace()
getTrace
in interface TraceabilityPackage
Trace
public org.eclipse.emf.ecore.EReference getTrace_Targets()
getTrace_Targets
in interface TraceabilityPackage
Trace.getTargets()
,
TraceabilityPackage.getTrace()
public org.eclipse.emf.ecore.EAttribute getTrace_Id()
getTrace_Id
in interface TraceabilityPackage
Trace.getId()
,
TraceabilityPackage.getTrace()
public org.eclipse.emf.ecore.EReference getTrace_Params()
getTrace_Params
in interface TraceabilityPackage
Trace.getParams()
,
TraceabilityPackage.getTrace()
public org.eclipse.emf.ecore.EAttribute getTrace_Objects()
getTrace_Objects
in interface TraceabilityPackage
Trace.getObjects()
,
TraceabilityPackage.getTrace()
public TraceabilityFactory getTraceabilityFactory()
getTraceabilityFactory
in interface TraceabilityPackage
public void createPackageContents()
public void initializePackageContents()