Uses of Class
com.togethersoft.openapi.sci.SciComment

Packages that use SciComment
com.togethersoft.openapi.sci 

Uses of SciComment in com.togethersoft.openapi.sci
 

Methods in com.togethersoft.openapi.sci that return SciComment
SciCommentSciGenericFactory.newComment(String text, String formatStyle)
          
SciCommentSciGenericFactory.newComment(String text)
          Creates a new SciComment based on the specified string.
SciCommentSciLanguageHelper.getComment(SciObject object, boolean before)