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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return AllContent
 AllContent DataFactory.createAllContent()
          Returns a new object of class 'All Content'.
 

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

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