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

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

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

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

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

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