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

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

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

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

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

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