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

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

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

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

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

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