| Package | Description |
|---|---|
| org.eclipse.modisco.omg.gastm | |
| org.eclipse.modisco.omg.gastm.util |
| Modifier and Type | Method and Description |
|---|---|
SourceFileReference |
GASTMFactory.createSourceFileReference()
Returns a new object of class 'Source File Reference'.
|
SourceFileReference |
IncludeUnit.getFile()
Returns the value of the 'File' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IncludeUnit.setFile(SourceFileReference value)
Sets the value of the '
File' containment reference. |
| Modifier and Type | Method and Description |
|---|---|
T |
GASTMSwitch.caseSourceFileReference(SourceFileReference object)
Returns the result of interpreting the object as an instance of 'Source File Reference'.
|