Uses of Interface
org.eclipse.gmt.modisco.xml.CDATA

Packages that use CDATA
org.eclipse.gmt.modisco.xml.emf   
org.eclipse.gmt.modisco.xml.emf.util   
 

Uses of CDATA in org.eclipse.gmt.modisco.xml.emf
 

Methods in org.eclipse.gmt.modisco.xml.emf that return CDATA
 CDATA MoDiscoXMLFactory.createCDATA()
          Returns a new object of class 'CDATA'.
 

Uses of CDATA in org.eclipse.gmt.modisco.xml.emf.util
 

Methods in org.eclipse.gmt.modisco.xml.emf.util with parameters of type CDATA
 T MoDiscoXMLSwitch.caseCDATA(CDATA object)
          Returns the result of interpreting the object as an instance of 'CDATA'.