|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Source
A representation of the model object 'Source'. For generated definitions, source(s) of data for generation to provide debugging information.
The following features are supported:
ConfigPackage.getSource()| Method Summary | |
|---|---|
int |
getCol()
Returns the value of the 'Col' attribute. |
String |
getComment()
Returns the value of the 'Comment' attribute. |
int |
getLine()
Returns the value of the 'Line' attribute. |
String |
getPath()
Returns the value of the 'Path' attribute. |
String |
getType()
Returns the value of the 'Type' attribute. |
void |
setCol(int value)
Sets the value of the ' Col' attribute. |
void |
setComment(String value)
Sets the value of the ' Comment' attribute. |
void |
setLine(int value)
Sets the value of the ' Line' attribute. |
void |
setPath(String value)
Sets the value of the ' Path' attribute. |
void |
setType(String value)
Sets the value of the ' Type' 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 |
|---|
String getType()
setType(String),
ConfigPackage.getSource_Type()void setType(String value)
Type' attribute.
value - the new value of the 'Type' attribute.getType()String getPath()
setPath(String),
ConfigPackage.getSource_Path()void setPath(String value)
Path' attribute.
value - the new value of the 'Path' attribute.getPath()int getLine()
setLine(int),
ConfigPackage.getSource_Line()void setLine(int value)
Line' attribute.
value - the new value of the 'Line' attribute.getLine()int getCol()
setCol(int),
ConfigPackage.getSource_Col()void setCol(int value)
Col' attribute.
value - the new value of the 'Col' attribute.getCol()String getComment()
setComment(String),
ConfigPackage.getSource_Comment()void setComment(String value)
Comment' attribute.
value - the new value of the 'Comment' attribute.getComment()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||