Uses of Interface
org.eclipse.gmt.modisco.omg.kdm.data.Catalog

Packages that use Catalog
org.eclipse.gmt.modisco.omg.kdm.data   
org.eclipse.gmt.modisco.omg.kdm.data.util   
 

Uses of Catalog in org.eclipse.gmt.modisco.omg.kdm.data
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return Catalog
 Catalog DataFactory.createCatalog()
          Returns a new object of class 'Catalog'.
 

Uses of Catalog in org.eclipse.gmt.modisco.omg.kdm.data.util
 

Methods in org.eclipse.gmt.modisco.omg.kdm.data.util with parameters of type Catalog
 T DataSwitch.caseCatalog(Catalog object)
          Returns the result of interpreting the object as an instance of 'Catalog'.