|
||||||||||
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.TraceableSegmentImpl
public class TraceableSegmentImpl
An implementation of the model object 'Traceable Segment'.
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 static long |
END_COLUMN_EDEFAULT
The default value of the ' End Column ' attribute |
protected static long |
END_LINE_EDEFAULT
The default value of the ' End Line ' attribute |
protected static long |
END_POS_EDEFAULT
The default value of the ' End Pos ' attribute |
protected long |
endColumn
The cached value of the ' End Column ' attribute |
protected long |
endLine
The cached value of the ' End Line ' attribute |
protected long |
endPos
The cached value of the ' End Pos ' attribute |
protected static long |
START_COLUMN_EDEFAULT
The default value of the ' Start Column ' attribute |
protected static long |
START_LINE_EDEFAULT
The default value of the ' Start Line ' attribute |
protected static long |
START_POS_EDEFAULT
The default value of the ' Start Pos ' attribute |
protected long |
startColumn
The cached value of the ' Start Column ' attribute |
protected long |
startLine
The cached value of the ' Start Line ' attribute |
protected long |
startPos
The cached value of the ' Start Pos ' 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 |
TraceableSegmentImpl()
|
Method Summary | |
---|---|
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)
|
long |
getEndColumn()
|
long |
getEndLine()
|
long |
getEndPos()
|
long |
getStartColumn()
|
long |
getStartLine()
|
long |
getStartPos()
|
void |
setEndColumn(long newEndColumn)
|
void |
setEndLine(long newEndLine)
|
void |
setEndPos(long newEndPos)
|
void |
setStartColumn(long newStartColumn)
|
void |
setStartLine(long newStartLine)
|
void |
setStartPos(long newStartPos)
|
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 static final long START_POS_EDEFAULT
Start Pos
' attribute.
getStartPos()
,
Constant Field Valuesprotected long startPos
Start Pos
' attribute.
getStartPos()
protected static final long END_POS_EDEFAULT
End Pos
' attribute.
getEndPos()
,
Constant Field Valuesprotected long endPos
End Pos
' attribute.
getEndPos()
protected static final long START_LINE_EDEFAULT
Start Line
' attribute.
getStartLine()
,
Constant Field Valuesprotected long startLine
Start Line
' attribute.
getStartLine()
protected static final long END_LINE_EDEFAULT
End Line
' attribute.
getEndLine()
,
Constant Field Valuesprotected long endLine
End Line
' attribute.
getEndLine()
protected static final long START_COLUMN_EDEFAULT
Start Column
' attribute.
getStartColumn()
,
Constant Field Valuesprotected long startColumn
Start Column
' attribute.
getStartColumn()
protected static final long END_COLUMN_EDEFAULT
End Column
' attribute.
getEndColumn()
,
Constant Field Valuesprotected long endColumn
End Column
' attribute.
getEndColumn()
Constructor Detail |
---|
protected TraceableSegmentImpl()
Method Detail |
---|
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public long getStartPos()
getStartPos
in interface TraceableSegment
TraceableSegment.setStartPos(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartPos()
public void setStartPos(long newStartPos)
setStartPos
in interface TraceableSegment
newStartPos
- the new value of the 'Start Pos' attribute.TraceableSegment.getStartPos()
public long getEndPos()
getEndPos
in interface TraceableSegment
TraceableSegment.setEndPos(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndPos()
public void setEndPos(long newEndPos)
setEndPos
in interface TraceableSegment
newEndPos
- the new value of the 'End Pos' attribute.TraceableSegment.getEndPos()
public long getStartLine()
getStartLine
in interface TraceableSegment
TraceableSegment.setStartLine(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartLine()
public void setStartLine(long newStartLine)
setStartLine
in interface TraceableSegment
newStartLine
- the new value of the 'Start Line' attribute.TraceableSegment.getStartLine()
public long getEndLine()
getEndLine
in interface TraceableSegment
TraceableSegment.setEndLine(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndLine()
public void setEndLine(long newEndLine)
setEndLine
in interface TraceableSegment
newEndLine
- the new value of the 'End Line' attribute.TraceableSegment.getEndLine()
public long getStartColumn()
getStartColumn
in interface TraceableSegment
TraceableSegment.setStartColumn(long)
,
TraceabilitymodelPackage.getTraceableSegment_StartColumn()
public void setStartColumn(long newStartColumn)
setStartColumn
in interface TraceableSegment
newStartColumn
- the new value of the 'Start Column' attribute.TraceableSegment.getStartColumn()
public long getEndColumn()
getEndColumn
in interface TraceableSegment
TraceableSegment.setEndColumn(long)
,
TraceabilitymodelPackage.getTraceableSegment_EndColumn()
public void setEndColumn(long newEndColumn)
setEndColumn
in interface TraceableSegment
newEndColumn
- the new value of the 'End Column' attribute.TraceableSegment.getEndColumn()
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 |