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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return MixedContent
 MixedContent DataFactory.createMixedContent()
          Returns a new object of class 'Mixed Content'.
 

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

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