public class extractCellDesignerNotesTask.extractingNotesOptions
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
boolean |
allannotations |
boolean |
formatAnnotation |
boolean |
guessIdentifiers |
boolean |
insertMapsTagBeforeModules |
java.lang.String |
moduleGMTFileName |
boolean |
moveNonannotatedTextToReferenceSection |
boolean |
removeEmptySections |
boolean |
removeInvalidTags |
boolean |
useHUGOIdsForModuleIdentification |
Constructor and Description |
---|
extractCellDesignerNotesTask.extractingNotesOptions() |
public boolean formatAnnotation
public boolean allannotations
public boolean guessIdentifiers
public boolean removeEmptySections
public boolean removeInvalidTags
public boolean moveNonannotatedTextToReferenceSection
public java.lang.String moduleGMTFileName
public boolean useHUGOIdsForModuleIdentification
public boolean insertMapsTagBeforeModules