|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package com.ontotext.gate.gazetteer |
|---|
| Class com.ontotext.gate.gazetteer.HashGazetteer extends AbstractGazetteer implements Serializable |
|---|
serialVersionUID: -4603155688378104052L
| Serialized Fields |
|---|
ArrayList<E> categoryList
Map<K,V> listsByNode
Map<K,V>[] mapsList
int mapsListSize
AnnotationSet annotationSet
| Package com.ontotext.gate.vr |
|---|
| Class com.ontotext.gate.vr.ClassNode extends Object implements Serializable |
|---|
serialVersionUID: 3258128055154063414L
| Serialized Fields |
|---|
String name
Vector<E> children
Object source
| Class com.ontotext.gate.vr.Gaze extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
Gazetteer target
boolean isOntoGaz
LinearDefinition linear
LinearNode linearNode
GazetteerList gazList
Set<E> listSet
MappingDefinition mapping
MappingNode mappingNode
Ontology ontology
Map<K,V> 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 |
|---|
serialVersionUID: 3257568420999410744L
| Serialized Fields |
|---|
MappingDefinition mapping
Gaze gaze
JPopupMenu pupMenu
JMenuItem insertPuP
JMenuItem removePuP
| Package gate |
|---|
| Class gate.DataStoreRegister extends HashSet implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.DocumentFormat extends AbstractLanguageResource implements Serializable |
|---|
| Serialized Fields |
|---|
MimeType mimeType
Map<K,V> markupElementsMap
Map<K,V> element2StringMap
FeatureMap features
Boolean shouldCollectRepositioning
| Package gate.annotation |
|---|
| Class gate.annotation.AnnotationImpl extends AbstractFeatureBearer implements Serializable |
|---|
serialVersionUID: -5658993256574857725L
| Serialized Fields |
|---|
AnnotationImpl.EventsHandler eventHandler
Integer id
String type
Node start
Node end
| Class gate.annotation.AnnotationSetImpl extends AbstractSet<Annotation> implements Serializable |
|---|
serialVersionUID: 1479426765310434166L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Serialized Fields |
|---|
String name
DocumentImpl doc
Annotation[] annotations
| 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<E> 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<E> diffSet
Set<E> keyPartiallySet
Set<E> responsePartiallySet
List<E> keyAnnotList
List<E> 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<E> modelData
| Class gate.annotation.DatabaseAnnotationSetImpl extends AnnotationSetImpl implements Serializable |
|---|
| Serialized Fields |
|---|
HashSet<E> addedAnnotations
HashSet<E> removedAnnotations
HashSet<E> updatedAnnotations
boolean validating
| Class gate.annotation.ImmutableAnnotationSetImpl extends AnnotationSetImpl implements Serializable |
|---|
serialVersionUID: 2658641359323106241L
| 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<E> supportList
| Class gate.corpora.CorpusImpl.VerboseList extends AbstractList implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> data
| Class gate.corpora.DatabaseCorpusImpl extends CorpusImpl implements Serializable |
|---|
| Serialized Fields |
|---|
boolean featuresChanged
boolean nameChanged
DatabaseCorpusImpl.EventsHandler eventHandler
List<E> documentData
List<E> removedDocuments
List<E> 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<E> removedAnotationSets
Collection<E> addedAnotationSets
Document parentDocument
int maxAnnotationId
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
String classType
| Class gate.corpora.DocumentImpl extends AbstractLanguageResource implements Serializable |
|---|
serialVersionUID: -8456893608311510260L
| Serialized Fields |
|---|
Boolean preserveOriginalContent
Boolean collectRepositioningInfo
Annotation crossedOverAnnotation
boolean serializeNamespaceInfo
String namespaceURIFeature
String namespacePrefixFeature
int nextAnnotationId
int nextNodeId
URL sourceUrl
String mimeType
DocumentContent content
String encoding
Annotation theRootAnnotation
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<K,V> namedAnnotSets
String stringContent
Boolean markupAware
| Class gate.corpora.EmailDocumentFormat extends TextualDocumentFormat implements Serializable |
|---|
| Class gate.corpora.HtmlDocumentFormat extends TextualDocumentFormat implements Serializable |
|---|
| Class gate.corpora.NekoHtmlDocumentFormat extends HtmlDocumentFormat implements Serializable |
|---|
| Serialized Fields |
|---|
Set<E> ignorableTags
| 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.SerialCorpusImpl extends AbstractLanguageResource implements Serializable |
|---|
serialVersionUID: 3632609241787241616L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream s)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException| Serialized Fields |
|---|
List<E> 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.TikaFormat extends DocumentFormat implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.corpora.XmlDocumentFormat extends TextualDocumentFormat implements Serializable |
|---|
| Package gate.creole |
|---|
| Class gate.creole.AbstractController extends AbstractResource implements Serializable |
|---|
| Serialized Fields |
|---|
String benchmarkID
Map<K,V> benchmarkFeatures
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<E> featureSchemaSet
URL xmlFileUrl
org.jdom.Namespace namespace
| Class gate.creole.APFormatExporter extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> 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
Document document
LanguageAnalyser
interface, so this value is only used when the controller is used as a
member of another controller.
| Class gate.creole.ConditionalSerialController extends SerialController implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> strategiesList
| Class gate.creole.CreoleRegisterImpl extends HashMap<String,ResourceData> implements Serializable |
|---|
| Serialized Fields |
|---|
Set<E> directories
Map<K,V> pluginNamesMappings
Set<E> lrTypes
Set<E> prTypes
List<E> vrTypes
Set<E> controllerTypes
Set<E> toolTypes
| Class gate.creole.ExecutionException extends GateException implements Serializable |
|---|
| Class gate.creole.ExecutionInterruptedException extends ExecutionException implements Serializable |
|---|
| Class gate.creole.FeatureSchema extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String featureName
Class<T> featureValueClass
String featureValue
String featureUse
Set<E> featurePermissibleValuesSet
| Class gate.creole.GazetteerListsCollector extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String markupSetName
AnnotationSet allAnnots
List<E> annotationTypes
Gazetteer gazetteer
String theLanguage
HashMap<K,V> 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<E> suffixes
ResourceData resData
String defaultValueString
String comment
String helpURL
String name
boolean runtime
URL baseURL
URL.
Class<T> paramClass
| Class gate.creole.ParameterException extends GateException implements Serializable |
|---|
| Class gate.creole.ParameterList extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> runtimeParameters
List<E> initimeParameters
boolean fullyDefaulted
| Class gate.creole.POSTagger extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
Boolean failOnMissingInputAnnotations
org.apache.log4j.Logger logger
POSTagger tagger
URL lexiconURL
URL rulesURL
String inputASName
String encoding
String baseTokenAnnotationType
String baseSentenceAnnotationType
String outputAnnotationType
String outputASName
| Class gate.creole.RealtimeCorpusController extends SerialAnalyserController implements Serializable |
|---|
| Serialized Fields |
|---|
Profiler prof
HashMap<K,V> timeMap
ExecutorService threadSource
Thread currentWorkingThread
Long timeout
Long graceful
| Class gate.creole.ResourceData extends AbstractFeatureBearer implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String icon
List<E> instantiationStack
List<E> unmodifiableInstantiationStack
List<E> persistantInstantiationList
String className
String interfaceName
Class<T> resourceClass
String jarFileName
URL jarFileUrl
String xmlFileName
URL xmlFileUrl
String comment
String helpURL
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
Document document
LanguageAnalyser
interface, so this value is only used when the controller is used as a
member of another controller.
| Class gate.creole.SerialController extends AbstractController implements Serializable |
|---|
| Serialized Fields |
|---|
Profiler prof
HashMap<K,V> timeMap
HashMap<K,V> prTimeMap
List<E> prList
StatusListener sListener
| Class gate.creole.TestPR.TestAnnotationAccessor extends MetaPropertyAccessor implements Serializable |
|---|
| Class gate.creole.TestPR.TestConstraintPredicate extends AbstractConstraintPredicate implements Serializable |
|---|
| Class gate.creole.Transducer extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> actionList
DefaultActionContext actionContext
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
List<E> operators
ConstraintPredicate.
List<E> annotationAccessors
AnnotationAccessors.
Boolean enableDebugging
| Class gate.creole.Transducer.SerializeTransducerAction extends AbstractAction implements Serializable |
|---|
| Class gate.creole.VPChunker extends Transducer implements Serializable |
|---|
| Package gate.creole.annic |
|---|
| Class gate.creole.annic.Hit extends Object implements Serializable |
|---|
serialVersionUID: 3257562927719658297L
| Serialized Fields |
|---|
int startOffset
int endOffset
String documentID
String annotationSetName
String queryString
| Class gate.creole.annic.IndexException extends Exception implements Serializable |
|---|
serialVersionUID: 3257288036893931833L
| Class gate.creole.annic.Pattern extends Hit implements Serializable |
|---|
serialVersionUID: 3258126955659604530L
| Serialized Fields |
|---|
int leftContextStartOffset
int rightContextEndOffset
String patternText
List<E> annotations
| Class gate.creole.annic.PatternAnnotation extends Object implements Serializable |
|---|
serialVersionUID: 3690197637685197108L
| Serialized Fields |
|---|
String type
String text
int stOffset
int enOffset
Map<K,V> features
int position
| Class gate.creole.annic.SearchException extends Exception implements Serializable |
|---|
serialVersionUID: 3257564010017798201L
| Package gate.creole.annic.apache.lucene.analysis |
|---|
| Class gate.creole.annic.apache.lucene.analysis.Token extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String termText
int startOffset
int endOffset
String type
int position
int positionIncrement
| Package gate.creole.annic.apache.lucene.analysis.standard |
|---|
| Class gate.creole.annic.apache.lucene.analysis.standard.ParseException extends IOException implements Serializable |
|---|
| Serialized Fields |
|---|
boolean specialConstructor
Token currentToken
int[][] expectedTokenSequences
String[] tokenImage
String eol
| Class gate.creole.annic.apache.lucene.analysis.standard.TokenMgrError extends Error implements Serializable |
|---|
| Serialized Fields |
|---|
int errorCode
| Package gate.creole.annic.apache.lucene.document |
|---|
| Class gate.creole.annic.apache.lucene.document.Document extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> fields
float boost
| Class gate.creole.annic.apache.lucene.document.Field extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
String stringValue
boolean storeTermVector
Reader readerValue
boolean isStored
boolean isIndexed
boolean isTokenized
float boost
| Package gate.creole.annic.apache.lucene.index |
|---|
| Class gate.creole.annic.apache.lucene.index.Term extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException| Serialized Fields |
|---|
String field
String text
String type
| Package gate.creole.annic.apache.lucene.search |
|---|
| Class gate.creole.annic.apache.lucene.search.BooleanClause extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Query query
boolean required
boolean prohibited
| Class gate.creole.annic.apache.lucene.search.BooleanQuery extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
Vector<E> clauses
| Class gate.creole.annic.apache.lucene.search.BooleanQuery.TooManyClauses extends RuntimeException implements Serializable |
|---|
| Class gate.creole.annic.apache.lucene.search.Explanation extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
float value
String description
ArrayList<E> details
| Class gate.creole.annic.apache.lucene.search.FieldDoc extends ScoreDoc implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T>[] fields
Sort,
Searchable.search(Query,Filter,int,Sort)| Class gate.creole.annic.apache.lucene.search.Filter extends Object implements Serializable |
|---|
| Class gate.creole.annic.apache.lucene.search.PhraseQuery extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
String field
Vector<E> terms
Vector<E> positions
int slop
int totalTerms
| Class gate.creole.annic.apache.lucene.search.Query extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
float boost
| Class gate.creole.annic.apache.lucene.search.ScoreDoc extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
float score
int doc
Searchable.doc(int)| Class gate.creole.annic.apache.lucene.search.Sort extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
SortField[] fields
| Class gate.creole.annic.apache.lucene.search.SortComparator extends Object implements Serializable |
|---|
| Class gate.creole.annic.apache.lucene.search.SortField extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String field
int type
Locale locale
boolean reverse
SortComparatorSource factory
| Class gate.creole.annic.apache.lucene.search.TermQuery extends Query implements Serializable |
|---|
| Serialized Fields |
|---|
Term term
| Class gate.creole.annic.apache.lucene.search.TopDocs extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int totalHits
Hits.length()ScoreDoc[] scoreDocs
| Class gate.creole.annic.apache.lucene.search.TopFieldDocs extends TopDocs implements Serializable |
|---|
| Serialized Fields |
|---|
SortField[] fields
| Package gate.creole.annotdelete |
|---|
| Class gate.creole.annotdelete.AnnotationDeletePR extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String markupSetName
List<E> annotationTypes
List<E> setsToKeep
List<E> setsToRemove
Boolean keepOriginalMarkupsAS
| Package gate.creole.annotransfer |
|---|
| Class gate.creole.annotransfer.AnnotationSetTransfer extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String tagASName
String outputASName
String inputASName
String textTagName
URL configURL
Boolean copyAnnotations
Boolean transferAllUnlessFound
AnnotationSet bodyAnnotations
List<E> annotationTypes
Map<K,V> mappings
| 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<K,V> anaphor2antecedent
| Class gate.creole.coref.PronominalCoref extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String annotationSetName
Transducer qtTransducer
Transducer pleonTransducer
AnnotationSet defaultAnnotations
PronominalCoref.Sentence[] textSentences
PronominalCoref.Quote[] quotedText
Annotation[] pleonasticIt
HashMap<K,V> personGender
HashMap<K,V> anaphor2antecedent
boolean resolveIt
Set<E> inanimatedSet
String inanimatedEntityTypes
String benchmarkId
| Package gate.creole.dumpingPR |
|---|
| Class gate.creole.dumpingPR.DumpingPR extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> annotationTypes
List<E> 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<E> listeners
String annotationSetName
FeatureMap features
String encoding
URL listsURL
Boolean caseSensitive
Boolean wholeWordsOnly
Boolean longestMatchOnly
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 |
|---|
String gazetteerFeatureSeparator
Map<K,V> listsByNode
FSMState initialState
Set<E> fsmStates
| Class gate.creole.gazetteer.FlexibleGazetteer extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
Document document
String outputAnnotationSetName
String inputAnnotationSetName
Gazetteer gazetteerInst
List<E> inputFeatureNames
ArrayList<E> changedNodes
| Class gate.creole.gazetteer.FSMState extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultGazetteer.CharMap transitionFunction
Set<E> 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<E> entries
String content
String separator
| Class gate.creole.gazetteer.InvalidFormatException extends GateException implements Serializable |
|---|
| Serialized Fields |
|---|
String file
URL url
| Class gate.creole.gazetteer.LinearDefinition extends AbstractLanguageResource implements Serializable |
|---|
serialVersionUID: 4050479036709221175L
| Serialized Fields |
|---|
List<E> nodes
URL url
List<E> lists
String encoding
Map<K,V> nodesByList
Map<K,V> gazListsByNode
boolean isModified
String separator
| Class gate.creole.gazetteer.Lookup extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> features
String majorType
String minorType
String languages
String oClass
String ontology
String list
| Class gate.creole.gazetteer.MappingDefinition extends AbstractLanguageResource implements Serializable |
|---|
serialVersionUID: 3617291212063848503L
| Serialized Fields |
|---|
List<E> nodes
URL url
Set<E> lists
Map<K,V> nodesByList
| Class gate.creole.gazetteer.OntoGazetteerImpl extends AbstractOntoGazetteer implements Serializable |
|---|
| Class gate.creole.gazetteer.SharedDefaultGazetteer extends DefaultGazetteer implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultGazetteer bootstrapGazetteer
| Package gate.creole.ir |
|---|
| Class gate.creole.ir.DefaultIndexDefinition extends Object implements Serializable |
|---|
serialVersionUID: 2925395897153647322L
| Serialized Fields |
|---|
List<E> fields
String location
ArrayList<E> 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<E> fieldNames
Search searcher
| Package gate.creole.metadata.test |
|---|
| Class gate.creole.metadata.test.TestAnnotatedProcessingResource extends AbstractLanguageAnalyser implements Serializable |
|---|
| Class gate.creole.metadata.test.TestSubclassProcessingResource extends TestSuperclassProcessingResource implements Serializable |
|---|
| Class gate.creole.metadata.test.TestSuperclassProcessingResource extends AbstractLanguageAnalyser implements Serializable |
|---|
| Class gate.creole.metadata.test.TestUnannotatedProcessingResource extends AbstractLanguageAnalyser 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
Boolean failOnMissingInputAnnotations
org.apache.log4j.Logger logger
| 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<E> myEntities
| Package gate.creole.ontology |
|---|
| Class gate.creole.ontology.GateOntologyException extends GateRuntimeException implements Serializable |
|---|
| Class gate.creole.ontology.InvalidURIException extends GateRuntimeException implements Serializable |
|---|
serialVersionUID: 4121418405812712500L
| Serialized Fields |
|---|
Exception exception
| Class gate.creole.ontology.InvalidValueException extends GateException implements Serializable |
|---|
serialVersionUID: 3833465093706036789L
| Serialized Fields |
|---|
Exception exception
| Package gate.creole.orthomatcher |
|---|
| Class gate.creole.orthomatcher.OrthoMatcher extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String annotationSetName
List<E> annotationTypes
String organizationType
String personType
String unknownType
boolean extLists
Boolean highPrecisionOrgs
boolean matchingUnknowns
boolean allMatchingNeeded
boolean caseSensitive
HashMap<K,V> alias
HashSet<E> cdg
HashMap<K,V> spur_match
HashMap<K,V> def_art
HashMap<K,V> connector
HashMap<K,V> prepos
AnnotationSet nameAllAnnots
HashMap<K,V> processedAnnots
HashMap<K,V> annots2Remove
List<E> matchesDocFeature
HashMap<K,V> tokensMap
HashMap<K,V> normalizedTokensMap
Annotation shortAnnot
Annotation longAnnot
ArrayList<E> tokensLongAnnot
ArrayList<E> tokensShortAnnot
ArrayList<E> normalizedTokensLongAnnot
ArrayList<E> normalizedTokensShortAnnot
URL definitionFileURL
Double minimumNicknameLikelihood
String encoding
Map<K,V> rules
AnnotationOrthography orthoAnnotation
| Package gate.creole.orthomatcher.SampleOrthoMatcher |
|---|
| Class gate.creole.orthomatcher.SampleOrthoMatcher.SampleOrthoMatcher extends OrthoMatcher implements Serializable |
|---|
| Package gate.creole.splitter |
|---|
| Class gate.creole.splitter.RegexSentenceSplitter extends AbstractLanguageAnalyser implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Document document
String outputASName
String encoding
URL internalSplitListURL
URL externalSplitListURL
URL nonSplitListURL
Pattern internalSplitsPattern
Pattern externalSplitsPattern
Pattern nonSplitsPattern
| Class gate.creole.splitter.SentenceSplitter extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
String benchmarkId
DefaultGazetteer gazetteer
Transducer transducer
URL transducerURL
String encoding
URL gazetteerListsURL
String inputASName
String outputASName
| Package gate.creole.test |
|---|
| Class gate.creole.test.DynamicRegistrationTest.TestResource extends AbstractLanguageAnalyser implements Serializable |
|---|
serialVersionUID: 1L
| 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
String benchmarkId
| Class gate.creole.tokeniser.InvalidRuleException extends TokeniserException implements Serializable |
|---|
| Class gate.creole.tokeniser.SimpleTokeniser extends AbstractLanguageAnalyser implements Serializable |
|---|
| Serialized Fields |
|---|
FeatureMap features
String annotationSetName
FSMState initialState
Set<E> fsmStates
DFSMState dInitialState
Set<E> dfsmStates
String rulesResourceName
URL rulesURL
String encoding
| Class gate.creole.tokeniser.TokeniserException extends GateException implements Serializable |
|---|
| 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
Object documentLRID
| 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 |
|---|
ArrayList<E> ruleTimes
State currentState
Transition currentTransition
State initialState
State finalState
int bpeId
HashMap<K,V> ruleHash
| Class gate.fsm.FSMInstance extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
FSM supportGraph
State FSMPosition
Node AGPosition
Node startNode
HashMap<K,V> bindings
long length
int fileIndex
Document document
int priority
| Class gate.fsm.State extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int indexInRuleList
SimpleArraySet<T> 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<E> bindings
int myIndex
| Package gate.gui |
|---|
| Class gate.gui.AnnotationDiffGUI extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
AnnotationDiffer differ
List<E> pairings
List<E> keyCopyValueRows
List<E> resCopyValueRows
List<E> documents
Document keyDoc
Document resDoc
List<E> keySets
List<E> resSets
AnnotationSet keySet
AnnotationSet resSet
Set<E> significantFeatures
AnnotationDiffGUI.DiffAction diffAction
AnnotationDiffGUI.CopyToTargetSetAction copyToTargetSetAction
AnnotationDiffGUI.HTMLExportAction htmlExportAction
AnnotationDiffGUI.ShowDocumentAction showDocumentAction
JComboBox keyDocCombo
JComboBox resDocCombo
JComboBox keySetCombo
JComboBox resSetCombo
JComboBox annTypeCombo
DefaultListModel featureslistModel
JList featuresList
JRadioButton allFeaturesBtn
JRadioButton someFeaturesBtn
JRadioButton noFeaturesBtn
JTextField weightTxt
JButton doDiffBtn
JScrollPane scroller
AnnotationDiffGUI.DiffTableModel diffTableModel
XJTable diffTable
JTabbedPane bottomTabbedPane
JPanel statisticsPane
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
JTextField consensusASTextField
JButton copyToConsensusBtn
JLabel statusLabel
JButton htmlExportBtn
JButton showDocumentBtn
JProgressBar progressBar
int maxCellLength
boolean isStandalone
| Class gate.gui.AnnotationDiffGUI.CloseAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.AnnotationDiffGUI.CopyToTargetSetAction extends AbstractAction implements Serializable |
|---|
| 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.HelpAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.AnnotationDiffGUI.HTMLExportAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.AnnotationDiffGUI.ShowDocumentAction 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<K,V> resourceTypes
String className
Set<E> 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
JButton helpButton
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 |
|---|
XJTable docTable
CorpusEditor.DocumentTableModel docTableModel
CorpusEditor.DocumentNameRenderer renderer
JToolBar toolbar
Corpus corpus
CorpusEditor.NewDocumentAction newDocumentAction
CorpusEditor.RemoveDocumentsAction removeDocumentsAction
CorpusEditor.MoveUpAction moveUpAction
CorpusEditor.MoveDownAction moveDownAction
CorpusEditor.OpenDocumentsAction openDocumentsAction
JLabel messageLabel
int documentsLoadedCount
| Class gate.gui.CorpusFillerComponent extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField urlTextField
JButton filerBtn
JTextField extensionsTextField
JButton listEditBtn
JCheckBox recurseCheckBox
JTextField encodingTextField
JTextField mimeTypeTextField
List<E> extensions
| Class gate.gui.CorpusQualityAssurance extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
Corpus corpus
boolean corpusChanged
TreeSet<E> types
Map<K,V> docsSetsTypesFeatures
ArrayList<E> differsByDocThenType
corpus
then contains (annotation type * AnnotationDiffer)
ArrayList<E> documentNames
String keySetName
String responseSetName
Object[] typesSelected
Object[] featuresSelected
Timer timer
TimerTask timerTask
Thread readSetsTypesFeaturesThread
int measuresType
Collator collator
Comparator<T> doubleComparator
Comparator<T> totalComparator
OptionsMap userConfig
URL bdmFileUrl
XJTable documentTable
DefaultTableModel documentTableModel
XJTable annotationTable
DefaultTableModel annotationTableModel
XJTable document2Table
DefaultTableModel document2TableModel
XJTable confusionTable
DefaultTableModel confusionTableModel
JTabbedPane tableTabbedPane
JList setList
JList typeList
JList featureList
JToggleButton optionsButton
JTabbedPane measureTabbedPane
JList measureList
JList measure2List
JCheckBox setCheck
JCheckBox typeCheck
JCheckBox featureCheck
JProgressBar progressBar
JCheckBox verboseOptionCheckBox
CorpusQualityAssurance.OpenDocumentAction openDocumentAction
CorpusQualityAssurance.OpenAnnotationDiffAction openAnnotationDiffAction
CorpusQualityAssurance.ExportToHtmlAction exportToHtmlAction
CorpusQualityAssurance.ReloadCacheAction reloadCacheAction
CorpusQualityAssurance.CompareAction compareAction
| Class gate.gui.CorpusQualityAssurance.CompareAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.CorpusQualityAssurance.ExportToHtmlAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
String nl
| Class gate.gui.CorpusQualityAssurance.ExtendedListModel extends DefaultListModel implements Serializable |
|---|
| Class gate.gui.CorpusQualityAssurance.HelpAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.CorpusQualityAssurance.SetBdmFileAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.CorpusQualityAssurance.ToggleSelectionABModel extends DefaultListSelectionModel implements Serializable |
|---|
| Serialized Fields |
|---|
JList list
String selectedValueA
String selectedValueB
| Class gate.gui.CorpusQualityAssurance.ToggleSelectionModel extends DefaultListSelectionModel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean gestureStarted
| 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<E> fields
| Class gate.gui.CreateIndexGUI extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox irEngineCombo
JTextField indexLocationTextField
JCheckBox useContentChk
JTextField featuresListTextField
List<E> featuresList
SortedMap<K,V> 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.
DocumentEditor.SelectionBlinker selectionBlinker
Handle myHandle
List<E> data
List<E> ranges
DocumentEditor.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<K,V> typeDataMap
DocumentEditor.TypeData
Maps from String to Map to DocumentEditor.TypeData.
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<E> 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.FeatureMapEditorDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
FeatureBearer tempFMHolder
FeaturesSchemaEditor fmView
JButton okButton
JButton cancelButton
boolean userCancelled
| Class gate.gui.FeaturesEditor extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
XJTable table
FeaturesEditor.FeaturesTableModel tableModel
FeatureBearer resource
FeatureMap features
JTextField newFeatureField
JTextField newValueField
JButton addNewBtn
JButton delBtn
| Class gate.gui.FeaturesSchemaEditor extends XJTable implements Serializable |
|---|
| Serialized Fields |
|---|
FeatureMap targetFeatures
FeatureBearer target
FeaturesSchemaEditor.Feature emptyFeature
AnnotationSchema schema
FeaturesSchemaEditor.FeaturesTableModel featuresModel
List<E> featureList
FeaturesSchemaEditor.FeatureEditorRenderer featureEditorRenderer
FeaturesSchemaEditor instance
FeatureMap features
Handle handle
| 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.GazetteerEditor extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
Gazetteer gazetteer
LinearDefinition linearDefinition
LinearNode selectedLinearNode
Collator collator
List<E> actions
XJTable definitionTable
DefaultTableModel definitionTableModel
XJTable listTable
GazetteerEditor.ListTableModel listTableModel
JComboBox newListComboBox
JButton newListButton
JTextField newEntryTextField
JButton addColumnsButton
JTextField listFilterTextField
JCheckBox regexCheckBox
JCheckBox caseInsensitiveCheckBox
JCheckBox onlyValueCheckBox
JLabel listCountLabel
| Class gate.gui.GazetteerEditor.ClearSelectionAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.CopySelectionAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.DeleteSelectedGazetteerNodeAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.DeleteSelectedLinearNodeAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.FillDownSelectionAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.ListTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
int columnCount
String filter
GazetteerList gazetteerList
GazetteerList gazetteerListFiltered
| Class gate.gui.GazetteerEditor.PasteSelectionAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.ReloadGazetteerListAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.SaveAndReinitialiseGazetteerAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.GazetteerEditor.SaveAsGazetteerAction extends AbstractAction 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<T> 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
boolean allowDuplicates
Comparator<T> comparator
ListEditorDialog.NaturalComparator.
| 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
Position startPos
Position endPos
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.LuceneDataStoreSearchGUI extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
Object target
List<E> results
Map<K,V> allAnnotTypesAndFeaturesFromDatastore
Map<K,V> populatedAnnotationTypesAndFeatures
XJTable resultTable
LuceneDataStoreSearchGUI.ResultTableModel resultTableModel
JButton configureStackViewButton
XJTable globalStatisticsTable
XJTable oneRowStatisticsTable
Comparator<T> integerComparator
Collator stringCollator
JSplitPane bottomSplitPane
JTabbedPane statisticsTabbedPane
LuceneDataStoreSearchGUI.QueryTextArea queryTextArea
JComboBox corpusToSearchIn
JComboBox annotationSetsToSearchIn
List<E> corpusIds
String[] annotationSetIDsFromDataStore
JSlider numberOfResultsSlider
JSlider contextSizeSlider
JLabel titleResults
JButton nextResults
int pageOfResults
int noOfResults
AnnotationStack centerPanel
LuceneDataStoreSearchGUI.ExecuteQueryAction executeQueryAction
LuceneDataStoreSearchGUI.NextResultsAction nextResultsAction
LuceneDataStoreSearchGUI.ExportResultsAction exportResultsAction
LuceneDataStoreSearchGUI.ConfigureStackViewFrame configureStackViewFrame
String[] columnNames
int numStackRows
String[][] stackRows
LuceneDataStoreSearchGUI.ConfigureStackViewTableModel configureStackViewTableModel
DefaultTableModel oneRowStatisticsTableModel
DefaultTableModel globalStatisticsTableModel
Vector<E> oneRowStatisticsTableToolTips
Searcher searcher
boolean errorOnLastQuery
| Class gate.gui.LuceneDataStoreSearchGUI.ButtonBorder extends JButton implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.ClearQueryAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
int REMOVE
JTable stackRowsJTable
| Class gate.gui.LuceneDataStoreSearchGUI.ConfigureStackViewTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
int REMOVE
| Class gate.gui.LuceneDataStoreSearchGUI.ExecuteQueryAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.ExportResultsAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.NextResultsAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.QueryTextArea extends JTextArea implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultListModel queryListModel
JList queryList
JWindow queryPopupWindow
JPopupMenu mousePopup
UndoManager undo
LuceneDataStoreSearchGUI.QueryTextArea.UndoAction undoAction
LuceneDataStoreSearchGUI.QueryTextArea.RedoAction redoAction
int start
int end
int mode
| Class gate.gui.LuceneDataStoreSearchGUI.ResultTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
| Class gate.gui.LuceneDataStoreSearchGUI.ResultTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> featureByTypeMap
| Class gate.gui.MainFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
JMenuBar menuBar
JSplitPane mainSplit
JSplitPane leftSplit
JLabel statusBar
JButton alertButton
JProgressBar progressBar
JProgressBar globalProgressBar
XJTabbedPane mainTabbedPane
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
OptionsDialog optionsDialog
MainFrame.CartoonMinder animator
TabHighlighter logHighlighter
NewResourceDialog newResourceDialog
HelpFrame helpFrame
boolean titleChangable
| Class gate.gui.MainFrame.ResourcesTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.MainFrame.ResourcesTreeModel extends DefaultTreeModel implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.NewResourceDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JButton okBtn
JButton helpBtn
JButton cancelBtn
JTextField nameField
ResourceParametersEditor parametersEditor
JScrollPane tableScroll
ResourceData resourceData
Resource resource
boolean userCanceled
| Class gate.gui.OkCancelDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JButton okButton
JButton cancelButton
boolean userHasPressedOK
| Class gate.gui.OptionsDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JTabbedPane mainTabbedPane
JRadioButton textBtn
JButton okButton
JButton cancelButton
String selectedFontBtn
JRadioButton menuBtn
JRadioButton otherCompsBtn
ButtonGroup fontBG
JFontChooser fontChooser
JCheckBox saveOptionsChk
JCheckBox saveSessionChk
JCheckBox includeFeaturesOnPreserveFormatChk
JCheckBox addSpaceOnMarkupUnpackChk
String lookAndFeelClassName
Font menusFont
Font textComponentsFont
Font componentsFont
boolean dirtyGUI
JComboBox lnfCombo
JComboBox browserComboBox
JTextField browserCommandLineTextField
JCheckBox treeSelectViewChk
JCheckBox viewSelectTreeChk
| Class gate.gui.OptionsDialog.CancelAction extends AbstractAction implements Serializable |
|---|
| 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
List<E> visibleRows
JSplitPane mainSplit
PluginManagerUI.MainTableModel mainTableModel
PluginManagerUI.ResourcesListModel resourcesListModel
JList resourcesList
JTextField filterTextField
Map<K,V> loadNowByURL
Map<K,V> 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.HelpAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.PluginManagerUI.IconTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
| 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.PRViewer extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
ResourceParametersEditor editor
| Class gate.gui.PRViewer.CopyValueAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
int row
int column
| Class gate.gui.ResourceParametersEditor extends XJTable implements Serializable |
|---|
| Serialized Fields |
|---|
ResourceParametersEditor.ParametersTableModel tableModel
Resource resource
String fileChooserResource
List<E> 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<E> currentAnnotationSchemaList
AnnotationSet currentAnnotSet
Annotation currentAnnot
Long currentStartOffset
Long currentEndOffset
AnnotationSchema currentAnnotSchema
FeatureMap currentAnnotFeaturesMap
FeatureMap responseMap
SchemaAnnotationEditor.FeaturesTableModel tableModel
Map<K,V> name2featureSchemaMap
Map<K,V> name2annotSchemaMap
DefaultListModel listModel
JTable featuresTable
JScrollPane featuresTableScroll
JList featureSchemaList
JScrollPane featuresListScroll
JButton removeFeatButton
JButton addFeatButton
JComboBox annotSchemaComboBox
SchemaAnnotationEditor.InnerFeaturesEditor featuresEditor
| Class gate.gui.SchemaAnnotationEditor.FeaturesTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> data
| Class gate.gui.SearchPRViewer extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
SearchPR target
XJTable resultsTable
SearchPRViewer.ResultsTableModel resultsTableModel
List<E> 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<E> actionList
XJTable loadedPRsTable
SerialControllerEditor.LoadedPRsTableModel loadedPRsTableModel
SerialControllerEditor.loadedPRsTable JTable.
XJTable memberPRsTable
SerialControllerEditor.MemberPRsTableModel memberPRsTableModel
SerialControllerEditor.memberPRsTable
JButton addButton
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
SerialControllerEditor.RunAction runAction
boolean corpusControllerMode
boolean analyserMode
boolean conditionalMode
ProcessingResource selectedPR
RunningStrategy selectedPRRunStrategy
SerialControllerEditor.AddPRAction addPRAction
SerialControllerEditor.RemovePRAction removePRAction
| 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
SerialDatastoreViewer.DeleteAction deleteAction
SerialDatastoreViewer.LoadAction loadAction
JPopupMenu popup
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.SingleConcatenatedFileInputDialog extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JTextField urlTextField
JButton filerBtn
JTextField encodingTextField
JTextField documentRootElementTextField
JTextField documentNamePrefixTextField
JComboBox documentTypeComboBox
JTextField numOfDocumentsToFetchTextField
| 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<E> lines
Annotation utterance
Long utteranceStartOffset
Long utteranceEndOffset
AnnotationSet currentSet
String tokenType
String displayedString
String treeNodeAnnotationType
String textAnnotationType
HashMap<K,V> leaves
HashMap<K,V> nonTerminals
HashMap<K,V> buttons
Vector<E> 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
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.annedit |
|---|
| Class gate.gui.annedit.JNullableTextField extends JPanel implements Serializable |
|---|
serialVersionUID: -1530694436281692216L
| Serialized Fields |
|---|
JButton nullifyButton
JTextField textField
Color normalBgColor
Color nullBgColor
Set<E> documentListeners
String text
| Class gate.gui.annedit.JNullableTextField.NullifyTextAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: -7807829141939910776L
| Class gate.gui.annedit.SchemaAnnotationEditor extends AbstractVisualResource implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Annotation annotation
AnnotationSet annSet
AnnotationEditorOwner owner
JTextComponent textComponent
JChoice typesChoice
Border typeDefaultBorder
Border typeHighlightBorder
JDialog dialog
CreoleListener creoleListener
AncestorListener textAncestorListener
Map<K,V> schemasByType
Map<K,V> featureEditorsByType
Box featuresBox
JToggleButton pinnedButton
SchemaFeaturesEditor featuresEditor
SchemaAnnotationEditor.featureEditorsByType.
MouseEvent pressed
Point dialogLocation
SchemaAnnotationEditor.IconOnlyButton solButton
SchemaAnnotationEditor.IconOnlyButton sorButton
SchemaAnnotationEditor.SmallButton delButton
SchemaAnnotationEditor.IconOnlyButton eolButton
SchemaAnnotationEditor.IconOnlyButton eorButton
JPanel mainPane
ActionMap actionMap
SchemaAnnotationEditor.StartOffsetLeftAction solAction
SchemaAnnotationEditor.StartOffsetRightAction sorAction
SchemaAnnotationEditor.DeleteAnnotationAction delAction
SchemaAnnotationEditor.EndOffsetLeftAction eolAction
SchemaAnnotationEditor.EndOffsetRightAction eorAction
| Class gate.gui.annedit.SchemaAnnotationEditor.AnnotationAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.annedit.SchemaAnnotationEditor.DeleteAnnotationAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.EndOffsetLeftAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.EndOffsetRightAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.IconOnlyButton extends JButton implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.SmallButton extends JButton implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.StartOffsetLeftAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaAnnotationEditor.StartOffsetRightAction extends SchemaAnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SchemaFeaturesEditor extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
AnnotationSchema schema
Map<K,V> featureSchemas
FeatureMap featureMap
Map<K,V> featureEditors
| Class gate.gui.annedit.SearchAndAnnotatePanel extends JPanel implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
OwnedAnnotationEditor annotationEditor
Window annotationEditorWindow
AnnotationSetListener annotationSetListener
Box searchBox
JPanel searchPane
JTextField searchTextField
JCheckBox searchRegExpChk
JButton helpRegExpButton
JCheckBox searchCaseSensChk
JCheckBox searchWholeWordsChk
JCheckBox searchHighlightsChk
JCheckBox searchEnabledCheck
Matcher matcher
SearchAndAnnotatePanel.FindFirstAction findFirstAction
SearchAndAnnotatePanel.FindPreviousAction findPreviousAction
SearchAndAnnotatePanel.FindNextAction findNextAction
SearchAndAnnotatePanel.AnnotateMatchAction annotateMatchAction
SearchAndAnnotatePanel.AnnotateAllMatchesAction annotateAllMatchesAction
SearchAndAnnotatePanel.UndoAnnotateAllMatchesAction undoAnnotateAllMatchesAction
int nextMatchStartsFrom
String content
LinkedList<E> matchedIndexes
LinkedList<E> annotateAllAnnotationsID
SearchAndAnnotatePanel.SmallButton firstSmallButton
SearchAndAnnotatePanel.SmallButton annotateAllMatchesSmallButton
| Class gate.gui.annedit.SearchAndAnnotatePanel.AnnotateAllMatchesAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.AnnotateMatchAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.FindFirstAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.FindNextAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.FindPreviousAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.SmallButton extends JButton implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchAndAnnotatePanel.UndoAnnotateAllMatchesAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.annedit.SearchExpressionsAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JTextField sourceTextField
Window annotationEditorWindow
JCheckBox searchRegExpChk
| 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 extends AbstractVisualResource implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JWindow popupWindow
JToggleButton pinnedButton
JComboBox typeCombo
FeaturesSchemaEditor featuresEditor
JScrollPane featuresScroller
JButton solButton
JButton sorButton
JButton delButton
JButton eolButton
JButton eorButton
JButton dismissButton
Timer hideTimer
MouseEvent pressed
Map<K,V> schemasByType
AnnotationEditorOwner owner
Annotation ann
AnnotationSet set
AnnotationEditor annotationEditorInstance
ActionMap actionMap
AnnotationEditor.StartOffsetLeftAction solAction
AnnotationEditor.StartOffsetRightAction sorAction
AnnotationEditor.DeleteAnnotationAction delAction
AnnotationEditor.EndOffsetLeftAction eolAction
AnnotationEditor.EndOffsetRightAction eorAction
| Class gate.gui.docview.AnnotationEditor.AnnotationAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.AnnotationEditor.ApplyAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.DeleteAnnotationAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.DismissAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.EndOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.EndOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.StartOffsetLeftAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationEditor.StartOffsetRightAction extends AnnotationEditor.AnnotationAction implements Serializable |
|---|
serialVersionUID: 1L
| Class gate.gui.docview.AnnotationListView extends AbstractDocumentView implements Serializable |
|---|
| Serialized Fields |
|---|
XJTable table
AnnotationListView.AnnotationTableModel tableModel
JScrollPane scroller
List<E> annDataList
AnnotationData objects representing the annotations
displayed by this view.
boolean localSelectionUpdating
JPanel mainPanel
JLabel statusLabel
JTextField filterTextField
TextualDocumentView textView
Map<K,V> editorsCache
| Class gate.gui.docview.AnnotationListView.DeleteAction extends AbstractAction implements Serializable |
|---|
| 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<E> setHandlers
List<E> tableRows
XJTable mainTable
AnnotationSetsView.SetsTableModel tableModel
JScrollPane scroller
JPanel mainPanel
JTextField newSetNameTextField
TextualDocumentView textView
AnnotationListView listView
AnnotationStackView stackView
JTextArea textPane
OwnedAnnotationEditor annotationEditor
AnnotationSetsView.NewAnnotationSetAction newSetAction
AnnotationSetsView.TextMouseListener textMouseListener
PropertyChangeListener textChangeListener
BlockingQueue<E> visibleAnnotationTypes
Timer mouseMovementTimer
Timer eventMinder
BlockingQueue<E> pendingEvents
AnnotationSetsView.MouseStoppedMovingAction mouseStoppedMovingAction
String lastAnnotationType
List<E> actions
| Class gate.gui.docview.AnnotationSetsView.DeleteSelectedAnnotationsAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.AnnotationSetsView.EditAnnotationAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
AnnotationData aData
| Class gate.gui.docview.AnnotationSetsView.HandleDocumentEventsAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean uiDirty
| 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.SetSelectedAnnotationsAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean selected
| 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.AnnotationStack extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> stackRows
int maxTextLength
int maxFeatureValueLength
JButton lastRowButton
String text
int expressionStartOffset
int expressionEndOffset
int contextBeforeSize
int contextAfterSize
String expressionTooltip
AnnotationStack.StackMouseListener textMouseListener
AnnotationStack.StackMouseListener headerMouseListener
AnnotationStack.StackMouseListener annotationMouseListener
| Class gate.gui.docview.AnnotationStackView extends AbstractDocumentView implements Serializable |
|---|
| Serialized Fields |
|---|
JLabel targetSetLabel
AnnotationStack stackPanel
JScrollPane scroller
JPanel mainPanel
TextualDocumentView textView
AnnotationSetsView annotationSetsView
AnnotationListView annotationListView
String targetSetName
Document document
AnnotationStackView.PreviousAnnotationAction previousAnnotationAction
AnnotationStackView.NextAnnotationAction nextAnnotationAction
Map<K,V> typesFeatures
| 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<K,V> corefChains
HashMap<K,V> corefAnnotationSetNodesMap
HashMap<K,V> selectionChainsMap
HashMap<K,V> currentSelections
HashMap<K,V> colorChainsMap
HashMap<K,V> currentColors
ColorGenerator colorGenerator
TextualDocumentView textView
JTextArea textPane
HashMap<K,V> highlightedTags
ArrayList<E> typeSpecificHighlightedTags
CorefEditor.TextPaneMouseListener textPaneMouseListener
ArrayList<E> highlightedChainAnnots
int[] highlightedChainAnnotsOffsets
ArrayList<E> 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 |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
JSplitPane horizontalSplit
JSplitPane topSplit
JSplitPane bottomSplit
DocumentEditor.SearchDialog searchDialog
Action searchAction
List<E> selectedAnnotations
JToolBar topBar
Document document
List<E> centralViews
DocumentView objects of type DocumentView.CENTRAL
List<E> verticalViews
DocumentView objects of type
DocumentView.VERTICAL
List<E> 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
int fKeyNumber
| Class gate.gui.docview.DocumentEditor.SearchAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.DocumentEditor.SearchDialog extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JTextComponent textPane
JTextField patternTextField
JCheckBox ignoreCaseChk
JCheckBox wholeWordsChk
JCheckBox regularExpressionChk
JCheckBox highlightsChk
Pattern pattern
int nextMatchStartsFrom
String content
Action findFirstAction
Action findNextAction
Action cancelAction
| Class gate.gui.docview.DocumentEditor.ViewButton extends JToggleButton implements Serializable |
|---|
| Serialized Fields |
|---|
DocumentView view
boolean annotationSetsViewFirstTime
| Class gate.gui.docview.OntologyClassView extends AbstractDocumentView implements Serializable |
|---|
| Serialized Fields |
|---|
TextualDocumentView textView
JTextArea textArea
OntologyInstanceView instanceView
JPanel mainPanel
JLabel messageLabel
JPanel treesPanel
JComboBox setComboBox
OClass selectedClass
Set<E> highlightedClasses
Map<K,V> colorByClassMap
Map<K,V> highlightsDataByClassMap
Map<K,V> treeByOntologyMap
List<E> hiddenClassesList
String selectedSet
OntologyItemComparator itemComparator
OntologyClassView.MouseStoppedMovingAction mouseStoppedMovingAction
OntologyClassView.TextMouseListener textMouseListener
Timer mouseMovementTimer
OptionsMap userConfig
| Class gate.gui.docview.OntologyClassView.ClassTreeCellEditor extends AbstractCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
OntologyClassView.ClassTreeCellRenderer renderer
JTree tree
| Class gate.gui.docview.OntologyClassView.ClassTreeCellRenderer extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
Object userObject
JCheckBox checkBox
JLabel label
Color selectionColor
Color backgroundColor
Border normalBorder
Border selectionBorder
| Class gate.gui.docview.OntologyClassView.MouseStoppedMovingAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
int textLocation
| Class gate.gui.docview.OntologyInstanceView extends AbstractDocumentView implements Serializable |
|---|
| Serialized Fields |
|---|
Ontology selectedOntology
TextualDocumentView textView
OntologyClassView classView
JPanel mainPanel
JTextField filterTextField
JButton clearFilterButton
JLabel hiddenInstancesLabel
JButton newInstanceButton
JButton addLabelButton
XJTable instanceTable
XJTable propertyTable
OClass selectedClass
OInstance selectedInstance
Set<E> instances
Set<E> setProperties
Set<E> properties
Map<K,V> classesByPropertyMap
| Class gate.gui.docview.OntologyInstanceView.DeleteSelectedInstanceAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.OntologyInstanceView.DeleteSelectedPropertyAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.OntologyInstanceView.PropertyValueCellEditor extends AbstractCellEditor implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox valueComboBox
Collator comparator
String oldValue
Map<K,V> nameInstanceMap
Pattern instanceLabelsPattern
| Class gate.gui.docview.OntologyInstanceView.ShowInstanceInOntologyEditorAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.docview.TextualDocumentView extends AbstractDocumentView implements Serializable |
|---|
| Serialized Fields |
|---|
JScrollPane scroller
TextualDocumentView.GateDocumentListener gateDocListener
Map<K,V> blinkingTagsForAnnotations
AnnotationData to tag(i.e. Object).
List<E> highlightsToAdd
TextualDocumentView.HighlightData values for annotations pending
highlighting
List<E> highlightsToRemove
TextualDocumentView.HighlightData values for highlights that need
to be removed
Set<E> blinkingHighlightsToRemove
List<E> blinkingHighlightsToAdd
Timer highlightsMinder
JTextArea textView
| Class gate.gui.docview.TextualDocumentView.PermanentSelectionCaret extends DefaultCaret implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isFocused
| Class gate.gui.docview.TextualDocumentView.UpdateHighlightsAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
boolean highlightsShown
| Package gate.gui.jape |
|---|
| Class gate.gui.jape.JapeViewer extends AbstractVisualResource implements Serializable |
|---|
| Serialized Fields |
|---|
JTextPane textArea
JTree treePhases
JScrollPane treeScroll
boolean updating
Transducer transducer
Map<K,V> colorMap
Style defaultStyle
| Package gate.gui.ontology |
|---|
| Class gate.gui.ontology.AnnotationPropertyAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3546358452780544048L
| Serialized Fields |
|---|
JPanel mainPanel
JTextField nameSpace
JTextField propertyName
Ontology ontology
| Class gate.gui.ontology.DatatypePropertyAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3257852073457235252L
| Serialized Fields |
|---|
JPanel mainPanel
JTextField nameSpace
JComboBox datatypesComboBox
JButton domainButton
JTextField propertyName
ValuesSelectionAction domainAction
ArrayList<E> ontologyClassesURIs
ArrayList<E> selectedNodes
Ontology ontology
| Class gate.gui.ontology.DeleteOntologyResourceAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3257289136439439920L
| Serialized Fields |
|---|
Ontology ontology
ArrayList<E> selectedNodes
| Class gate.gui.ontology.DetailsTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
serialVersionUID: 3257572784619337525L
| Class gate.gui.ontology.DetailsTableModel extends AbstractTableModel implements Serializable |
|---|
serialVersionUID: 3834870286880618035L
| Serialized Fields |
|---|
DetailsGroup resourceInfo
DetailsGroup directSuperClasses
DetailsGroup allSuperClasses
DetailsGroup directSubClasses
DetailsGroup allSubClasses
DetailsGroup equivalentClasses
DetailsGroup sameAsInstances
DetailsGroup instances
DetailsGroup propertyTypes
DetailsGroup propertyValues
DetailsGroup directTypes
DetailsGroup allTypes
DetailsGroup[] detailGroups
Ontology ontology
OResource oResource
boolean ontologyMode
OntologyItemComparator itemComparator
| Class gate.gui.ontology.InstanceAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3257844402729529651L
| Serialized Fields |
|---|
JTextField nameSpace
JTextField instanceName
JPanel mainPanel
Ontology ontology
ArrayList<E> selectedNodes
| Class gate.gui.ontology.ObjectPropertyAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3689632475823551285L
| Serialized Fields |
|---|
JPanel mainPanel
JTextField nameSpace
JButton domainButton
JButton rangeButton
JTextField propertyName
ValuesSelectionAction domainAction
ValuesSelectionAction rangeAction
ArrayList<E> ontologyClassesURIs
ArrayList<E> selectedNodes
Ontology ontology
| Class gate.gui.ontology.OntologyEditor extends AbstractVisualResource implements Serializable |
|---|
serialVersionUID: 3257847701214345265L
| Serialized Fields |
|---|
Ontology ontology
OntologyItemComparator itemComparator
OntologyEditor.DnDJTree tree
OntologyEditor.DnDJTree propertyTree
DefaultTreeModel treeModel
DefaultTreeModel propertyTreeModel
JTable detailsTable
JTable propertyDetailsTable
DetailsTableModel detailsTableModel
PropertyDetailsTableModel propertyDetailsTableModel
JSplitPane mainSplit
DefaultMutableTreeNode rootNode
DefaultMutableTreeNode propertyRootNode
JScrollPane detailsTableScroller
JScrollPane propertyDetailsTableScroller
JToolBar toolBar
JButton queryBtn
JButton refreshOntologyBtn
JButton topClass
JButton subClass
JButton restriction
JButton instance
JButton annotationProperty
JButton datatypeProperty
JButton objectProperty
JButton symmetricProperty
JButton transitiveProperty
JButton delete
JButton search
ArrayList<E> selectedNodes
ArrayList<E> ontologyClassesURIs
SearchAction searchAction
TopClassAction topClassAction
SubClassAction subClassAction
InstanceAction instanceAction
AnnotationPropertyAction annotationPropertyAction
DatatypePropertyAction datatypePropertyAction
ObjectPropertyAction objectPropertyAction
SymmetricPropertyAction symmetricPropertyAction
TransitivePropertyAction transitivePropertyAction
DeleteOntologyResourceAction deleteOntoResourceAction
RestrictionAction restrictionAction
ArrayList<E> listeners
HashMap<K,V> uri2TreeNodesListMap
HashMap<K,V> reverseMap
JScrollPane propertyScroller
JScrollPane scroller
JTabbedPane tabbedPane
| Class gate.gui.ontology.OntologyEditor.AnnotationPropertyValueAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
OResource oResource
AnnotationProperty property
| Class gate.gui.ontology.OntologyEditor.DatatypePropertyValueAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
OResource oResource
DatatypeProperty property
| Class gate.gui.ontology.OntologyEditor.ObjectPropertyValueAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
OResource oResource
ObjectProperty property
OInstance oldValue
| Class gate.gui.ontology.OntoTreeCellRenderer extends DefaultTreeCellRenderer implements Serializable |
|---|
serialVersionUID: 3256445798102610225L
| Class gate.gui.ontology.PropertyDetailsTableCellRenderer extends DefaultTableCellRenderer implements Serializable |
|---|
serialVersionUID: 3257572784619337525L
| Serialized Fields |
|---|
PropertyDetailsTableModel propertyDetailsTableModel
| Class gate.gui.ontology.PropertyDetailsTableModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
DetailsGroup resourceInfo
DetailsGroup directSuperProps
DetailsGroup allSuperProps
DetailsGroup directSubProps
DetailsGroup equivalentProps
DetailsGroup allSubProps
DetailsGroup domain
DetailsGroup range
DetailsGroup propertyTypes
DetailsGroup propertyValues
DetailsGroup[] detailGroups
OntologyItemComparator itemComparator
| Class gate.gui.ontology.RestrictionAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
JPanel mainPanel
JPanel restrictionTypes
JRadioButton minCard
JRadioButton maxCard
JRadioButton card
JRadioButton hasVal
JRadioButton allVals
JRadioButton someVals
JPanel middlePanel
JComboBox onPropertyChoice
JPanel bottomPanel
JPanel valuePanel
JPanel hasValuePanel
JTextField value
JComboBox hasValChoice
Ontology ontology
| Class gate.gui.ontology.SearchAction extends AbstractAction implements Serializable |
|---|
| Serialized Fields |
|---|
JComboBox resourcesBox
JPanel guiPanel
OntologyEditor ontologyEditor
OResource[] resourcesArray
RDFProperty[] propertiesArray
JComboBox properties
JCheckBox searchInPropertyValues
| Class gate.gui.ontology.SearchAction.ComboRenderer extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JLabel label
JLabel iconLabel
JPanel labelPanel
| Class gate.gui.ontology.SubClassAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3258409543049359926L
| Serialized Fields |
|---|
JTextField nameSpace
JTextField className
JPanel mainPanel
ArrayList<E> selectedNodes
Ontology ontology
| Class gate.gui.ontology.SymmetricPropertyAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3257286915891017008L
| Serialized Fields |
|---|
JPanel mainPanel
JTextField nameSpace
JTextField propertyName
JButton domainRangeButton
ValuesSelectionAction domainRangeAction
ArrayList<E> ontologyClassesURIs
ArrayList<E> selectedNodes
Ontology ontology
| Class gate.gui.ontology.TopClassAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 3258409543049359926L
| Serialized Fields |
|---|
JTextField nameSpace
JTextField className
JPanel mainPanel
Ontology ontology
| Class gate.gui.ontology.TransitivePropertyAction extends AbstractAction implements Serializable |
|---|
serialVersionUID: 4049916060868227125L
| Serialized Fields |
|---|
JPanel mainPanel
JTextField nameSpace
JTextField propertyName
JButton domainButton
JButton rangeButton
ValuesSelectionAction domainAction
ValuesSelectionAction rangeAction
ArrayList<E> ontologyClassesURIs
ArrayList<E> selectedNodes
Ontology ontology
| Package gate.gui.teamware |
|---|
| Class gate.gui.teamware.InputOutputAnnotationSetsDialog.AnnotationSetsList.AddAction extends AbstractAction implements Serializable |
|---|
| Class gate.gui.teamware.InputOutputAnnotationSetsDialog.AnnotationSetsList.RemoveAction 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<E> constraints1
Constraint[] constraints2
HashMap<K,V> 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
ActionContext actionContext
boolean verbose
FeatureMap features
boolean enableDebugging
| Class gate.jape.ComplexPatternElement extends PatternElement implements Serializable |
|---|
| Serialized Fields |
|---|
KleeneOperator kleeneOp
String bindingName
ConstraintGroup constraintGroup
| Class gate.jape.Constraint extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String annotType
boolean negated
List<E> predicates
ConstraintPredicate ontLookupClassPred
FeatureMap ontFeatureMap
| Class gate.jape.ConstraintGroup extends PatternElement implements Serializable |
|---|
| Serialized Fields |
|---|
ArrayList<E> patternElementDisjunction1
PatternElement[][] patternElementDisjunction2
ArrayList<E> currentConjunction
| Class gate.jape.DefaultActionContext extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Corpus corpus
FeatureMap prfeatures
Controller controller
boolean endPhaseSupported
boolean phaseEnded
| Class gate.jape.JapeException extends GateException implements Serializable |
|---|
| Serialized Fields |
|---|
String location
| 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.KleeneOperator extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
KleeneOperator.Type type
Integer min
Integer max
String displayString
| Class gate.jape.LeftHandSide extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ConstraintGroup constraintGroup
HashMap<K,V> bindingTable
| Class gate.jape.MultiPhaseTransducer extends Transducer implements Serializable |
|---|
serialVersionUID: -1817675404943909246L
| Serialized Fields |
|---|
ArrayList<E> phases
| Class gate.jape.MutableInteger extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int value
| Class gate.jape.NonFatalJapeException extends JapeException implements Serializable |
|---|
| Class gate.jape.PatternElement extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Stack<E> matchHistory
| Class gate.jape.PrioritisedRuleList extends ArrayList implements Serializable |
|---|
| Class gate.jape.RightHandSide extends Object implements Serializable |
|---|
serialVersionUID: -4359589687308736378L
| 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
Set<E> 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 |
|---|
serialVersionUID: -2749474684496896114L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream out)
throws IOException
IOException| Serialized Fields |
|---|
int ruleApplicationStyle
PrioritisedRuleList rules
FSM fsm
List<E> activeFSMInstances
Map<K,V> optionSettings
boolean finishedAlready
Set<E> input
String controllerStartedEventBlock
String controllerFinishedEventBlock
String controllerAbortedEventBlock
String javaImportsBlock
Object controllerEventBlocksActionClass
String controllerEventBlocksActionClassName
| Class gate.jape.Transducer extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String name
Ontology ontology
Map<K,V> benchmarkFeatures
String benchmarkID
boolean interrupted
boolean debugMode
boolean matchGroupMode
URL baseURL
boolean enableDebugging
ActionContext actionContext
| Package gate.jape.constraint |
|---|
| Class gate.jape.constraint.AbstractConstraintPredicate extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
AnnotationAccessor accessor
Object value
| Class gate.jape.constraint.AbstractRegExpPredicate extends AbstractConstraintPredicate implements Serializable |
|---|
| Class gate.jape.constraint.AnnotationFeatureAccessor extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String featureName
| Class gate.jape.constraint.CleanStringAccessor extends StringAccessor implements Serializable |
|---|
| Class gate.jape.constraint.ComparablePredicate extends AbstractConstraintPredicate implements Serializable |
|---|
| Serialized Fields |
|---|
Comparable<T> comparableValue
| Class gate.jape.constraint.ComparablePredicateTest.ComparablePredicateImpl extends ComparablePredicate implements Serializable |
|---|
| Class gate.jape.constraint.ContainsPredicate extends EmbeddedConstraintPredicate implements Serializable |
|---|
| Class gate.jape.constraint.EmbeddedConstraintPredicate extends AbstractConstraintPredicate implements Serializable |
|---|
| Serialized Fields |
|---|
Constraint valueConstraint
String annotType
| Class gate.jape.constraint.EqualPredicate extends AbstractConstraintPredicate implements Serializable |
|---|
| Class gate.jape.constraint.GreaterEqualPredicate extends ComparablePredicate implements Serializable |
|---|
| Class gate.jape.constraint.GreaterPredicate extends ComparablePredicate implements Serializable |
|---|
| Class gate.jape.constraint.LengthAccessor extends MetaPropertyAccessor implements Serializable |
|---|
| Class gate.jape.constraint.LesserEqualPredicate extends ComparablePredicate implements Serializable |
|---|
| Class gate.jape.constraint.LesserPredicate extends ComparablePredicate implements Serializable |
|---|
| Class gate.jape.constraint.MetaPropertyAccessor extends Object implements Serializable |
|---|
| Class gate.jape.constraint.NotEqualPredicate extends EqualPredicate implements Serializable |
|---|
| Class gate.jape.constraint.NotRegExpFindPredicate extends AbstractRegExpPredicate implements Serializable |
|---|
| Class gate.jape.constraint.NotRegExpMatchPredicate extends AbstractRegExpPredicate implements Serializable |
|---|
| Class gate.jape.constraint.RegExpFindPredicate extends AbstractRegExpPredicate implements Serializable |
|---|
| Class gate.jape.constraint.RegExpMatchPredicate extends AbstractRegExpPredicate implements Serializable |
|---|
| Class gate.jape.constraint.SimpleAnnotationAccessor extends MetaPropertyAccessor implements Serializable |
|---|
| Class gate.jape.constraint.StringAccessor extends MetaPropertyAccessor implements Serializable |
|---|
| Class gate.jape.constraint.WithinPredicate extends EmbeddedConstraintPredicate implements Serializable |
|---|
| Package gate.jape.parser |
|---|
| Class gate.jape.parser.ParseCpsl extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int ruleNumber
HashSet<E> bindingNameSet
HashMap<K,V> macrosMap
HashMap<K,V> templatesMap
URL baseURL
String encoding
SinglePhaseTransducer curSPT
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
ParseCpsl.JJCalls[] jj_2_rtns
boolean jj_rescan
int jj_gc
ParseCpsl.LookaheadSuccess jj_ls
Vector<E> 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.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.LuceneDataStoreImpl extends SerialDataStore implements Serializable |
|---|
serialVersionUID: 3618696392336421680L
| Serialized Fields |
|---|
Map<K,V> lockObjects
ReferenceQueue<T> refQueue
boolean dataStoreClosing
ScheduledThreadPoolExecutor executor
ConcurrentMap<K,V> currentTasks
long indexDelay
Indexer indexer
Map<K,V> indexParameters
URL indexURL
Searcher searcher
Map<K,V> searchParameters
| 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.BlockingGlassPane extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int blockCount
BlockingGlassPane.BlockMouse blockMouse
BlockingGlassPane.BlockKeys blockKeys
| Class gate.swing.ErrorDialog extends JOptionPane implements Serializable |
|---|
| Class gate.swing.JChoice extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int maximumFastChoices
JChoice.DEFAULT_MAX_FAST_CHOICES
Insets defaultButtonMargin
int maximumWidth
JChoice.DEFAULT_MAX_WIDTH. This is used to force the flow
layout do a multi-line layout, as by default it prefers to lay all
components in a single very wide line.
FlowLayout layout
JComboBox combo
ItemListener sharedItemListener
ComboBoxModel model
Map<K,V> buttonToValueMap
Map<K,V> listenersMap
| 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.JMenuButton extends JToggleButton implements Serializable |
|---|
| Serialized Fields |
|---|
JPopupMenu popup
JMenu menu
| Class gate.swing.JTreeTable extends XJTable implements Serializable |
|---|
| Serialized Fields |
|---|
JTreeTable.CustomJTree tree
TreeTableModel treeTableModel
JTreeTable.TreeTableModelAdapter modelAdapter
| 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<E> backUrls
LinkedList<E> forwardUrls
Action backAction
Action forwardAction
| Class gate.swing.XJFileChooser extends JFileChooser implements Serializable |
|---|
| Serialized Fields |
|---|
String resource
String fileName
boolean isFileSelected
Map<K,V> locations
| Class gate.swing.XJMenu extends JMenu implements Serializable |
|---|
| Serialized Fields |
|---|
StatusListener listener
String description
| 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 |
|---|
boolean componentSizedProperly
boolean sizingInProgress
XJTable.SortingModel sortingModel
ObjectComparator defaultComparator
int sortedColumn
boolean ascending
boolean sortable
List<E> columnData
XJTable.ColumnData objects.
XJTable.HeaderMouseListener headerMouseListener
List<E> hiddenColumns
boolean enableHidingColumns
boolean tabSkipUneditableCell
boolean editCellAsSoonAsFocus
Action oldTabAction
Action oldShiftTabAction
| Class gate.swing.XJTable.SortingModel extends AbstractTableModel implements Serializable |
|---|
| Serialized Fields |
|---|
int[] sourceToTarget
int[] targetToSource
TableModel sourceModel
XJTable.SortingModel.ValueHolderComparator compWrapper
| 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 |
|---|
| Class gate.util.GateRuntimeException extends RuntimeException implements Serializable |
|---|
| 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 TreeMap<Object,Object> 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<T> 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 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<E> localList
Class<T> collectionType
| Class gate.util.persistence.ConditionalControllerPersistence extends ControllerPersistence implements Serializable |
|---|
serialVersionUID: -746291109981304574L
| Serialized Fields |
|---|
Object strategiesList
| Class gate.util.persistence.ConditionalSerialAnalyserControllerPersistence extends ConditionalControllerPersistence implements Serializable |
|---|
serialVersionUID: -411697343273269225L
| Serialized Fields |
|---|
Object corpus
| Class gate.util.persistence.ControllerPersistence extends ResourcePersistence implements Serializable |
|---|
serialVersionUID: 727852357092819439L
| Serialized Fields |
|---|
Object prList
| Class gate.util.persistence.CorpusPersistence extends LRPersistence implements Serializable |
|---|
serialVersionUID: 6181534551802883626L
| Serialized Fields |
|---|
ArrayList<E> docList
| Class gate.util.persistence.DSPersistence extends Object implements Serializable |
|---|
serialVersionUID: 5952924943977701708L
| Serialized Fields |
|---|
String className
String storageUrlString
Object storageUrl
| 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 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<T> mapType
HashMap<K,V> 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 ResourcePersistence implements Serializable |
|---|
serialVersionUID: 2031381604712340552L
| Serialized Fields |
|---|
Object runtimeParams
| Class gate.util.persistence.SerialAnalyserControllerPersistence extends ControllerPersistence implements Serializable |
|---|
serialVersionUID: -4116973147963269225L
| Serialized Fields |
|---|
Object corpus
| Class gate.util.persistence.UnconditionalRunningStrategyPersistence extends Object implements Serializable |
|---|
serialVersionUID: 5049829826299681555L
| Serialized Fields |
|---|
boolean shouldRun
Serializable pr
| Package gate.util.reporting.exceptions |
|---|
| Class gate.util.reporting.exceptions.BenchmarkReportException extends Exception implements Serializable |
|---|
| Class gate.util.reporting.exceptions.BenchmarkReportExecutionException extends RuntimeException implements Serializable |
|---|
| Class gate.util.reporting.exceptions.BenchmarkReportFileAccessException extends BenchmarkReportException implements Serializable |
|---|
| Class gate.util.reporting.exceptions.BenchmarkReportInputFileFormatException extends BenchmarkReportException implements Serializable |
|---|
| Package gate.util.web |
|---|
| Class gate.util.web.WebCrimeReportAnalyser.SortedAnnotationList extends Vector implements Serializable |
|---|
| Package gate.wordnet |
|---|
| 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 |
|---|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||