|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Package com.ontotext.gate.gazetteer |
---|
Class com.ontotext.gate.gazetteer.HashGazetteer extends AbstractGazetteer implements Serializable |
---|
Serialized Fields |
---|
ArrayList categoryList
Map listsByNode
FileWriter do
Object[] mapsList
int mapsListSize
AnnotationSet annotationSet
FeatureMap classMap
FeatureMap orgMap
Package com.ontotext.gate.ontology |
---|
Class com.ontotext.gate.ontology.OntologyImpl extends TaxonomyImpl implements Serializable |
---|
Serialized Fields |
---|
Map instancesByName
Set instances
Set propertyDefinitionSet
Class com.ontotext.gate.ontology.TaxonomyImpl extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
Set listeners
String label
URL url
String defaultNameSpace
String version
String id
String comment
Map classesByName
Set classes
Set tops
String name
long lastGeneratedId
boolean nullBuffers
boolean modified
Package com.ontotext.gate.vr |
---|
Class com.ontotext.gate.vr.ClassNode extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Vector children
Object source
Class com.ontotext.gate.vr.EditableTreeView extends JTree implements Serializable |
---|
Serialized Fields |
---|
TreePath selectedTreePath
ClassNode selectedNode
JPopupMenu m_popUpMenu
JMenuItem add_item
JMenuItem rename_item
JMenuItem editURI_item
JMenuItem remove_item
JMenuItem view_properties_item
OEMainPanel mainPanel
DragSource dragSource
DragSourceContext dragSourceContext
Transferable transferable
Class com.ontotext.gate.vr.Gaze extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
Gazetteer target
boolean isOntoGaz
LinearDefinition linear
LinearNode linearNode
GazetteerList gazList
Set listSet
MappingDefinition mapping
MappingNode mappingNode
Taxonomy ontology
Map ontologyTrees
JPopupMenu linearPopup
JMenuItem linearPopupEdit
JMenuItem linearPopupInsert
JMenuItem linearPopupRemove
JMenuBar mainMenu
JMenu fileMenu
JMenu viewMenu
JSplitPane baseSplit
JSplitPane mappingSplit
JSplitPane linearSplit
JPanel linearPanel
JPanel listPanel
JPanel mappingPanel
JPanel ontologyPanel
JLabel linearLabel
GridBagLayout gridBagLayout1
JScrollPane linearScroll
JToolBar linearBar
JButton btnLinearLoad
JList linearList
JButton btnLinearSave
JButton btnLinearSaveAs
JLabel listLabel
GridBagLayout gridBagLayout2
JToolBar listBar
JButton btnListLoad
JScrollPane listScroll
JButton btnListSave
JButton btnListSaveAs
GridBagLayout gridBagLayout3
JLabel mappingLabel
JToolBar mappingBar
JButton btnMappingLoad
JScrollPane mappingScroll
JList mappingList
JButton btnMappingSave
JButton btnMappingSaveAs
JLabel ontologyLabel
JToolBar ontologyBar
JButton btnOntologyLoad
JScrollPane ontologyScroll
GridBagLayout gridBagLayout4
JMenu menuHelp
JMenuItem menuAbout
GridBagLayout thisLayout
JMenu menuLinear
JMenuItem menuLinearLoad
JMenuItem menuLinearSave
JMenuItem menuLinearSaveAs
JMenu menuList
JMenuItem menuListLoad
JMenuItem menuListSave
JMenuItem menuListSaveAs
JMenu menuMapping
JMenuItem menuMappingLoad
JMenuItem menuMappingSave
JMenuItem menuMappingSaveAs
JMenu menuOntology
JMenuItem menuOntologyLoad
JMenuItem menuRefresh
JTree oTree
JTextArea listArea
JButton btnMappingNew
JButton btnLinearNew
JButton btnListNew
JMenuItem menuLinearNew
JMenuItem menuListNew
JMenuItem menuMappingNew
JButton btnListSaveAll
JMenuItem menuListSaveAll
Class com.ontotext.gate.vr.GeneralEditorException extends GateException implements Serializable |
---|
Class com.ontotext.gate.vr.MappingTreeView extends JTree implements Serializable |
---|
Serialized Fields |
---|
MappingDefinition mapping
Gaze gaze
JPopupMenu pupMenu
JMenuItem insertPuP
JMenuItem removePuP
Class com.ontotext.gate.vr.OEMainPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
boolean withOntoList
JSplitPane splitPane
JPanel oPanel
BorderLayout borderLayout2
JLabel oLabel
JScrollPane oScrollPane
JTree oTree
JPanel listPanel
BorderLayout borderLayout1
BorderLayout borderLayout3
JLabel jLabel1
JList oList
JMenuBar menuBar
JMenu fileMenu
JMenuItem fileOpen
JMenuItem fileSave
JMenuItem fileExit
JPopupMenu listPopup
JMenuItem saveItem
JMenuItem saveAsItem
JMenuItem renameItem
JMenuItem deleteItem
JMenuItem editURIItem
JMenuItem closeItem
OntologyEditor editor
JMenu View
JMenuItem viewRefresh
JMenu helpMenu
JMenuItem helpHelp
JMenuItem helpAbout
JMenuItem fileClose
JMenuItem fileNew
JMenuItem fileSaveAs
Class com.ontotext.gate.vr.OEMainPanel.KnowledgeBaseTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Class com.ontotext.gate.vr.OntologyEditorImpl extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
OEMainPanel panel
boolean withOntoList
String path
Object target
Handle handle
String name
Taxonomy ontology
Vector ontoList
Map OvsT
Class com.ontotext.gate.vr.OntologyEditorImpl.KnowledgeBaseTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Package com.ontotext.gate.vr.dialog |
---|
Class com.ontotext.gate.vr.dialog.AddSubClassDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
GridLayout gridLayout1
JLabel jLabel1
JTextField nameField
JLabel jLabel2
JTextField commentField
JButton btnOk
JButton btnCancel
OntologyEditor editor
ClassNode root
Class com.ontotext.gate.vr.dialog.EditClassURIDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
OntologyEditor editor
TClass clas
Taxonomy ontology
GridBagLayout gridBagLayout1
JButton btnOk
JButton btnCancel
JLabel jLabel1
JComboBox comboURI
Class com.ontotext.gate.vr.dialog.EditURIDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
OntologyEditor editor
Taxonomy ontology
GridBagLayout gridBagLayout1
JButton btnOk
JButton btnCancel
JLabel jLabel1
JComboBox comboURI
Class com.ontotext.gate.vr.dialog.MultipleSelectionDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
OntologyEditor editor
Vector list
String text
String title
GridBagLayout gridBagLayout1
JList guiList
JLabel guiText
JPanel buttonsPanel
JButton cancelBtn
JButton okBtn
JButton noneBtn
JButton allBtn
Class com.ontotext.gate.vr.dialog.NewOntologyDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
OntologyEditor editor
GridBagLayout gridBagLayout1
JTextField name
JLabel jLabel1
JLabel jLabel2
JLabel jLabel3
JTextField sourceURI
JTextField url
JLabel jLabel4
JTextField comment
JButton btnOk
JButton btnCancel
TitledBorder titledBorder1
Class com.ontotext.gate.vr.dialog.RenameClassDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
GridLayout gridLayout1
JLabel jLabel1
JTextField nameField
JLabel jLabel2
JTextField commentField
JButton btnOk
JButton btnCancel
OntologyEditor editor
Taxonomy ontology
OEMainPanel panel
ClassNode node
TClass clas
Class com.ontotext.gate.vr.dialog.RenameOntologyDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
GridLayout gridLayout1
JLabel jLabel1
JTextField nameField
JLabel jLabel2
JTextField commentField
JButton btnOk
JButton btnCancel
OntologyEditor editor
Taxonomy ontology
Package debugger.gui |
---|
Class debugger.gui.MainFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JComponent mainPanel
Class debugger.gui.MainPanel extends JComponent implements Serializable |
---|
Package debugger.gui.actions.debugging |
---|
Class debugger.gui.actions.debugging.ExecuteRHSAction extends AbstractAction implements Serializable |
---|
Class debugger.gui.actions.debugging.GoNextBreakpointAction extends AbstractAction implements Serializable |
---|
Class debugger.gui.actions.debugging.RunControllerAction extends AbstractAction implements Serializable |
---|
Package debugger.gui.debugging |
---|
Class debugger.gui.debugging.JapeDebuggingPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JPanel rulePanel
JLabel phaseName
JLabel ruleName
JTextPane selectedTextPane
JTextPane rulePane
JButton nextAnnotationButton
JButton previousAnnotationButton
PhaseModel currentPhaseModel
RuleModel currentRuleModel
TraceContainer traceContainer
Document document
int currentStartOffset
int currentEndOffset
TraceContainer currentTraces
RuleTrace currentRuleTrace
AnnotationSet currentAnnotationCut
Class debugger.gui.debugging.JapeSourcePanel extends JComponent implements Serializable |
---|
Serialized Fields |
---|
JEditorPane editorPane
JButton saveButton
JButton reinitButton
String saveButtonString
String reinitButtonString
Class debugger.gui.debugging.MainDebugPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JTabbedPane tabbedPane
JapeSourcePanel japeSourcePanel
RulePanel rulePanel
PhasePanel phasePanel
TraceHistoryPanel traceHistoryPanel
Class debugger.gui.debugging.PhasePanel extends JComponent implements Serializable |
---|
Serialized Fields |
---|
JToolBar toolBar
JButton exeRHSButton
JButton goToNextBreakButton
Class debugger.gui.debugging.RulePanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JPanel LHS
JPanel RHS
JLabel jlbRuleName
LHSModel lhsModel
RHSModel rhsModel
JTable jtLHS
JTable jtRHS
Class debugger.gui.debugging.TraceHistoryPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JPanel rulePanel
JLabel phaseName
JLabel ruleName
JTextPane selectedTextPane
JTextPane rulePane
JButton nextAnnotationButton
JButton previousAnnotationButton
PhaseModel currentPhaseModel
RuleModel currentRuleModel
TraceContainer traceContainer
Document document
int currentStartOffset
int currentEndOffset
TraceContainer currentTraces
RuleTrace currentRuleTrace
AnnotationSet currentAnnotationCut
Package debugger.gui.debugging.debugviews |
---|
Class debugger.gui.debugging.debugviews.PrimaryTextPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
boolean isHighlighted
boolean red
String text
Font font
int openMode
ArrayList annotations
debugger.gui.debugging.debugviews.InfoWindow infoWindow
boolean textVisible
Package debugger.gui.editor |
---|
Class debugger.gui.editor.DocumentEditor extends JComponent implements Serializable |
---|
Serialized Fields |
---|
JTextPane textPane
JButton showResultButton
Package debugger.gui.resources |
---|
Class debugger.gui.resources.ResourceTree extends JComponent implements Serializable |
---|
Serialized Fields |
---|
JTree tree
Class debugger.gui.resources.ResourceTree.PRTreeNode extends DefaultMutableTreeNode implements Serializable |
---|
Serialized Fields |
---|
Object prResource
Class debugger.gui.resources.ResourceTreeCellRenderer extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JCheckBox checkBox
JLabel label
long startIndex
long endIndex
boolean updateNeeded
HashMap ruleColors
Class debugger.gui.resources.ResourceTreeModel extends DefaultTreeModel implements Serializable |
---|
Serialized Fields |
---|
DefaultMutableTreeNode prResources
DefaultMutableTreeNode lrResources
Package debugger.resources.pr |
---|
Class debugger.resources.pr.TraceContainer extends ArrayList implements Serializable |
---|
Serialized Fields |
---|
HashMap phaseCut
Package gate |
---|
Class gate.DataStoreRegister extends HashSet implements Serializable |
---|
Class gate.DocumentFormat extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
MimeType mimeType
Map markupElementsMap
Map element2StringMap
FeatureMap features
Boolean shouldCollectRepositioning
Package gate.annotation |
---|
Class gate.annotation.AnnotationDiff extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
int maxUnitIncrement
Document keyDocument
String keyAnnotationSetName
Document responseDocument
String responseAnnotationSetName
String responseAnnotationSetNameFalsePoz
AnnotationSchema annotationSchema
Set keyFeatureNamesSet
double precisionStrict
double precisionLenient
double precisionAverage
double recallStrict
double recallLenient
double recallAverage
double falsePositiveStrict
double falsePositiveLenient
double falsePositiveAverage
double fMeasureStrict
double fMeasureLenient
double fMeasureAverage
String annotationTypeForFalsePositive
XJTable diffTable
Set diffSet
Set keyPartiallySet
Set responsePartiallySet
List keyAnnotList
List responseAnnotList
boolean textMode
Color RED
Color GREEN
Color WHITE
Color BLUE
Color YELLOW
int NULL_TYPE
Color BLACK
Color[] colors
JScrollPane scrollPane
long[] typeCounter
AnnotationDiffer annotDiffer
Class gate.annotation.AnnotationDiff.AnnotationDiffCellRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Serialized Fields |
---|
Color background
Color foreground
Class gate.annotation.AnnotationDiff.AnnotationDiffTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
List modelData
Class gate.annotation.AnnotationImpl extends AbstractFeatureBearer implements Serializable |
---|
serialVersionUID: -5658993256574857725L
Serialized Fields |
---|
gate.annotation.AnnotationImpl.EventsHandler eventHandler
Integer id
String type
Node start
Node end
Class gate.annotation.AnnotationSetImpl extends AbstractSet implements Serializable |
---|
serialVersionUID: 1479426765310434166L
Serialized Fields |
---|
String name
DocumentImpl doc
HashMap annotsById
Map annotsByType
RBTreeMap nodesByOffset
Map annotsByStartNode
Map annotsByEndNode
Class gate.annotation.AnnotationSetImpl.VerboseHashMap extends HashMap implements Serializable |
---|
serialVersionUID: -4832487354063073511L
Class gate.annotation.CorpusAnnotationDiff extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
int maxUnitIncrement
Document keyDocument
Corpus keyCorpus
String keyAnnotationSetName
Document responseDocument
Corpus responseCorpus
String responseAnnotationSetName
String responseAnnotationSetNameFalsePoz
AnnotationSchema annotationSchema
Set keyFeatureNamesSet
double precisionStrict
double precisionLenient
double precisionAverage
double recallStrict
double recallLenient
double recallAverage
double falsePositiveStrict
double falsePositiveLenient
double falsePositiveAverage
double fMeasureStrict
double fMeasureLenient
double fMeasureAverage
String annotationTypeForFalsePositive
XJTable diffTable
Set diffSet
Set keyPartiallySet
Set responsePartiallySet
List keyAnnotList
List responseAnnotList
boolean textMode
Color RED
Color GREEN
Color WHITE
Color BLUE
Color YELLOW
int NULL_TYPE
Color BLACK
Color[] colors
JScrollPane scrollPane
int[] typeCounter
Class gate.annotation.CorpusAnnotationDiff.AnnotationDiffCellRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Serialized Fields |
---|
Color background
Color foreground
Class gate.annotation.CorpusAnnotationDiff.AnnotationDiffTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
List modelData
Class gate.annotation.DatabaseAnnotationSetImpl extends AnnotationSetImpl implements Serializable |
---|
Serialized Fields |
---|
HashSet addedAnnotations
HashSet removedAnnotations
HashSet updatedAnnotations
boolean validating
Class gate.annotation.NodeImpl extends Object implements Serializable |
---|
serialVersionUID: -8240414984367916298L
Serialized Fields |
---|
Integer id
Long offset
Package gate.corpora |
---|
Class gate.corpora.CorpusImpl extends AbstractLanguageResource implements Serializable |
---|
serialVersionUID: -1113142759053898456L
Serialized Fields |
---|
List supportList
Class gate.corpora.CorpusImpl.VerboseList extends AbstractList implements Serializable |
---|
Serialized Fields |
---|
ArrayList data
Class gate.corpora.DatabaseCorpusImpl extends CorpusImpl implements Serializable |
---|
Serialized Fields |
---|
boolean featuresChanged
boolean nameChanged
gate.corpora.DatabaseCorpusImpl.EventsHandler eventHandler
List documentData
List removedDocuments
List addedDocuments
Class gate.corpora.DatabaseDocumentImpl extends DocumentImpl implements Serializable |
---|
Serialized Fields |
---|
boolean isContentRead
Object contentLock
Connection jdbcConn
String jdbcSchema
int dbType
boolean contentChanged
boolean featuresChanged
boolean nameChanged
boolean documentChanged
Collection removedAnotationSets
Collection addedAnotationSets
Document parentDocument
int maxAnnotationId
gate.corpora.DatabaseDocumentImpl.EventsHandler eventHandler
Class gate.corpora.DocumentContentImpl extends Object implements Serializable |
---|
serialVersionUID: -1426940535575467461L
Serialized Fields |
---|
String content
String originalContent
Class gate.corpora.DocumentData extends Object implements Serializable |
---|
serialVersionUID: 4192762901421847525L
Serialized Fields |
---|
String docName
Object persistentID
Class gate.corpora.DocumentImpl extends AbstractLanguageResource implements Serializable |
---|
serialVersionUID: -8456893608311510260L
Serialized Fields |
---|
Boolean preserveOriginalContent
Boolean collectRepositioningInfo
Annotation crossedOverAnnotation
int nextAnnotationId
int nextNodeId
URL sourceUrl
DocumentContent content
String encoding
Annotation theRootAnnotation
int DOC_SIZE_MULTIPLICATION_FACTOR
int ORDER_ON_START_OFFSET
int ORDER_ON_END_OFFSET
int ORDER_ON_ANNOT_ID
int ASC
int DESC
Long sourceUrlStartOffset
Long sourceUrlEndOffset
AnnotationSet defaultAnnots
Map namedAnnotSets
String stringContent
Boolean markupAware
Class gate.corpora.EmailDocumentFormat extends TextualDocumentFormat implements Serializable |
---|
Class gate.corpora.HtmlDocumentFormat extends TextualDocumentFormat implements Serializable |
---|
Class gate.corpora.MSWordDocumentFormat extends DocumentFormat implements Serializable |
---|
Class gate.corpora.PdfDocumentFormat extends DocumentFormat implements Serializable |
---|
Class gate.corpora.RepositioningInfo extends ArrayList implements Serializable |
---|
serialVersionUID: -2895662600168468559L
Class gate.corpora.RepositioningInfo.PositionInfo extends Object implements Serializable |
---|
serialVersionUID: -7747351720249898499L
Serialized Fields |
---|
long m_origPos
long m_origLength
long m_currPos
long m_currLength
Class gate.corpora.RtfDocumentFormat extends TextualDocumentFormat implements Serializable |
---|
Class gate.corpora.SerialCorpusImpl extends AbstractLanguageResource implements Serializable |
---|
serialVersionUID: 3632609241787241616L
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
List docDataList
Class gate.corpora.SgmlDocumentFormat extends TextualDocumentFormat implements Serializable |
---|
Class gate.corpora.SynchronisationException extends GateRuntimeException implements Serializable |
---|
Class gate.corpora.TextualDocumentFormat extends DocumentFormat implements Serializable |
---|
Class gate.corpora.XmlDocumentFormat extends TextualDocumentFormat implements Serializable |
---|
Package gate.creole |
---|
Class gate.creole.AbstractController extends AbstractResource implements Serializable |
---|
Serialized Fields |
---|
String name
boolean interrupted
Class gate.creole.AbstractLanguageAnalyser extends AbstractProcessingResource implements Serializable |
---|
Serialized Fields |
---|
Document document
Corpus corpus
Class gate.creole.AbstractLanguageResource extends AbstractResource implements Serializable |
---|
serialVersionUID: 3320133313194786685L
Class gate.creole.AbstractProcessingResource extends AbstractResource implements Serializable |
---|
Serialized Fields |
---|
boolean interrupted
Class gate.creole.AbstractResource extends AbstractFeatureBearer implements Serializable |
---|
serialVersionUID: -9196293927841163321L
Serialized Fields |
---|
String name
Class gate.creole.AbstractVisualResource extends JPanel implements Serializable |
---|
Serialized Fields |
---|
FeatureMap features
Handle handle
Class gate.creole.ANNIETransducer extends Transducer implements Serializable |
---|
Class gate.creole.AnnotationSchema extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
String annotationName
Set featureSchemaSet
URL xmlFileUrl
org.jdom.Namespace namespace
Class gate.creole.APFormatExporter extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
List exportedTypes
String dtdFileName
String docId
int entityId
int mentionId
StringBuffer xmlDoc
URL exportFilePath
String source
boolean isSourceWritten
Class gate.creole.ConditionalSerialAnalyserController extends ConditionalSerialController implements Serializable |
---|
Serialized Fields |
---|
Corpus corpus
Class gate.creole.ConditionalSerialController extends SerialController implements Serializable |
---|
Serialized Fields |
---|
List strategiesList
Class gate.creole.CreoleRegisterImpl extends HashMap implements Serializable |
---|
Serialized Fields |
---|
Set directories
Set lrTypes
Set prTypes
List vrTypes
Set controllerTypes
Set toolTypes
Class gate.creole.ExecutionException extends GateException implements Serializable |
---|
Serialized Fields |
---|
Exception exception
Class gate.creole.ExecutionInterruptedException extends ExecutionException implements Serializable |
---|
Class gate.creole.FeatureSchema extends Object implements Serializable |
---|
Serialized Fields |
---|
String featureName
String featureValueClassName
String featureValue
String featureUse
Set featurePermissibleValuesSet
Class gate.creole.GazetteerListsCollector extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String markupSetName
AnnotationSet allAnnots
List annotationTypes
Gazetteer gazetteer
String theLanguage
HashMap statsPerType
Class gate.creole.OntologyAwareTransducer extends Transducer implements Serializable |
---|
Serialized Fields |
---|
Ontology ontology
Class gate.creole.Parameter extends Object implements Serializable |
---|
Serialized Fields |
---|
String typeName
boolean optional
String itemClassName
Set suffixes
ResourceData resData
String defaultValueString
String comment
String name
boolean runtime
URL baseURL
URL
.
Class paramClass
Class gate.creole.ParameterException extends GateException implements Serializable |
---|
Class gate.creole.ParameterList extends Object implements Serializable |
---|
Serialized Fields |
---|
List runtimeParameters
List initimeParameters
boolean fullyDefaulted
Class gate.creole.POSTagger extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
POSTagger tagger
URL lexiconURL
URL rulesURL
String inputASName
String encoding
String baseTokenAnnotationType
String baseSentenceAnnotationType
String outputAnnotationType
String outputASName
Class gate.creole.ProtegeProjectName extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
URL projectName
edu.stanford.smi.protege.model.KnowledgeBase knBase
Taxonomy ontotextOntology
URL ontotextOntologyUrl
ProtegeWrapper visualResource
edu.stanford.smi.protege.event.KnowledgeBaseListener _knowledgeBaseListener
Class gate.creole.RDFFormatExporter extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
int exportFormat
List exportedTypes
URL exportFilePath
URL ontologyLocation
String annotationSetName
Class gate.creole.ResourceData extends AbstractFeatureBearer implements Serializable |
---|
Serialized Fields |
---|
String name
String icon
WeakBumpyStack instantiationStack
List persistantInstantiationList
String className
String interfaceName
Class resourceClass
String jarFileName
URL jarFileUrl
String xmlFileName
URL xmlFileUrl
String comment
ParameterList parameterList
boolean autoLoading
boolean priv
boolean tool
String validityMessage
int guiType
boolean isMainView
String resourceDisplayed
String annotationTypeDisplayed
Class gate.creole.ResourceInstantiationException extends GateException implements Serializable |
---|
Class gate.creole.SerialAnalyserController extends SerialController implements Serializable |
---|
Serialized Fields |
---|
Corpus corpus
Class gate.creole.SerialController extends AbstractController implements Serializable |
---|
Serialized Fields |
---|
Profiler prof
List prList
StatusListener sListener
Class gate.creole.Transducer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
List actionList
URL grammarURL
URL binaryGrammarURL
Batch batch
String encoding
String inputASName
AnnotationSet
used as input for the transducer.
String outputASName
AnnotationSet
used as output by the transducer.
Ontology ontology
Boolean enableDebugging
Class gate.creole.Transducer.SerializeTransducerAction extends AbstractAction implements Serializable |
---|
Class gate.creole.VPChunker extends Transducer implements Serializable |
---|
Package gate.creole.annotdelete |
---|
Class gate.creole.annotdelete.AnnotationDeletePR extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String markupSetName
List annotationTypes
List setsToKeep
Package gate.creole.annotransfer |
---|
Class gate.creole.annotransfer.AnnotationSetTransfer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String tagASName
String outputASName
String inputASName
String textTagName
AnnotationSet bodyAnnotations
List annotationTypes
Package gate.creole.coref |
---|
Class gate.creole.coref.AbstractCoreferencer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String coreferenceType
Class gate.creole.coref.Coreferencer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
PronominalCoref pronominalModule
Class gate.creole.coref.NominalCoref extends AbstractCoreferencer implements Serializable |
---|
Serialized Fields |
---|
String annotationSetName
AnnotationSet defaultAnnotations
HashMap anaphor2antecedent
Class gate.creole.coref.PronominalCoref extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String annotationSetName
Transducer qtTransducer
Transducer pleonTransducer
AnnotationSet defaultAnnotations
gate.creole.coref.PronominalCoref.Sentence[] textSentences
gate.creole.coref.PronominalCoref.Quote[] quotedText
Annotation[] pleonasticIt
HashMap personGender
HashMap anaphor2antecedent
boolean resolveIt
Package gate.creole.dumpingPR |
---|
Class gate.creole.dumpingPR.DumpingPR extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
List annotationTypes
List dumpTypes
String annotationSetName
boolean includeFeatures
boolean useStandOffXML
String suffixForDumpFiles
boolean useSuffixForDumpFiles
URL outputDirectoryUrl
Package gate.creole.gazetteer |
---|
Class gate.creole.gazetteer.AbstractGazetteer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
Set listeners
String annotationSetName
FeatureMap features
String encoding
URL listsURL
Boolean caseSensitive
Boolean wholeWordsOnly
LinearDefinition definition
MappingDefinition mappingDefinition
Class gate.creole.gazetteer.AbstractOntoGazetteer extends AbstractGazetteer implements Serializable |
---|
Serialized Fields |
---|
URL mappingURL
String gazetteerName
Gazetteer gaz
Class gate.creole.gazetteer.DefaultGazetteer extends AbstractGazetteer implements Serializable |
---|
Serialized Fields |
---|
Map listsByNode
FSMState initialState
Set fsmStates
Class gate.creole.gazetteer.FlexibleGazetteer extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
Document document
String outputAnnotationSetName
String inputAnnotationSetName
Gazetteer gazetteerInst
List inputFeatureNames
ArrayList changedNodes
Class gate.creole.gazetteer.FSMState extends Object implements Serializable |
---|
Serialized Fields |
---|
DefaultGazetteer.CharMap transitionFunction
Set lookupSet
int myIndex
Class gate.creole.gazetteer.GazetteerEvent extends GateEvent implements Serializable |
---|
Class gate.creole.gazetteer.GazetteerException extends GateException implements Serializable |
---|
Class gate.creole.gazetteer.GazetteerList extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
URL url
String encoding
int mode
boolean isModified
List entries
String content
Class gate.creole.gazetteer.InvalidFormatException extends GateException implements Serializable |
---|
Serialized Fields |
---|
String file
URL url
Class gate.creole.gazetteer.LinearDefinition extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
List nodes
URL url
List lists
String encoding
Map nodesByList
Map gazListsByNode
boolean isModified
Class gate.creole.gazetteer.Lookup extends Object implements Serializable |
---|
Serialized Fields |
---|
String majorType
String minorType
String languages
String oClass
String ontology
String list
Class gate.creole.gazetteer.MappingDefinition extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
List nodes
URL url
Set lists
Map nodesByList
Class gate.creole.gazetteer.OntoGazetteerImpl extends AbstractOntoGazetteer implements Serializable |
---|
Package gate.creole.ir |
---|
Class gate.creole.ir.DefaultIndexDefinition extends Object implements Serializable |
---|
serialVersionUID: 2925395897153647322L
Serialized Fields |
---|
List fields
String location
ArrayList featuresToExclude
String annotationSet
String baseTokenAnnotationType
String irEngineClassName
Class gate.creole.ir.DocumentContentReader extends Object implements Serializable |
---|
serialVersionUID: 8153172894016295950L
Class gate.creole.ir.FeatureReader extends Object implements Serializable |
---|
serialVersionUID: -2831603184521440396L
Serialized Fields |
---|
String featureName
Class gate.creole.ir.IndexException extends Exception implements Serializable |
---|
Class gate.creole.ir.IndexField extends Object implements Serializable |
---|
serialVersionUID: 3632609241787241616L
Serialized Fields |
---|
String fieldName
PropertyReader propReader
boolean isPreseved
Class gate.creole.ir.SearchException extends Exception implements Serializable |
---|
Class gate.creole.ir.SearchPR extends AbstractProcessingResource implements Serializable |
---|
Serialized Fields |
---|
IndexedCorpus corpus
String query
String searcherClassName
QueryResultList resultList
int limit
List fieldNames
Search searcher
Package gate.creole.kea |
---|
Class gate.creole.kea.CorpusImporter extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JTextField sourceDirTField
JTextField textExtensionTField
JTextField keyExtensionTField
JTextField encodingTField
JTextField corpusNameTField
JTextField annotationTypeTField
JTextField annotationSetTField
Class gate.creole.kea.CorpusImporter.ImportCorpusAction extends AbstractAction implements Serializable |
---|
Class gate.creole.kea.CorpusImporter.SelectDirectoryAction extends AbstractAction implements Serializable |
---|
Class gate.creole.kea.Kea extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
Boolean trainingMode
String keyphraseAnnotationType
String inputAS
String outputAS
Integer maxPhraseLength
Integer minPhraseLength
Boolean disallowInternalPeriods
Boolean useKFrequency
Integer minNumOccur
Integer phrasesToExtract
boolean trainingFinished
kea.KEAFilter keaFilter
weka.core.FastVector atts
weka.core.Instances data
List actions
Class gate.creole.kea.Kea.LoadModelAction extends AbstractAction implements Serializable |
---|
Class gate.creole.kea.Kea.SaveModelAction extends AbstractAction implements Serializable |
---|
Package gate.creole.ml |
---|
Class gate.creole.ml.Attribute extends Object implements Serializable |
---|
Serialized Fields |
---|
boolean isClass
String name
String type
String feature
List values
int position
double weighting
Class gate.creole.ml.DatasetDefintion extends Object implements Serializable |
---|
Serialized Fields |
---|
List attributes
Attribute classAttribute
String instanceType
int classIndex
Class gate.creole.ml.MachineLearningPR extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
URL configFileURL
DatasetDefintion datasetDefinition
MLEngine engine
String inputASName
AnnotationSet annotationSet
List annotations
List actionList
MachineLearningPR.Cache cache
Boolean training
boolean batchModeClassification
Package gate.creole.ml.maxent |
---|
Class gate.creole.ml.maxent.MaxentWrapper.LoadModelAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.maxent.MaxentWrapper.SaveModelAction extends AbstractAction implements Serializable |
---|
Package gate.creole.ml.svmlight |
---|
Class gate.creole.ml.svmlight.SVMLightWrapper.LoadDatasetAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.svmlight.SVMLightWrapper.LoadModelAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.svmlight.SVMLightWrapper.SaveDatasetAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.svmlight.SVMLightWrapper.SaveModelAction extends AbstractAction implements Serializable |
---|
Package gate.creole.ml.weka |
---|
Class gate.creole.ml.weka.StringToNominalFilter extends weka.filters.Filter implements Serializable |
---|
Serialized Fields |
---|
String[] options
List attributesData
Class gate.creole.ml.weka.StringToNominalFilter.AttributeData extends Object implements Serializable |
---|
Serialized Fields |
---|
int index
int maxCount
String method
Class gate.creole.ml.weka.Wrapper.LoadDatasetFromArffAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.weka.Wrapper.LoadModelAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.weka.Wrapper.SaveDatasetAsArffAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ml.weka.Wrapper.SaveModelAction extends AbstractAction implements Serializable |
---|
Package gate.creole.morph |
---|
Class gate.creole.morph.Morph extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
Document document
URL rulesFile
Interpret interpret
String rootFeatureName
String affixFeatureName
String annotationSetName
Boolean caseSensitive
Boolean considerPOSTag
Package gate.creole.nerc |
---|
Class gate.creole.nerc.EntityDescriptor extends Object implements Serializable |
---|
Serialized Fields |
---|
String string
String category
int[] offsets
Class gate.creole.nerc.EntitySet extends AbstractSet implements Serializable |
---|
Serialized Fields |
---|
String fileName
Set myEntities
Package gate.creole.ontology |
---|
Class gate.creole.ontology.InvalidFormatException extends GateException implements Serializable |
---|
Serialized Fields |
---|
String file
URL url
Package gate.creole.ontology.jena |
---|
Class gate.creole.ontology.jena.JenaOntologyImpl extends OntologyImpl implements Serializable |
---|
Serialized Fields |
---|
URL owlLiteFileURL
URL owlDlFileURL
URL owlFullFileURL
URL rdfsFileURL
URL damlFileURL
String language
List actionsList
Class gate.creole.ontology.jena.JenaOntologyImpl.CleanUpAction extends AbstractAction implements Serializable |
---|
Class gate.creole.ontology.jena.JenaOntologyImpl.LoadOntologyDataAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
int ontologyType
Class gate.creole.ontology.jena.JenaOntologyImpl.SaveOntologyAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
int ontologyType
Package gate.creole.orthomatcher |
---|
Class gate.creole.orthomatcher.OrthoMatcher extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
String annotationSetName
List annotationTypes
String organizationType
String personType
String unknownType
boolean extLists
boolean matchingUnknowns
boolean allMatchingNeeded
boolean caseSensitive
FeatureMap queryFM
HashMap alias
HashSet cdg
HashMap spur_match
HashMap def_art
HashMap connector
HashMap prepos
AnnotationSet nameAllAnnots
HashMap processedAnnots
HashMap annots2Remove
List matchesDocFeature
HashMap tokensMap
Annotation shortAnnot
Annotation longAnnot
ArrayList tokensLongAnnot
ArrayList tokensShortAnnot
FeatureMap tempMap
URL definitionFileURL
String encoding
Package gate.creole.splitter |
---|
Class gate.creole.splitter.SentenceSplitter extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
DefaultGazetteer gazetteer
Transducer transducer
URL transducerURL
String encoding
URL gazetteerListsURL
String inputASName
String outputASName
Package gate.creole.tokeniser |
---|
Class gate.creole.tokeniser.DefaultTokeniser extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
SimpleTokeniser tokeniser
Transducer transducer
URL tokeniserRulesURL
String encoding
URL transducerGrammarURL
String annotationSetName
Class gate.creole.tokeniser.InvalidRuleException extends TokeniserException implements Serializable |
---|
Class gate.creole.tokeniser.SimpleTokeniser extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
FeatureMap features
String annotationSetName
gate.creole.tokeniser.FSMState initialState
Set fsmStates
gate.creole.tokeniser.DFSMState dInitialState
Set dfsmStates
String rulesResourceName
URL rulesURL
String encoding
Class gate.creole.tokeniser.TokeniserException extends GateException implements Serializable |
---|
Package gate.creole.tokeniser.chinesetokeniser |
---|
Class gate.creole.tokeniser.chinesetokeniser.ChineseTokeniser extends AbstractLanguageAnalyser implements Serializable |
---|
Serialized Fields |
---|
Segmenter segmenter
String encoding
Document document
Document tempDoc
SimpleTokeniser tokeniser
Boolean runSegmenter
Boolean generateSpaceTokens
URL rulesURL
String annotationSetName
int charform
Package gate.event |
---|
Class gate.event.AnnotationEvent extends GateEvent implements Serializable |
---|
Class gate.event.AnnotationSetEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
Document sourceDocument
Annotation annotation
Class gate.event.ControllerEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
ProcessingResource pr
Class gate.event.CorpusEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
Document document
int documentIndex
Class gate.event.CreoleEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
Resource resource
DataStore datastore
Class gate.event.DatastoreEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
Resource resource
Object resourceID
Class gate.event.DocumentEvent extends GateEvent implements Serializable |
---|
Serialized Fields |
---|
String annotationSetName
Long editStart
Long editEnd
Class gate.event.GateEvent extends EventObject implements Serializable |
---|
Serialized Fields |
---|
int type
Class gate.event.ObjectModificationEvent extends GateEvent implements Serializable |
---|
Package gate.fsm |
---|
Class gate.fsm.FSM extends Object implements Serializable |
---|
Serialized Fields |
---|
State initialState
String transducerName
int bpeId
HashMap ruleHash
Class gate.fsm.FSMInstance extends Object implements Serializable |
---|
Serialized Fields |
---|
FSM supportGraph
State FSMPosition
Node AGPosition
Node startNode
HashMap bindings
long length
int fileIndex
Document document
int priority
Class gate.fsm.State extends Object implements Serializable |
---|
Serialized Fields |
---|
SimpleArraySet transitions
boolean isFinal
RightHandSide action
int myIndex
int fileIndex
int priority
Class gate.fsm.Transition extends Object implements Serializable |
---|
Serialized Fields |
---|
BasicPatternElement constraints
State target
LinkedList bindings
int myIndex
Package gate.gui |
---|
Class gate.gui.AnnotationDiffGUI extends JFrame implements Serializable |
---|
Serialized Fields |
---|
AnnotationDiffer differ
List pairings
Document keyDoc
Document resDoc
Set significantFeatures
List documents
List keySets
List resSets
AnnotationSet keySet
AnnotationSet resSet
JList featuresList
DefaultListModel featureslistModel
AnnotationDiffGUI.DiffTableModel diffTableModel
XJTable diffTable
JScrollPane scroller
JComboBox keyDocCombo
JComboBox keySetCombo
JComboBox annTypeCombo
JComboBox resDocCombo
JComboBox resSetCombo
JProgressBar progressBar
JRadioButton allFeaturesBtn
JRadioButton someFeaturesBtn
JRadioButton noFeaturesBtn
JTextField weightTxt
JButton doDiffBtn
JPanel resultsPane
JLabel correctLbl
JLabel partiallyCorrectLbl
JLabel missingLbl
JLabel falsePozLbl
JLabel recallStrictLbl
JLabel precisionStrictLbl
JLabel fmeasureStrictLbl
JLabel recallLenientLbl
JLabel precisionLenientLbl
JLabel fmeasureLenientLbl
JLabel recallAveLbl
JLabel precisionAveLbl
JLabel fmeasureAveLbl
Class gate.gui.AnnotationDiffGUI.DiffAction extends AbstractAction implements Serializable |
---|
Class gate.gui.AnnotationDiffGUI.DiffTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Class gate.gui.AnnotationDiffGUI.DiffTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.AnnotationDiffGUI.HTMLExportAction extends AbstractAction implements Serializable |
---|
Class gate.gui.AppearanceDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JRadioButton menusRBtn
JRadioButton componentsRBtn
JRadioButton textComponentsRBtn
JFontChooser fontChooser
JButton okBtn
JButton applyBtn
JButton cancelBtn
ButtonGroup bGroup
Font menusFont
Font componentsFont
Font textComponentsFont
Font oldMenusFont
Font oldComponentsFont
Font oldTextComponentsFont
String currentFont
Component[] targets
Class gate.gui.BooleanRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Class gate.gui.BootStrapDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
MainFrame mainFrame
BootStrapDialog thisBootStrapDialog
BootStrap bootStrapWizard
String resourceName
String packageName
String resourceType
Map resourceTypes
String className
Set resourceInterfaces
String possibleInterfaces
String pathNewProject
JLabel resourceNameLabel
JTextField resourceNameTextField
JLabel packageNameLabel
JTextField packageNameTextField
JLabel resourceTypesLabel
JComboBox resourceTypesComboBox
JLabel classNameLabel
JTextField classNameTextField
JLabel interfacesLabel
JTextField interfacesTextField
JLabel chooseFolderLabel
JTextField chooseFolderTextField
JButton chooseFolderButton
JButton createResourceButton
JButton cancelButton
JFileChooser fileChooser
Class gate.gui.CollectionSelectionDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
DefaultListModel sourceListModel
DefaultListModel targetListModel
int buttonPressed
JButton removeButton
JButton addButton
JList sourceList
JList targetList
JButton okButton
JButton cancelButton
JLabel sourceLabel
JLabel targetLabel
Frame mainFrame
Class gate.gui.CorpusEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JList documentsList
gate.gui.CorpusEditor.DocumentListCellRenderer listRenderer
FeaturesEditor featuresEditor
JToolBar toolbar
Corpus corpus
DefaultListModel docListModel
Class gate.gui.CorpusFillerComponent extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JTextField urlTextField
JButton filerBtn
JTextField extensionsTextField
JButton listEditBtn
JCheckBox recurseCheckBox
JTextField encodingTextField
List extensions
Class gate.gui.CreateIndexDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
IndexedCorpus ic
JPanel panel1
JLabel indexTypeLabel
JComboBox jComboIType
JLabel locationLabel
JTextField locationTextField
JButton browse
JLabel featureLable
JTextField featureTextField
JList jList1
JScrollPane scrollPane
JButton addButton
JCheckBox content
JButton createButton
JButton cancelButton
GridBagLayout gridBagLayout1
Vector fields
Class gate.gui.CreateIndexGUI extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JComboBox irEngineCombo
JTextField indexLocationTextField
JCheckBox useContentChk
JTextField featuresListTextField
List featuresList
SortedMap engineByName
Class gate.gui.CreateIndexGUI.EditFeatureListAction extends AbstractAction implements Serializable |
---|
Class gate.gui.CreateIndexGUI.SelectDirAction extends AbstractAction implements Serializable |
---|
Class gate.gui.DocumentEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
Document document
Document
currently displayed.
ColorGenerator colGenerator
JTextPane textPane
JScrollPane textScroll
XJTable annotationsTable
DocumentEditor.AnnotationsTableModel annotationsTableModel
JScrollPane tableScroll
JSplitPane leftSplit
JSplitPane rightSplit
JSplitPane mainSplit
JTree stylesTree
JToolBar toolbar
JScrollPane stylesTreeScroll
DefaultMutableTreeNode stylesTreeRoot
DefaultTreeModel stylesTreeModel
DocumentEditor.SearchDialog searchDialog
TextAttributesChooser styleChooser
JTree corefTree
DefaultMutableTreeNode corefTreeRoot
DefaultTreeModel corefTreeModel
JScrollPane corefScroll
Box progressBox
JProgressBar
used to keep the user
entertained while the text display is being updated
JProgressBar progressBar
Highlighter highlighter
Highlighter selectionHighlighter
DocumentEditor.highlighter
as using two different
highlighters on the same text component is looking for trouble.
gate.gui.DocumentEditor.SelectionBlinker selectionBlinker
Handle myHandle
List data
List ranges
Range
objects. These are the
ranges in the DocumentEditor.data
structure. A range is a bunch
of annotations belonging to the same annotation set that are contiguous
in the DocumentEditor.data
structure.
Map typeDataMap
DocumentEditor.TypeData
Maps from String to Map to DocumentEditor.TypeData
.
gate.gui.DocumentEditor.EventsHandler eventHandler
Object lock
boolean editable
JToggleButton textVisibleBtn
JToggleButton typesTreeVisibleBtn
JToggleButton annotationsTableVisibleBtn
JToggleButton coreferenceVisibleBtn
boolean annotationsTableVisible
boolean coreferenceVisible
boolean textVisible
boolean typesTreeVisible
boolean corefOptionAvailable
int MAX_LINE_SIZE
Vector longLinesCorrectionPositions
Class gate.gui.DocumentEditor.AnnotationsTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.DocumentEditor.CustomStyledEditorKit extends StyledEditorKit implements Serializable |
---|
Serialized Fields |
---|
ViewFactory defaultFactory
Class gate.gui.DocumentEditor.DeleteSelectedAnnotationsAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JComponent source
Class gate.gui.DocumentEditor.EditAnnotationAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
AnnotationSet set
Annotation annotation
Class gate.gui.DocumentEditor.HighlightAnnotationMenu extends JMenu implements Serializable |
---|
Serialized Fields |
---|
int start
int end
AnnotationSet set
String setName
Annotation annotation
Object highlight
Class gate.gui.DocumentEditor.PrintAction extends AbstractAction implements Serializable |
---|
Class gate.gui.DocumentEditor.SearchAction extends AbstractAction implements Serializable |
---|
Class gate.gui.DocumentEditor.SearchDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JTextField patternTextField
JCheckBox ignoreCaseChk
JCheckBox wholeWordsChk
Pattern pattern
int nextMatchStartsFrom
String content
Action findFirstAction
Action findNextAction
Action cancelAction
Class gate.gui.FeaturesEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
XJTable table
gate.gui.FeaturesEditor.FeaturesTableModel tableModel
FeatureBearer resource
FeatureMap features
JTextField newFeatureField
JTextField newValueField
JButton addNewBtn
JButton delBtn
Class gate.gui.FeaturesSchemaEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
FeatureMap targetFeatures
FeatureBearer target
FeaturesSchemaEditor.Feature emptyFeature
AnnotationSchema schema
FeaturesSchemaEditor.FeaturesTableModel featuresModel
List featureList
FeaturesSchemaEditor.FeatureEditorRenderer featureEditorRenderer
XJTable mainTable
JScrollPane scroller
Class gate.gui.FeaturesSchemaEditor.FeatureEditorRenderer extends DefaultCellEditor implements Serializable |
---|
Serialized Fields |
---|
JLabel requiredIconLabel
JLabel optionalIconLabel
JLabel nonSchemaIconLabel
JComboBox editorCombo
JComboBox rendererCombo
JButton deleteButton
ObjectComparator defaultComparator
Class gate.gui.FeaturesSchemaEditor.FeaturesTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.HelpFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
XJEditorPane textPane
JToolBar toolBar
JLabel status
Class gate.gui.ListEditorDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
String itemType
Class itemTypeClass
JList listComponent
JComboBox combo
JTextField textField
JButton removeBtn
JButton addBtn
JButton moveUpBtn
JButton moveDownBtn
DefaultListModel listModel
ListEditorDialog.listComponent
boolean finiteType
Action addAction
Action removeAction
JButton okButton
JButton cancelButton
boolean userCancelled
Class gate.gui.ListEditorDialog.AddAction extends AbstractAction implements Serializable |
---|
Class gate.gui.ListEditorDialog.RemoveAction extends AbstractAction implements Serializable |
---|
Class gate.gui.ListEditorDialog.ResourceComboModel extends AbstractListModel implements Serializable |
---|
Serialized Fields |
---|
Object selectedItem
Class gate.gui.LogArea extends XJTextPane implements Serializable |
---|
Serialized Fields |
---|
LogArea thisLogArea
JPopupMenu popup
PrintStream originalOut
PrintStream originalErr
LogArea.SelectAllAction selectAllAction
LogArea.CopyAction copyAction
LogArea.ClearAllAction clearAllAction
Class gate.gui.LogArea.ClearAllAction extends AbstractAction implements Serializable |
---|
Class gate.gui.LogArea.CopyAction extends AbstractAction implements Serializable |
---|
Class gate.gui.LogArea.SelectAllAction extends AbstractAction implements Serializable |
---|
Class gate.gui.MainFrame extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JMenuBar menuBar
JSplitPane mainSplit
JSplitPane leftSplit
JLabel statusBar
JProgressBar progressBar
XJTabbedPane mainTabbedPane
JScrollPane projectTreeScroll
JScrollPane lowerScroll
JPopupMenu appsPopup
JPopupMenu dssPopup
JPopupMenu lrsPopup
JPopupMenu prsPopup
JCheckBoxMenuItem verboseModeItem
JTree resourcesTree
JScrollPane resourcesTreeScroll
DefaultTreeModel resourcesTreeModel
DefaultMutableTreeNode resourcesTreeRoot
DefaultMutableTreeNode applicationsRoot
DefaultMutableTreeNode languageResourcesRoot
DefaultMutableTreeNode processingResourcesRoot
DefaultMutableTreeNode datastoresRoot
Splash splash
PluginManagerUI pluginManager
LogArea logArea
JScrollPane logScroll
JToolBar toolbar
AppearanceDialog appearanceDialog
OptionsDialog optionsDialog
gate.gui.MainFrame.CartoonMinder animator
TabHighlighter logHighlighter
NewResourceDialog newResourceDialog
WaitDialog waitDialog
boolean titleChangable
Class gate.gui.MainFrame.ResourcesTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Class gate.gui.MainFrame.ResourcesTreeModel extends DefaultTreeModel implements Serializable |
---|
Class gate.gui.NewResourceDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JButton okBtn
JButton cancelBtn
JTextField nameField
ResourceParametersEditor parametersEditor
JScrollPane tableScroll
ResourceData resourceData
Resource resource
boolean userCanceled
Class gate.gui.ObjectRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Serialized Fields |
---|
JPanel textButtonBox
Class gate.gui.OkCancelDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JButton okButton
JButton cancelButton
boolean userHasPressedOK
Class gate.gui.OntologyEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
Taxonomy taxonomy
Ontology ontology
boolean ontologyMode
OntologyEditor.OntologyItemComparator itemComparator
JTree tree
DefaultTreeModel treeModel
JTable detailsTable
OntologyEditor.DetailsTableModel detailsTableModel
JSplitPane mainSplit
DefaultMutableTreeNode rootNode
Class gate.gui.OntologyEditor.DetailsTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Class gate.gui.OntologyEditor.DetailsTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
OntologyEditor.DetailsGroup directSuperClasses
OntologyEditor.DetailsGroup allSuperClasses
OntologyEditor.DetailsGroup directSubClasses
OntologyEditor.DetailsGroup allSubClasses
OntologyEditor.DetailsGroup instances
OntologyEditor.DetailsGroup properties
OntologyEditor.DetailsGroup directTypes
OntologyEditor.DetailsGroup allTypes
OntologyEditor.DetailsGroup[] detailGroups
Class gate.gui.OntologyEditor.OntoTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Class gate.gui.OptionsDialog extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JTabbedPane mainTabbedPane
JButton okButton
OKAction
JButton cancelButton
JRadioButton textBtn
String selectedFontBtn
JRadioButton menuBtn
JRadioButton otherCompsBtn
ButtonGroup fontBG
JFontChooser fontChooser
JCheckBox saveOptionsChk
JCheckBox saveSessionChk
JCheckBox includeFeaturesOnPreserveFormatChk
JCheckBox addSpaceOnMarkupUnpackChk
JCheckBox doceditInsertAppendChk
JCheckBox doceditInsertPrependChk
String lookAndFeelClassName
Font menusFont
Font textComponentsFont
Font componentsFont
boolean dirtyGUI
JComboBox lnfCombo
Class gate.gui.OracleDatastoreViewer extends JTree implements Serializable |
---|
Serialized Fields |
---|
DefaultMutableTreeNode treeRoot
DefaultTreeModel treeModel
DataStore datastore
NameBearerHandle myHandle
FeatureMap features
Class gate.gui.PluginManagerUI extends JDialog implements Serializable |
---|
Serialized Fields |
---|
XJTable mainTable
JSplitPane mainSplit
PluginManagerUI.MainTableModel mainTableModel
PluginManagerUI.ResourcesListModel resourcesListModel
JList resourcesList
Map loadNowByURL
Map loadAlwaysByURL
Class gate.gui.PluginManagerUI.AddCreoleRepositoryAction extends AbstractAction implements Serializable |
---|
Class gate.gui.PluginManagerUI.CancelAction extends AbstractAction implements Serializable |
---|
Class gate.gui.PluginManagerUI.DeleteColumnCellRendererEditor extends AbstractCellEditor implements Serializable |
---|
Serialized Fields |
---|
JButton editorDeleteButton
JButton rendererDeleteButton
JPanel rendererBox
JPanel editorBox
JLabel label
Class gate.gui.PluginManagerUI.MainTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
Icon localIcon
Icon remoteIcon
Icon invalidIcon
Class gate.gui.PluginManagerUI.OkAction extends AbstractAction implements Serializable |
---|
Class gate.gui.PluginManagerUI.ResourcesListCellRenderer extends DefaultListCellRenderer implements Serializable |
---|
Class gate.gui.PluginManagerUI.ResourcesListModel extends AbstractListModel implements Serializable |
---|
Class gate.gui.ProtegeWrapper extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
ProtegeProjectName projectFileName
JRootPane protegeRootPane
Handle myHandle
Class gate.gui.PRViewer extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
ResourceParametersEditor editor
Class gate.gui.ResourceParametersEditor extends XJTable implements Serializable |
---|
Serialized Fields |
---|
ResourceParametersEditor.ParametersTableModel tableModel
Resource resource
List parameterDisjunctions
ParameterDisjunction
boolean editable
Class gate.gui.ResourceParametersEditor.ParametersTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.ResourceRenderer extends JLabel implements Serializable |
---|
Class gate.gui.SchemaAnnotationEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
List currentAnnotationSchemaList
AnnotationSet currentAnnotSet
Annotation currentAnnot
Long currentStartOffset
Long currentEndOffset
AnnotationSchema currentAnnotSchema
FeatureMap currentAnnotFeaturesMap
FeatureMap responseMap
SchemaAnnotationEditor.FeaturesTableModel tableModel
Map name2featureSchemaMap
Map name2annotSchemaMap
DefaultListModel listModel
JTable featuresTable
JScrollPane featuresTableScroll
JList featureSchemaList
JScrollPane featuresListScroll
JButton removeFeatButton
JButton addFeatButton
JComboBox annotSchemaComboBox
gate.gui.SchemaAnnotationEditor.InnerFeaturesEditor featuresEditor
Class gate.gui.SchemaAnnotationEditor.FeaturesTableModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
ArrayList data
Class gate.gui.SearchPRViewer extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
SearchPR target
XJTable resultsTable
SearchPRViewer.ResultsTableModel resultsTableModel
List results
QueryResult
objects returned by the
search.
Class gate.gui.SearchPRViewer.FloatRenderer extends JProgressBar implements Serializable |
---|
Serialized Fields |
---|
NumberFormat numberFormat
Class gate.gui.SearchPRViewer.ResultsTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.SerialControllerEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
SerialController controller
Handle handle
Handle
that created this view
List actionList
XJTable loadedPRsTable
gate.gui.SerialControllerEditor.LoadedPRsTableModel loadedPRsTableModel
SerialControllerEditor.loadedPRsTable
JTable.
XJTable memberPRsTable
gate.gui.SerialControllerEditor.MemberPRsTableModel memberPRsTableModel
SerialControllerEditor.memberPRsTable
JButton addButon
JButton removeButton
JButton moveUpButton
JButton moveDownButton
ResourceParametersEditor parametersEditor
JPanel parametersPanel
SerialControllerEditor.parametersEditor
TitledBorder parametersBorder
SerialControllerEditor.parametersPanel
JPanel strategyPanel
TitledBorder strategyBorder
JRadioButton yes_RunRBtn
JRadioButton no_RunRBtn
JRadioButton conditional_RunRBtn
ButtonGroup runBtnGrp
JTextField featureNameTextField
JTextField featureValueTextField
JComboBox corpusCombo
SerialControllerEditor.CorporaComboModel corpusComboModel
JMenu addMenu
JMenu removeMenu
gate.gui.SerialControllerEditor.RunAction runAction
boolean analyserMode
boolean conditionalMode
ProcessingResource selectedPR
RunningStrategy selectedPRRunStrategy
Class gate.gui.SerialControllerEditor.CorporaComboModel extends AbstractListModel implements Serializable |
---|
Class gate.gui.SerialDatastoreViewer extends JScrollPane implements Serializable |
---|
Serialized Fields |
---|
DefaultMutableTreeNode treeRoot
DefaultTreeModel treeModel
JTree mainTree
DataStore datastore
NameBearerHandle myHandle
FeatureMap features
Class gate.gui.ShellSlacFrame extends MainFrame implements Serializable |
---|
Serialized Fields |
---|
CorpusController application
Corpus corpus
Corpus oneDocCorpus
DataStore dataStore
Action saveAction
Action runOneAction
Action runAction
CorpusFillerComponent corpusFiller
Class gate.gui.Splash extends JWindow implements Serializable |
---|
Class gate.gui.STreeNode extends DefaultMutableTreeNode implements Serializable |
---|
Serialized Fields |
---|
int level
int nodeID
long start
long end
Annotation annot
Class gate.gui.SyntaxTreeViewer extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
boolean laidOut
int horizButtonGap
int vertButtonGap
int extraButtonWidth
int maxUnitIncrement
BorderLayout borderLayout1
JPopupMenu popup
Color buttonBackground
Color selectedNodeColor
HashSet lines
Annotation utterance
Long utteranceStartOffset
Long utteranceEndOffset
AnnotationSet currentSet
String tokenType
String displayedString
String treeNodeAnnotationType
String textAnnotationType
HashMap leaves
HashMap nonTerminals
HashMap buttons
Vector selection
AnnotationSet treeAnnotations
Document document
boolean utteranceAdded
Class gate.gui.TextAttributesChooser extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JComboBox fontFamilyCombo
JComboBox fontSizeCombo
JCheckBox boldChk
JCheckBox italicChk
JCheckBox underlineChk
JCheckBox subscriptChk
JCheckBox superscriptChk
JCheckBox strikethroughChk
JCheckBox useForegroundChk
JCheckBox useBackgroundChk
JColorChooser fgChooser
JColorChooser bgChooser
JTextPane sampleText
JButton okButton
JButton cancelButton
MutableAttributeSet currentStyle
boolean choice
Class gate.gui.UnrestrictedAnnotationEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
AnnotationSet currentAnnotSet
Annotation currentAnnot
Long currentStartOffset
Long currentEndOffset
gate.gui.UnrestrictedAnnotationEditor.MyCustomFeatureBearer data
JLabel annotTypeLabel
JTextField annotTypeTextField
JLabel featuresLabel
FeaturesEditor featuresEditor
Class gate.gui.UserGroupEditor extends JComponent implements Serializable |
---|
Serialized Fields |
---|
JPanel jPanel1
JPanel jPanel2
JList firstList
JList secondList
CardLayout cardLayout1
JRadioButton displayUsersFirst
JRadioButton displayGroupsFirst
Session session
AccessController controller
boolean usersFirst
JButton exitButton
JPopupMenu userMenu
JPopupMenu groupMenu
Class gate.gui.UserGroupEditor.Add2GroupAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.AddGroupAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.AddUserAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.ChangePasswordAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.CreateUserAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.DeleteGroupAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.DeleteUserAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.RemoveFromGroupAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.RemoveUserAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.RenameGroupAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Class gate.gui.UserGroupEditor.RenameUserAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
JList source
Package gate.gui.docview |
---|
Class gate.gui.docview.AbstractDocumentView extends AbstractResource implements Serializable |
---|
Serialized Fields |
---|
boolean active
Handle handle
boolean guiInitialised
Document document
DocumentEditor owner
DocumentEditor
this view is part of.
Class gate.gui.docview.AnnotationEditor.AnnotationAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.ApplyAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.DeleteAnnotationAction extends AnnotationEditor.AnnotationAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.DismissAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.EndOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.EndOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.StartOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable |
---|
Class gate.gui.docview.AnnotationEditor.StartOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable |
---|
Class gate.gui.docview.AnnotationListView extends AbstractDocumentView implements Serializable |
---|
Serialized Fields |
---|
XJTable table
gate.gui.docview.AnnotationListView.AnnotationTableModel tableModel
JScrollPane scroller
Map annotationHandlerByTag
List tagList
JPanel mainPanel
JLabel statusLabel
TextualDocumentView textView
Map editorsCache
Class gate.gui.docview.AnnotationListView.EditAnnotationAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
String title
Annotation ann
AnnotationSet set
AnnotationVisualResource editor
Class gate.gui.docview.AnnotationSetsView extends AbstractDocumentView implements Serializable |
---|
Serialized Fields |
---|
List setHandlers
List tableRows
XJTable mainTable
AnnotationSetsView.SetsTableModel tableModel
JScrollPane scroller
JPanel mainPanel
JTextField newSetNameTextField
TextualDocumentView textView
AnnotationListView listView
JEditorPane textPane
AnnotationEditor annotationEditor
AnnotationSetsView.NewAnnotationSetAction newSetAction
AnnotationSetsView.TextMouseListener textMouseListener
Timer mouseMovementTimer
AncestorListener textAncestorListener
AnnotationSetsView.MouseStoppedMovingAction mouseStoppedMovingAction
String lastAnnotationType
List actions
ColorGenerator colourGenerator
Class gate.gui.docview.AnnotationSetsView.DeleteSelectedAnnotationGroupAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationSetsView.EditAnnotationAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
AnnotationSetsView.AnnotationHandler aHandler
Class gate.gui.docview.AnnotationSetsView.HighlightMenuItem extends JMenuItem implements Serializable |
---|
Serialized Fields |
---|
int start
int end
Action action
Object highlight
Class gate.gui.docview.AnnotationSetsView.MouseStoppedMovingAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
int textLocation
Class gate.gui.docview.AnnotationSetsView.NewAnnotationAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationSetsView.NewAnnotationSetAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationSetsView.SavePreserveFormatAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.AnnotationSetsView.SetsTableCellEditor extends AbstractCellEditor implements Serializable |
---|
Serialized Fields |
---|
JCheckBox currentChk
JCheckBox setChk
JCheckBox typeChk
Class gate.gui.docview.AnnotationSetsView.SetsTableModel extends AbstractTableModel implements Serializable |
---|
Class gate.gui.docview.AnnotationSetsView.TypeHandler.ChangeColourAction extends AbstractAction implements Serializable |
---|
Class gate.gui.docview.CorefEditor extends AbstractDocumentView implements Serializable |
---|
Serialized Fields |
---|
JPanel mainPanel
JPanel topPanel
JPanel subPanel
JToggleButton showAnnotations
JComboBox annotSets
JComboBox annotTypes
DefaultComboBoxModel annotSetsModel
DefaultComboBoxModel annotTypesModel
JTree corefTree
CorefEditor.CorefTreeNode rootNode
HashMap corefChains
HashMap corefAnnotationSetNodesMap
HashMap selectionChainsMap
HashMap currentSelections
HashMap colorChainsMap
HashMap currentColors
ColorGenerator colorGenerator
TextualDocumentView textView
JEditorPane textPane
HashMap highlightedTags
ArrayList typeSpecificHighlightedTags
CorefEditor.TextPaneMouseListener textPaneMouseListener
ArrayList highlightedChainAnnots
int[] highlightedChainAnnotsOffsets
ArrayList highlightedTypeAnnots
int[] highlightedTypeAnnotsOffsets
CorefEditor.ChainToolTipAction chainToolTipAction
Timer chainToolTipTimer
CorefEditor.NewCorefAction newCorefAction
Timer newCorefActionTimer
Annotation annotToConsiderForChain
JWindow popupWindow
boolean explicitCall
Highlighter highlighter
Class gate.gui.docview.CorefEditor.ChainToolTipAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
int textLocation
Point mousePoint
JPopupMenu popup
Class gate.gui.docview.CorefEditor.CorefTreeCellRenderer extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JCheckBox check
JLabel label
Class gate.gui.docview.CorefEditor.CorefTreeNode extends DefaultMutableTreeNode implements Serializable |
---|
Serialized Fields |
---|
int type
Class gate.gui.docview.DocumentEditor extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JSplitPane horizontalSplit
JSplitPane topSplit
JSplitPane bottomSplit
JToolBar topBar
Document document
List centralViews
DocumentView
objects of type DocumentView.CENTRAL
List verticalViews
DocumentView
objects of type
DocumentView.VERTICAL
List horizontalViews
DocumentView
objects of type
DocumentView.HORIZONTAL
int centralViewIdx
DocumentEditor.centralViews
of the currently active central view.
-1
if none is active.
int rightViewIdx
DocumentEditor.verticalViews
of the currently active right view.
-1
if none is active.
int topViewIdx
DocumentEditor.horizontalViews
of the currently active top view.
-1
if none is active.
int bottomViewIdx
DocumentEditor.horizontalViews
of the currently active bottom view.
-1
if none is active.
boolean viewsInited
Class gate.gui.docview.DocumentEditor.ViewButton extends JToggleButton implements Serializable |
---|
Serialized Fields |
---|
DocumentView view
Class gate.gui.docview.TextualDocumentView extends AbstractDocumentView implements Serializable |
---|
Serialized Fields |
---|
JScrollPane scroller
AnnotationListView annotationListView
gate.gui.docview.TextualDocumentView.GateDocumentListener gateDocListener
Map blinkingTagsForAnnotations
Annotation
ID to tag(i.e. Object
).
Timer blinker
JEditorPane textView
Class gate.gui.docview.TextualDocumentView.BlinkAction extends AbstractAction implements Serializable |
---|
Serialized Fields |
---|
boolean highlightsShown
Package gate.gui.jape |
---|
Class gate.gui.jape.JapeViewer extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JTextArea textArea
JScrollPane textScroll
JToolBar toolbar
boolean editable
JButton saveButton
JButton revertButton
URL japeFileURL
String japeFileContents
Transducer transducer
Package gate.gui.lexicon |
---|
Class gate.gui.lexicon.ChooseSynsetPanel extends JPanel implements Serializable |
---|
Serialized Fields |
---|
LexicalKnowledgeBase lexKB
GridLayout gridLayout1
Box mainBox
Box leftBox
Box rightBox
JLabel definitionTextLabel
JTextArea definitionTextArea
JLabel POSTextLabel
JComboBox posComboBox
JLabel SynsetTextLabel
JScrollPane synsetScrollPane
JList synsetList
DefaultListModel synsetListModel
JButton addSynsetButton
Action addSynsetAction
JButton removeSynsetButton
Action removeSynsetAction
boolean isEditable
Class gate.gui.lexicon.ChooseSynsetPanel.AddSynsetAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.ChooseSynsetPanel.RemoveSynsetAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.NLGLexiconVR extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
MutableLexicalKnowledgeBase lexKB
GridLayout gridLayout1
Box mainBox
Box leftBox
Box rightBox
Box buttonBox
JLabel lemmaTextLabel
JTextField lemmaTextField
JLabel SynsetTextLabel
JScrollPane synsetScrollPane
JLabel definitionTextLabel
JTextArea definitionTextArea
JList synsetEntriesList
DefaultListModel synsetListModel
JLabel POSTextLabel
JTextField posString
JLabel sensesTextLabel
JScrollPane sensesScrollPane
JList sensesList
DefaultListModel sensesListModel
JButton addSenseButton
Action addSenseAction
JButton removeSenseButton
Action removeSenseAction
JButton lookupButton
Action lookupLemmaAction
JButton addWordButton
Action addWordAction
Class gate.gui.lexicon.NLGLexiconVR.AddSenseAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.NLGLexiconVR.AddWordAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.NLGLexiconVR.LookupLemmaAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.NLGLexiconVR.RemoveSenseAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.OntoLexEditorVR extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JTree ontoEditor
OntoTreeModel ontoModel
ChooseSynsetPanel synsetEditor
OntoLexLR ontoLex
Taxonomy theOntology
GridLayout gridLayout1
JSplitPane mainBox
Box leftBox
Box rightBox
ChooseSynsetPanel chooseSynsetPanel
JScrollPane synsetScroller
LexKBSynset selectedSynset
JButton addMappingButton
JButton removeMappingButton
Class gate.gui.lexicon.OntoLexEditorVR.AddMappingAction extends AbstractAction implements Serializable |
---|
Class gate.gui.lexicon.OntoLexEditorVR.KnowledgeBaseTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
---|
Class gate.gui.lexicon.OntoLexEditorVR.RemoveMappingAction extends AbstractAction implements Serializable |
---|
Package gate.gui.wordnet |
---|
Class gate.gui.wordnet.WordNetViewer extends AbstractVisualResource implements Serializable |
---|
Serialized Fields |
---|
JLabel searchLabel
JTextField searchWordTextField
JButton searchButton
JTextPane resultPane
JLabel searchLabel2
JButton nounButton
JButton verbButton
JButton adjectiveButton
JButton adverbButton
JScrollPane scrollPane
GridBagLayout gridBagLayout1
JPopupMenu nounPopup
JPopupMenu verbPopup
JPopupMenu adjectivePopup
JPopupMenu adverbPopup
WordNet wnMain
boolean sentenceFrames
Package gate.jape |
---|
Class gate.jape.BasicPatternElement extends PatternElement implements Serializable |
---|
Serialized Fields |
---|
ArrayList constraints1
Constraint[] constraints2
HashMap constraintsMap
int lastFailurePoint
AnnotationSet matchedAnnots
Class gate.jape.Batch extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
Serialized Fields |
---|
URL japeURL
String encoding
Transducer transducer
boolean verbose
FeatureMap features
boolean enableDebugging
Class gate.jape.ComplexPatternElement extends PatternElement implements Serializable |
---|
Serialized Fields |
---|
int kleeneOp
String bindingName
ConstraintGroup constraintGroup
Class gate.jape.Constraint extends Object implements Serializable |
---|
Serialized Fields |
---|
String annotType
boolean negated
FeatureMap attrs1
JdmAttribute[] attrs2
Class gate.jape.ConstraintGroup extends PatternElement implements Serializable |
---|
Serialized Fields |
---|
ArrayList patternElementDisjunction1
PatternElement[][] patternElementDisjunction2
ArrayList currentConjunction
Class gate.jape.JapeException extends GateException implements Serializable |
---|
Class gate.jape.JdmAttribute extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Object value
Class gate.jape.JdmException extends GateException implements Serializable |
---|
Class gate.jape.LeftHandSide extends Object implements Serializable |
---|
Serialized Fields |
---|
ConstraintGroup constraintGroup
HashMap bindingTable
boolean hasMatched
Class gate.jape.MultiPhaseTransducer extends Transducer implements Serializable |
---|
Serialized Fields |
---|
ArrayList phases
Class gate.jape.MutableInteger extends Object implements Serializable |
---|
Serialized Fields |
---|
int value
Class gate.jape.PatternElement extends Object implements Serializable |
---|
Serialized Fields |
---|
Stack matchHistory
Class gate.jape.PrioritisedRuleList extends ArrayList implements Serializable |
---|
Class gate.jape.RightHandSide extends Object implements Serializable |
---|
Serialization Methods |
---|
private void readObject(ObjectInputStream in) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out) throws IOException
IOException
Serialized Fields |
---|
StringBuffer actionClassString
byte[] actionClassBytes
String actionClassName
String actionClassQualifiedName
String actionClassJavaFileName
String actionClassClassFileName
HashSet blockNames
LeftHandSide lhs
String nl
String phaseName
String ruleName
Class gate.jape.Rule extends Transducer implements Serializable |
---|
Serialized Fields |
---|
LeftHandSide lhs
RightHandSide rhs
int priority
int position
int pendingPosition
boolean weFinished
Class gate.jape.SinglePhaseTransducer extends Transducer implements Serializable |
---|
Serialized Fields |
---|
PhaseController phaseController
TraceContainer rulesTrace
RuleTrace currRuleTrace
int ruleApplicationStyle
PrioritisedRuleList rules
FSM fsm
HashMap optionSettings
boolean finishedAlready
Set input
Class gate.jape.Transducer extends Object implements Serializable |
---|
Serialized Fields |
---|
String name
Ontology ontology
boolean interrupted
boolean debugMode
boolean matchGroupMode
URL baseURL
boolean enableDebugging
Package gate.jape.parser |
---|
Class gate.jape.parser.ParseCpsl extends Object implements Serializable |
---|
Serialized Fields |
---|
int ruleNumber
HashSet bindingNameSet
HashMap macrosMap
URL baseURL
String encoding
ParseCpslTokenManager token_source
SimpleCharStream jj_input_stream
Token token
Token jj_nt
Token jj_scanpos
Token jj_lastpos
int jj_la
boolean lookingAhead
boolean jj_semLA
int jj_gen
int[] jj_la1
gate.jape.parser.ParseCpsl.JJCalls[] jj_2_rtns
boolean jj_rescan
int jj_gc
gate.jape.parser.ParseCpsl.LookaheadSuccess jj_ls
Vector jj_expentries
int[] jj_expentry
int jj_kind
int[] jj_lasttokens
int jj_endpos
Class gate.jape.parser.ParseException extends Exception implements Serializable |
---|
Serialized Fields |
---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
Class gate.jape.parser.TokenMgrError extends Error implements Serializable |
---|
Serialized Fields |
---|
int errorCode
Package gate.lexicon |
---|
Class gate.lexicon.MutableLexicalKnowledgeBaseImpl extends AbstractLanguageResource implements Serializable |
---|
serialVersionUID: -2543190013851016324L
Serialized Fields |
---|
String version
List synsets
HashMap words
List posTypes
Object lexId
Class gate.lexicon.MutableLexKBSynsetImpl extends Object implements Serializable |
---|
serialVersionUID: 7483532901922245459L
Serialized Fields |
---|
Object POS
String definition
Long id
List senses
Class gate.lexicon.MutableLexKBWordSenseImpl extends Object implements Serializable |
---|
serialVersionUID: -7352179163930511415L
Serialized Fields |
---|
Word senseWord
MutableLexKBSynset senseSynset
int senseNumber
int orderInSynset
Class gate.lexicon.MutableWordImpl extends Object implements Serializable |
---|
serialVersionUID: -2448794632943663270L
Serialized Fields |
---|
String lemma
List senseList
Class gate.lexicon.NLGLexiconImpl extends MutableLexicalKnowledgeBaseImpl implements Serializable |
---|
serialVersionUID: -2543190013851016324L
Class gate.lexicon.NLGLexWordImpl extends MutableWordImpl implements Serializable |
---|
serialVersionUID: -3076810814718212187L
Class gate.lexicon.NLGLexWordSenseImpl extends MutableLexKBWordSenseImpl implements Serializable |
---|
serialVersionUID: -1049615572642010565L
Serialized Fields |
---|
HashMap extraLexInfo
Class gate.lexicon.OntoLexKBImpl extends AbstractLanguageResource implements Serializable |
---|
serialVersionUID: -6008345192731330593L
Serialized Fields |
---|
HashMap lexIdMap
HashMap conceptIdMap
Object lexKBIndentifier
Object ontologyIdentifier
Class gate.lexicon.TestNLGLexiconPR extends AbstractProcessingResource implements Serializable |
---|
Serialized Fields |
---|
NLGLexicon lexicon
boolean printOnly
Package gate.persist |
---|
Class gate.persist.JDBCDataStore extends AbstractFeatureBearer implements Serializable |
---|
Serialized Fields |
---|
String dbURL
String dbSchema
int dbType
String datastoreComment
String iconName
String dbID
Session session
String name
Class gate.persist.OracleDataStore extends JDBCDataStore implements Serializable |
---|
Class gate.persist.PersistenceException extends GateException implements Serializable |
---|
Serialized Fields |
---|
Exception exception
Class gate.persist.PostgresDataStore extends JDBCDataStore implements Serializable |
---|
Class gate.persist.SerialDataStore extends AbstractFeatureBearer implements Serializable |
---|
Serialized Fields |
---|
String name
File storageDir
String versionNumber
String[] protocolVersionNumbers
boolean autoSaving
Package gate.security |
---|
Class gate.security.SecurityException extends GateException implements Serializable |
---|
Package gate.swing |
---|
Class gate.swing.JFontChooser extends JPanel implements Serializable |
---|
Serialized Fields |
---|
JComboBox familyCombo
JCheckBox italicChk
JCheckBox boldChk
JComboBox sizeCombo
JTextArea sampleTextArea
Font fontValue
Class gate.swing.JTreeTable extends XJTable implements Serializable |
---|
Serialized Fields |
---|
gate.swing.JTreeTable.CustomJTree tree
TreeTableModel treeTableModel
Class gate.swing.JTreeTable.TreeTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
---|
Class gate.swing.MenuLayoutTest extends JFrame implements Serializable |
---|
Class gate.swing.WaitDialog extends JWindow implements Serializable |
---|
Serialized Fields |
---|
Box centerBox
boolean stop
BorderLayout borderLayout1
Frame frame
JLabel picture
Icon icon
Class gate.swing.XJEditorPane extends JEditorPane implements Serializable |
---|
Serialized Fields |
---|
LinkedList backUrls
LinkedList forwardUrls
Action backAction
Action forwardAction
Class gate.swing.XJMenu extends JMenu implements Serializable |
---|
Class gate.swing.XJMenuItem extends JMenuItem implements Serializable |
---|
Serialized Fields |
---|
StatusListener listener
String description
Class gate.swing.XJPopupMenu extends JPopupMenu implements Serializable |
---|
Class gate.swing.XJTabbedPane extends JTabbedPane implements Serializable |
---|
Class gate.swing.XJTable extends JTable implements Serializable |
---|
Serialized Fields |
---|
XJTable.SortingModel sortingModel
ObjectComparator defaultComparator
int sortedColumn
boolean ascending
boolean sortable
List columnData
XJTable.ColumnData
objects.
Class gate.swing.XJTable.SortingModel extends AbstractTableModel implements Serializable |
---|
Serialized Fields |
---|
int[] sourceToTarget
int[] targetToSource
TableModel sourceModel
Class gate.swing.XJTextPane extends JTextPane implements Serializable |
---|
Package gate.util |
---|
Class gate.util.AbstractFeatureBearer extends Object implements Serializable |
---|
serialVersionUID: -2962478253218344471L
Serialized Fields |
---|
FeatureMap features
Class gate.util.AbstractNameBearer extends Object implements Serializable |
---|
serialVersionUID: -3745118855639865521L
Serialized Fields |
---|
String name
Class gate.util.DocumentFormatException extends GateException implements Serializable |
---|
Class gate.util.GateException extends Exception implements Serializable |
---|
Serialized Fields |
---|
Throwable e
Class gate.util.GateRuntimeException extends RuntimeException implements Serializable |
---|
Serialized Fields |
---|
Throwable throwable
Class gate.util.GateSaxException extends SAXException implements Serializable |
---|
Class gate.util.InvalidDatabaseException extends GateException implements Serializable |
---|
Class gate.util.InvalidOffsetException extends GateException implements Serializable |
---|
Class gate.util.LazyProgrammerException extends RuntimeException implements Serializable |
---|
Class gate.util.LuckyException extends RuntimeException implements Serializable |
---|
Class gate.util.MethodNotImplementedException extends GateRuntimeException implements Serializable |
---|
Class gate.util.NoSuchObjectException extends GateException implements Serializable |
---|
Class gate.util.OpenTransactionsException extends GateException implements Serializable |
---|
Class gate.util.OptionsMap extends HashMap implements Serializable |
---|
Class gate.util.OrderByRestriction extends Object implements Serializable |
---|
Serialized Fields |
---|
String key
int operator_
Class gate.util.Pair extends Object implements Serializable |
---|
serialVersionUID: 3690756099267025454L
Serialized Fields |
---|
Object first
Object second
Class gate.util.RawEditorKit extends StyledEditorKit implements Serializable |
---|
Class gate.util.RBTreeMap extends AbstractMap implements Serializable |
---|
serialVersionUID: -1454324265766936618L
Serialization Methods |
---|
private void readObject(ObjectInputStream s) throws IOException, ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream s) throws IOException
IOException
Serialized Fields |
---|
Comparator comparator
Class gate.util.Restriction extends Object implements Serializable |
---|
Serialized Fields |
---|
Object value
String key
int operator_
Class gate.util.Scratch.ContentPropertyReader extends Object implements Serializable |
---|
Class gate.util.SimpleArraySet extends Object implements Serializable |
---|
Serialized Fields |
---|
Object[] theArray
Class gate.util.SimpleFeatureMapImpl extends gate.util.SimpleMapImpl implements Serializable |
---|
serialVersionUID: -2747241616127229116L
Package gate.util.persistence |
---|
Class gate.util.persistence.AnalyserRunningStrategyPersistence extends Object implements Serializable |
---|
serialVersionUID: -8288186597177634360L
Serialized Fields |
---|
int runMode
String featureName
String featureValue
Serializable pr
Class gate.util.persistence.CollectionPersistence extends Object implements Serializable |
---|
serialVersionUID: 7908364068699089834L
Serialized Fields |
---|
List localList
Class collectionType
Class gate.util.persistence.ConditionalControllerPersistence extends ControllerPersistence implements Serializable |
---|
serialVersionUID: -746291109981304574L
Serialized Fields |
---|
Object strategiesList
Class gate.util.persistence.ControllerPersistence extends gate.util.persistence.ResourcePersistence implements Serializable |
---|
serialVersionUID: 727852357092819439L
Serialized Fields |
---|
Object prList
Class gate.util.persistence.CorpusPersistence extends LRPersistence implements Serializable |
---|
serialVersionUID: 6181534551802883626L
Serialized Fields |
---|
ArrayList docList
Class gate.util.persistence.DSPersistence extends Object implements Serializable |
---|
serialVersionUID: 5952924943977701708L
Serialized Fields |
---|
String className
String storageUrlString
Class gate.util.persistence.JDBCDSPersistence extends DSPersistence implements Serializable |
---|
Serialized Fields |
---|
String userName
String userGroup
Class gate.util.persistence.LanguageAnalyserPersistence extends PRPersistence implements Serializable |
---|
serialVersionUID: -4632241679877556163L
Serialized Fields |
---|
Object corpus
Object document
Class gate.util.persistence.LRPersistence extends gate.util.persistence.ResourcePersistence implements Serializable |
---|
serialVersionUID: 3541034274225534363L
Serialized Fields |
---|
Serializable dsData
Object persistenceID
Class gate.util.persistence.MapPersistence extends Object implements Serializable |
---|
serialVersionUID: 1835776085941379996L
Serialized Fields |
---|
Class mapType
HashMap localMap
Class gate.util.persistence.PersistenceManager.NotComparableException extends RuntimeException implements Serializable |
---|
Class gate.util.persistence.PersistenceManager.SlashDevSlashNull extends Object implements Serializable |
---|
serialVersionUID: -8665414981783519937L
Class gate.util.persistence.PersistenceManager.URLHolder extends Object implements Serializable |
---|
serialVersionUID: 7943459208429026229L
Serialized Fields |
---|
String urlString
Class gate.util.persistence.PRPersistence extends gate.util.persistence.ResourcePersistence implements Serializable |
---|
serialVersionUID: 2031381604712340552L
Serialized Fields |
---|
Object runtimeParams
Class gate.util.persistence.SerialAnalyserControllerPersistence extends ControllerPersistence implements Serializable |
---|
serialVersionUID: -4116973147963269225L
Serialized Fields |
---|
Object corpus
Package gate.util.web |
---|
Class gate.util.web.WebCrimeReportAnalyser.SortedAnnotationList extends Vector implements Serializable |
---|
Package gate.wordnet |
---|
Class gate.wordnet.IndexFileWordNetImpl extends AbstractLanguageResource implements Serializable |
---|
Serialized Fields |
---|
net.didion.jwnl.dictionary.Dictionary wnDictionary
URL propertyUrl
Class gate.wordnet.WordNetException extends GateException implements Serializable |
---|
Package guk |
---|
Class guk.Editor extends JFrame implements Serializable |
---|
Serialized Fields |
---|
JPanel contentPane
JMenuBar jMenuBar1
JMenu jMenuFile
JMenu jMenuEdit
JMenu jMenuHelp
JMenu jMenuIM
JMenuItem jMenuHelpAbout
JToolBar jToolBar
JTextPane textPane
JMenu jMenuOptions
JComboBox fontsComboBox
JComboBox sizeComboBox
JCheckBoxMenuItem jCheckBoxMenuItemKeyboardMap
Action openAction
Action saveAction
Action saveAsAction
Action closeAction
Action exitAction
Action undoAction
Action redoAction
Action cutAction
Action copyAction
Action pasteAction
Action attributesChangedAction
File file
JFileChooser filer
JFrame frame
UndoManager undoManager
boolean docChanged
Class guk.Editor_AboutBox extends JDialog implements Serializable |
---|
Serialized Fields |
---|
JPanel panel1
JPanel panel2
JPanel insetsPanel1
JPanel insetsPanel2
JPanel insetsPanel3
JButton button1
JLabel imageLabel
JLabel label1
JLabel label2
JLabel label3
JLabel label4
BorderLayout borderLayout1
BorderLayout borderLayout2
FlowLayout flowLayout1
GridLayout gridLayout1
String product
String version
String copyright
String comments
Package guk.im |
---|
Class guk.im.KeyboardMap.KeyGUI extends JPanel implements Serializable |
---|
Serialized Fields |
---|
Box leftBox
JLabel leftUpLabel
JLabel leftDownLabel
Component centerLabel
char low
char up
Border normalBorder
Border highlightedBorder
Package hepple.postag |
---|
Class hepple.postag.InvalidRuleException extends Exception implements Serializable |
---|
|
GATE Version 3.1-2270 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |