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

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

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

Methods in org.eclipse.modisco.omg.gastm that return AddressOf
 AddressOf GASTMFactory.createAddressOf()
          Returns a new object of class 'Address Of'.
 

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

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