Uses of Interface
org.eclipse.gmt.modisco.java.BlockComment
| Package | Description |
|---|---|
| org.eclipse.gmt.modisco.java.emf.impl | |
| org.eclipse.gmt.modisco.java.emf.meta | |
| org.eclipse.gmt.modisco.java.emf.util |
-
Uses of BlockComment in org.eclipse.gmt.modisco.java.emf.impl
Classes in org.eclipse.gmt.modisco.java.emf.impl that implement BlockComment Modifier and Type Class Description classBlockCommentImplAn implementation of the model object 'Block Comment'.Methods in org.eclipse.gmt.modisco.java.emf.impl that return BlockComment Modifier and Type Method Description BlockCommentJavaFactoryImpl. createBlockComment() -
Uses of BlockComment in org.eclipse.gmt.modisco.java.emf.meta
Methods in org.eclipse.gmt.modisco.java.emf.meta that return BlockComment Modifier and Type Method Description BlockCommentJavaFactory. createBlockComment()Returns a new object of class 'Block Comment'. -
Uses of BlockComment in org.eclipse.gmt.modisco.java.emf.util
Methods in org.eclipse.gmt.modisco.java.emf.util with parameters of type BlockComment Modifier and Type Method Description TJavaSwitch. caseBlockComment(BlockComment object)Returns the result of interpreting the object as an instance of 'Block Comment'.