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

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

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

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

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

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