Uses of Interface
org.eclipse.gmt.modisco.omg.smm.Counting

Packages that use Counting
org.eclipse.gmt.modisco.omg.smm   
org.eclipse.gmt.modisco.omg.smm.util   
 

Uses of Counting in org.eclipse.gmt.modisco.omg.smm
 

Methods in org.eclipse.gmt.modisco.omg.smm that return Counting
 Counting SmmFactory.createCounting()
          Returns a new object of class 'Counting'.
 

Uses of Counting in org.eclipse.gmt.modisco.omg.smm.util
 

Methods in org.eclipse.gmt.modisco.omg.smm.util with parameters of type Counting
 T SmmSwitch.caseCounting(Counting object)
          Returns the result of interpreting the object as an instance of 'Counting'.