|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| 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.tptp.platform.analysis.engine.impl.IMatchLinkImpl
An implementation of the model object 'IMatch Link'.
The following features are implemented:
| Nested Class Summary |
|---|
| Nested classes inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
|---|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl |
| Nested classes inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList |
| Nested classes inherited from class org.eclipse.emf.ecore.InternalEObject |
|---|
org.eclipse.emf.ecore.InternalEObject.EStore |
| Field Summary | |
|---|---|
protected static int |
END_POSITION_EDEFAULT
The default value of the ' End Position' attribute. |
protected int |
endPosition
The cached value of the ' End Position' attribute. |
protected static int |
LINE_NUMBER_EDEFAULT
The default value of the ' Line Number' attribute. |
protected int |
lineNumber
The cached value of the ' Line Number' attribute. |
protected static long |
RESOURCE_LAST_MODIFIED_EDEFAULT
The default value of the ' Resource Last Modified' attribute. |
protected static java.lang.String |
RESOURCE_NAME_EDEFAULT
The default value of the ' Resource Name' attribute. |
protected long |
resourceLastModified
The cached value of the ' Resource Last Modified' attribute. |
protected java.lang.String |
resourceName
The cached value of the ' Resource Name' attribute. |
protected static int |
START_POSITION_EDEFAULT
The default value of the ' Start Position' attribute. |
protected int |
startPosition
The cached value of the ' Start Position' 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 interface org.eclipse.emf.ecore.InternalEObject |
|---|
EOPPOSITE_FEATURE_BASE |
| Constructor Summary | |
|---|---|
protected |
IMatchLinkImpl()
|
| Method Summary | |
|---|---|
java.lang.Object |
eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
|
boolean |
eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
boolean |
equals(java.lang.Object o)
|
void |
eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
|
protected org.eclipse.emf.ecore.EClass |
eStaticClass()
|
void |
eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
|
int |
getEndPosition()
|
int |
getLineNumber()
|
long |
getResourceLastModified()
|
java.lang.String |
getResourceName()
|
int |
getStartPosition()
|
int |
hashCode()
|
void |
setEndPosition(int newEndPosition)
|
void |
setLineNumber(int newLineNumber)
|
void |
setResourceLastModified(long newResourceLastModified)
|
void |
setResourceName(java.lang.String newResourceName)
|
void |
setStartPosition(int newStartPosition)
|
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 |
|---|
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicIsSet, eDynamicSet, eDynamicUnset, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseRemove, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eStaticFeatureCount, eStore, eURIFragmentSegment |
| Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
|---|
eNotificationRequired, eNotify |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eIsProxy, eResource |
| 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 |
protected static final java.lang.String RESOURCE_NAME_EDEFAULT
Resource Name' attribute.
getResourceName()protected java.lang.String resourceName
Resource Name' attribute.
getResourceName()protected static final int START_POSITION_EDEFAULT
Start Position' attribute.
getStartPosition(),
Constant Field Valuesprotected int startPosition
Start Position' attribute.
getStartPosition()protected static final int END_POSITION_EDEFAULT
End Position' attribute.
getEndPosition(),
Constant Field Valuesprotected int endPosition
End Position' attribute.
getEndPosition()protected static final int LINE_NUMBER_EDEFAULT
Line Number' attribute.
getLineNumber(),
Constant Field Valuesprotected int lineNumber
Line Number' attribute.
getLineNumber()protected static final long RESOURCE_LAST_MODIFIED_EDEFAULT
Resource Last Modified' attribute.
getResourceLastModified(),
Constant Field Valuesprotected long resourceLastModified
Resource Last Modified' attribute.
getResourceLastModified()| Constructor Detail |
protected IMatchLinkImpl()
| Method Detail |
protected org.eclipse.emf.ecore.EClass eStaticClass()
public java.lang.String getResourceName()
getResourceName in interface IMatchLinkIMatchLink.setResourceName(String),
EnginePackage.getIMatchLink_ResourceName()public void setResourceName(java.lang.String newResourceName)
setResourceName in interface IMatchLinknewResourceName - the new value of the 'Resource Name' attribute.IMatchLink.getResourceName()public int getStartPosition()
getStartPosition in interface IMatchLinkIMatchLink.setStartPosition(int),
EnginePackage.getIMatchLink_StartPosition()public void setStartPosition(int newStartPosition)
setStartPosition in interface IMatchLinknewStartPosition - the new value of the 'Start Position' attribute.IMatchLink.getStartPosition()public int getEndPosition()
getEndPosition in interface IMatchLinkIMatchLink.setEndPosition(int),
EnginePackage.getIMatchLink_EndPosition()public void setEndPosition(int newEndPosition)
setEndPosition in interface IMatchLinknewEndPosition - the new value of the 'End Position' attribute.IMatchLink.getEndPosition()public int getLineNumber()
getLineNumber in interface IMatchLinkIMatchLink.setLineNumber(int),
EnginePackage.getIMatchLink_LineNumber()public void setLineNumber(int newLineNumber)
setLineNumber in interface IMatchLinknewLineNumber - the new value of the 'Line Number' attribute.IMatchLink.getLineNumber()public long getResourceLastModified()
getResourceLastModified in interface IMatchLinkIMatchLink.setResourceLastModified(long),
EnginePackage.getIMatchLink_ResourceLastModified()public void setResourceLastModified(long newResourceLastModified)
setResourceLastModified in interface IMatchLinknewResourceLastModified - the new value of the 'Resource Last Modified' attribute.IMatchLink.getResourceLastModified()
public java.lang.Object eGet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
boolean resolve)
eGet in interface org.eclipse.emf.ecore.EObject
public void eSet(org.eclipse.emf.ecore.EStructuralFeature eFeature,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.EObjectpublic void eUnset(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eUnset in interface org.eclipse.emf.ecore.EObjectpublic boolean eIsSet(org.eclipse.emf.ecore.EStructuralFeature eFeature)
eIsSet in interface org.eclipse.emf.ecore.EObjectpublic int hashCode()
public boolean equals(java.lang.Object o)
public java.lang.String toString()
|
TPTP 4.1.0 Platform Project Public API Specification |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||