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

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

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

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

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

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