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

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

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

Subinterfaces of Declaration in org.eclipse.modisco.omg.gastm
 interface FormalParameterDeclaration
          A representation of the model object 'Formal Parameter Declaration'.
 interface FunctionDeclaration
          A representation of the model object 'Function Declaration'.
 interface VariableDeclaration
          A representation of the model object 'Variable Declaration'.
 

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

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