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

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

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

Methods in org.eclipse.modisco.omg.gastm that return Deref
 Deref GASTMFactory.createDeref()
          Returns a new object of class 'Deref'.
 

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

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