|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.EObjectImpl
org.eclipse.mofscript.traceabilitymodel.impl.TraceImpl
public class TraceImpl
An implementation of the model object 'Trace'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends java.lang.Object & org.eclipse.emf.common.notify.Adapter> |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
org.eclipse.emf.ecore.InternalEObject.EStore |
Field Summary | |
---|---|
static java.lang.String |
copyright
|
protected ModelElementRef |
originatinElement
The cached value of the ' Originatin Element ' reference |
protected TraceableSegment |
segment
The cached value of the ' Segment ' reference |
protected static java.lang.String |
SOURCE_OPERATION_ID_EDEFAULT
The default value of the ' Source Operation ID ' attribute |
protected static java.lang.String |
SOURCE_OPERATION_NAME_EDEFAULT
The default value of the ' Source Operation Name ' attribute |
protected java.lang.String |
sourceOperationID
The cached value of the ' Source Operation ID ' attribute |
protected java.lang.String |
sourceOperationName
The cached value of the ' Source Operation Name ' attribute |
protected static java.lang.String |
SPECIFICATION_NAME_EDEFAULT
The default value of the ' Specification Name ' attribute |
protected java.lang.String |
specificationName
The cached value of the ' Specification Name ' attribute |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Constructor Summary | |
---|---|
protected |
TraceImpl()
|
Method Summary | |
---|---|
ModelElementRef |
basicGetOriginatinElement()
|
TraceableSegment |
basicGetSegment()
|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType)
|
boolean |
eIsSet(int featureID)
|
void |
eSet(int featureID,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(int featureID)
|
ModelElementRef |
getOriginatinElement()
|
TraceableSegment |
getSegment()
|
java.lang.String |
getSourceOperationID()
|
java.lang.String |
getSourceOperationName()
|
java.lang.String |
getSpecificationName()
|
void |
setOriginatinElement(ModelElementRef newOriginatinElement)
|
void |
setSegment(TraceableSegment newSegment)
|
void |
setSourceOperationID(java.lang.String newSourceOperationID)
|
void |
setSourceOperationName(java.lang.String newSourceOperationName)
|
void |
setSpecificationName(java.lang.String newSpecificationName)
|
java.lang.String |
toString()
|
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eNotificationRequired |
Field Detail |
---|
public static final java.lang.String copyright
protected TraceableSegment segment
Segment
' reference.
getSegment()
protected static final java.lang.String SOURCE_OPERATION_ID_EDEFAULT
Source Operation ID
' attribute.
getSourceOperationID()
,
Constant Field Valuesprotected java.lang.String sourceOperationID
Source Operation ID
' attribute.
getSourceOperationID()
protected static final java.lang.String SOURCE_OPERATION_NAME_EDEFAULT
Source Operation Name
' attribute.
getSourceOperationName()
,
Constant Field Valuesprotected java.lang.String sourceOperationName
Source Operation Name
' attribute.
getSourceOperationName()
protected ModelElementRef originatinElement
Originatin Element
' reference.
getOriginatinElement()
protected static final java.lang.String SPECIFICATION_NAME_EDEFAULT
Specification Name
' attribute.
getSpecificationName()
,
Constant Field Valuesprotected java.lang.String specificationName
Specification Name
' attribute.
getSpecificationName()
Constructor Detail |
---|
protected TraceImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public TraceableSegment getSegment()
getSegment
in interface Trace
Trace.setSegment(TraceableSegment)
,
TraceabilitymodelPackage.getTrace_Segment()
public TraceableSegment basicGetSegment()
public void setSegment(TraceableSegment newSegment)
setSegment
in interface Trace
newSegment
- the new value of the 'Segment' reference.Trace.getSegment()
public java.lang.String getSourceOperationID()
getSourceOperationID
in interface Trace
Trace.setSourceOperationID(String)
,
TraceabilitymodelPackage.getTrace_SourceOperationID()
public void setSourceOperationID(java.lang.String newSourceOperationID)
setSourceOperationID
in interface Trace
newSourceOperationID
- the new value of the 'Source Operation ID' attribute.Trace.getSourceOperationID()
public java.lang.String getSourceOperationName()
getSourceOperationName
in interface Trace
Trace.setSourceOperationName(String)
,
TraceabilitymodelPackage.getTrace_SourceOperationName()
public void setSourceOperationName(java.lang.String newSourceOperationName)
setSourceOperationName
in interface Trace
newSourceOperationName
- the new value of the 'Source Operation Name' attribute.Trace.getSourceOperationName()
public ModelElementRef getOriginatinElement()
getOriginatinElement
in interface Trace
Trace.setOriginatinElement(ModelElementRef)
,
TraceabilitymodelPackage.getTrace_OriginatinElement()
public ModelElementRef basicGetOriginatinElement()
public void setOriginatinElement(ModelElementRef newOriginatinElement)
setOriginatinElement
in interface Trace
newOriginatinElement
- the new value of the 'Originatin Element' reference.Trace.getOriginatinElement()
public java.lang.String getSpecificationName()
getSpecificationName
in interface Trace
Trace.setSpecificationName(String)
,
TraceabilitymodelPackage.getTrace_SpecificationName()
public void setSpecificationName(java.lang.String newSpecificationName)
setSpecificationName
in interface Trace
newSpecificationName
- the new value of the 'Specification Name' attribute.Trace.getSpecificationName()
public java.lang.Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, java.lang.Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |