|
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 | ||||||||||
A representation of the model object 'IMatch Link'.
The following features are supported:
EnginePackage.getIMatchLink()| Method Summary | |
|---|---|
int |
getEndPosition()
Returns the value of the 'End Position' attribute. |
int |
getLineNumber()
Returns the value of the 'Line Number' attribute. |
long |
getResourceLastModified()
Returns the value of the 'Resource Last Modified' attribute. |
java.lang.String |
getResourceName()
Returns the value of the 'Resource Name' attribute. |
int |
getStartPosition()
Returns the value of the 'Start Position' attribute. |
void |
setEndPosition(int value)
Sets the value of the ' End Position' attribute. |
void |
setLineNumber(int value)
Sets the value of the ' Line Number' attribute. |
void |
setResourceLastModified(long value)
Sets the value of the ' Resource Last Modified' attribute. |
void |
setResourceName(java.lang.String value)
Sets the value of the ' Resource Name' attribute. |
void |
setStartPosition(int value)
Sets the value of the ' Start Position' attribute. |
| 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 |
| Method Detail |
public java.lang.String getResourceName()
If the meaning of the 'Resource Name' attribute isn't clear, there really should be more of a description here...
setResourceName(String),
EnginePackage.getIMatchLink_ResourceName()public void setResourceName(java.lang.String value)
Resource Name' attribute.
value - the new value of the 'Resource Name' attribute.getResourceName()public int getStartPosition()
If the meaning of the 'Start Position' attribute isn't clear, there really should be more of a description here...
setStartPosition(int),
EnginePackage.getIMatchLink_StartPosition()public void setStartPosition(int value)
Start Position' attribute.
value - the new value of the 'Start Position' attribute.getStartPosition()public int getEndPosition()
If the meaning of the 'End Position' attribute isn't clear, there really should be more of a description here...
setEndPosition(int),
EnginePackage.getIMatchLink_EndPosition()public void setEndPosition(int value)
End Position' attribute.
value - the new value of the 'End Position' attribute.getEndPosition()public int getLineNumber()
If the meaning of the 'Line Number' attribute isn't clear, there really should be more of a description here...
setLineNumber(int),
EnginePackage.getIMatchLink_LineNumber()public void setLineNumber(int value)
Line Number' attribute.
value - the new value of the 'Line Number' attribute.getLineNumber()public long getResourceLastModified()
If the meaning of the 'Resource Last Modified' attribute isn't clear, there really should be more of a description here...
setResourceLastModified(long),
EnginePackage.getIMatchLink_ResourceLastModified()public void setResourceLastModified(long value)
Resource Last Modified' attribute.
value - the new value of the 'Resource Last Modified' attribute.getResourceLastModified()
|
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 | ||||||||||