|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SourceFileReference
A representation of the model object 'Source File Reference'.
The following features are supported:
GASTMPackage.getSourceFileReference()
Method Summary | |
---|---|
SourceLocation |
getLocationInfo()
Returns the value of the 'Location Info' containment reference. |
SourceFile |
getOfSourceFile()
Returns the value of the 'Of Source File' reference. |
void |
setLocationInfo(SourceLocation value)
Sets the value of the ' Location Info ' containment reference. |
void |
setOfSourceFile(SourceFile value)
Sets the value of the ' Of Source File ' reference. |
Methods inherited from interface org.eclipse.modisco.omg.gastm.SourceFile |
---|
getPath, setPath |
Method Detail |
---|
SourceLocation getLocationInfo()
If the meaning of the 'Location Info' containment reference isn't clear, there really should be more of a description here...
setLocationInfo(SourceLocation)
,
GASTMPackage.getSourceFileReference_LocationInfo()
void setLocationInfo(SourceLocation value)
Location Info
' containment reference.
value
- the new value of the 'Location Info' containment reference.getLocationInfo()
SourceFile getOfSourceFile()
If the meaning of the 'Of Source File' reference isn't clear, there really should be more of a description here...
setOfSourceFile(SourceFile)
,
GASTMPackage.getSourceFileReference_OfSourceFile()
void setOfSourceFile(SourceFile value)
Of Source File
' reference.
value
- the new value of the 'Of Source File' reference.getOfSourceFile()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |