Uses of Interface
org.eclipse.modisco.omg.gastm.Comment

Packages that use Comment
org.eclipse.modisco.omg.gastm   
org.eclipse.modisco.omg.gastm.util   
 

Uses of Comment in org.eclipse.modisco.omg.gastm
 

Methods in org.eclipse.modisco.omg.gastm that return Comment
 Comment GASTMFactory.createComment()
          Returns a new object of class 'Comment'.
 

Uses of Comment in org.eclipse.modisco.omg.gastm.util
 

Methods in org.eclipse.modisco.omg.gastm.util with parameters of type Comment
 T GASTMSwitch.caseComment(Comment object)
          Returns the result of interpreting the object as an instance of 'Comment'.