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

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

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

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

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

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