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

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

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

Methods in org.eclipse.gmt.modisco.omg.kdm.data that return SimpleContentType
 SimpleContentType DataFactory.createSimpleContentType()
          Returns a new object of class 'Simple Content Type'.
 

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

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