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

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

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

Subinterfaces of GASTMSemanticObject in org.eclipse.modisco.omg.gastm
 interface AggregateScope
          A representation of the model object 'Aggregate Scope'.
 interface BlockScope
          A representation of the model object 'Block Scope'.
 interface FunctionScope
          A representation of the model object 'Function Scope'.
 interface GlobalScope
          A representation of the model object 'Global Scope'.
 interface ProgramScope
          A representation of the model object 'Program Scope'.
 interface Project
          A representation of the model object 'Project'.
 interface Scope
          A representation of the model object 'Scope'.
 

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

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