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

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

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

Subinterfaces of PreprocessorElement in org.eclipse.modisco.omg.gastm
 interface Comment
          A representation of the model object 'Comment'.
 interface IncludeUnit
          A representation of the model object 'Include Unit'.
 interface MacroCall
          A representation of the model object 'Macro Call'.
 interface MacroDefinition
          A representation of the model object 'Macro Definition'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type PreprocessorElement
 T GASTMSwitch.casePreprocessorElement(PreprocessorElement object)
          Returns the result of interpreting the object as an instance of 'Preprocessor Element'.