public interface IncludeUnit extends PreprocessorElement
The following features are supported:
GASTMPackage.getIncludeUnit()| Modifier and Type | Method and Description |
|---|---|
SourceFileReference |
getFile()
Returns the value of the 'File' containment reference.
|
void |
setFile(SourceFileReference value)
Sets the value of the '
File' containment reference. |
getAnnotations, getLocationInfo, getPreProcessorElements, setLocationInfoSourceFileReference getFile()
If the meaning of the 'File' containment reference isn't clear, there really should be more of a description here...
setFile(SourceFileReference),
GASTMPackage.getIncludeUnit_File()void setFile(SourceFileReference value)
File' containment reference.
value - the new value of the 'File' containment reference.getFile()