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

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

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

Methods in org.eclipse.modisco.omg.gastm that return UnnamedTypeReference
 UnnamedTypeReference GASTMFactory.createUnnamedTypeReference()
          Returns a new object of class 'Unnamed Type Reference'.
 

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

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type UnnamedTypeReference
 T GASTMSwitch.caseUnnamedTypeReference(UnnamedTypeReference object)
          Returns the result of interpreting the object as an instance of 'Unnamed Type Reference'.