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

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

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

Methods in org.eclipse.modisco.omg.gastm that return QualifiedOverPointer
 QualifiedOverPointer GASTMFactory.createQualifiedOverPointer()
          Returns a new object of class 'Qualified Over Pointer'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type QualifiedOverPointer
 T GASTMSwitch.caseQualifiedOverPointer(QualifiedOverPointer object)
          Returns the result of interpreting the object as an instance of 'Qualified Over Pointer'.