Uses of Interface
org.eclipse.modisco.omg.gastm.GASTMSourceObject

Packages that use GASTMSourceObject
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of GASTMSourceObject in org.eclipse.modisco.omg.gastm
 

Subinterfaces of GASTMSourceObject in org.eclipse.modisco.omg.gastm
 interface CompilationUnit
          A representation of the model object 'Compilation Unit'.
 interface SourceFile
          A representation of the model object 'Source File'.
 interface SourceFileReference
          A representation of the model object 'Source File Reference'.
 interface SourceLocation
          A representation of the model object 'Source Location'.
 

Uses of GASTMSourceObject in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type GASTMSourceObject
 T GASTMSwitch.caseGASTMSourceObject(GASTMSourceObject object)
          Returns the result of interpreting the object as an instance of 'Source Object'.