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

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

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

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

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

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