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

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

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

Methods in org.eclipse.modisco.omg.gastm that return ArrayAccess
 ArrayAccess GASTMFactory.createArrayAccess()
          Returns a new object of class 'Array Access'.
 

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

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