- AbbreviationDE - Class in de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer
-
This offers a set of german abbreviations.
- AbbreviationDE() - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.AbbreviationDE
-
- AbbreviationEN - Class in de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer
-
This offers a set of english abbreviations.
- AbbreviationEN() - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.AbbreviationEN
-
- AbbreviationFR - Class in de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer
-
This offers a set of french abbreviations.
- AbbreviationFR() - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.AbbreviationFR
-
- AbbreviationIT - Class in de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer
-
This offers a set of italian abbreviations.
- AbbreviationIT() - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.AbbreviationIT
-
- addAbbreviation(LanguageCode, HashSet<String>) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.Tokenizer
-
Adds the given list of abbreviation to the internal map corresponding to given language.
- addAbbreviation(LanguageCode, File) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.tokenizer.Tokenizer
-
Adds the content of given file as a list of abbreviation to the internal map corresponding to given language.
- addEdge(Edge) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- addEdge(Edge, Layer) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- addEdge(Edge) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Adds the given edge to graph.
- addEdge(Edge, Layer) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Adds the given edge to the graph, as long as it is not null.
- addElement(K, V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
-
This method adds an element to slot with given id.
- addElement(K, V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SimpleIndexImpl
-
This method adds an element to slot with given id.
- addElement(K, V) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
-
This method adds an element to slot with given id.
- addElement(K, V) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.Index
-
This method adds an element to slot with given id.
- addException(GraphModuleException) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.GraphTraverserObject
-
Deprecated.
- addIndex(Index) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexMgrImpl
-
- addIndex(Index) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.IndexMgr
-
- addLabel(Label) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.IdentifiableElementImpl
-
Overrides the parents method, for a special treating in case of an Identifier is given (it must be removed first).
- addLabel(Label) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.LabelableElementImpl
-
- addLabel(Label) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.LabelableElement
-
Adds the given Label object to the list of labels.
- addLayer(Layer) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- addLayer(Layer) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Adds the given node to the graph, as long as it is not null.
- addNode(Node) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- addNode(Node, Layer) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.Graph
-
- addNode(Node) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Adds the given node to list of nodes.
- addNode(Node, Layer) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphImpl
-
Adds the given node to the graph, as long as it is not null.
- addSAnnotation(SAnnotatableElement, SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.accessors.SAnnotatableElementAccessor
-
- addSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SAnnotatableElementImpl
-
- addSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SLayerImpl
-
- addSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SNodeImpl
-
- addSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SRelationImpl
-
- addSAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SAnnotatableElement
-
- addSDocument(SCorpus, SDocument) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.impl.SCorpusGraphImpl
-
Adds the given sDocument to the SCorpusGraph object and creates an SCorpusDocumentRelation between the given
sCorpus and the sDocument, if and only if the sCorpus is already added to this object.
- addSDocument(SCorpus, SDocument) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.SCorpusGraph
-
Adds the given sDocument to the SCorpusGraph object and creates an SCorpusDocumentRelation between the given
sCorpus and the sDocument, if and only if the sCorpus is already added to this object.
- addSFeature(SFeaturableElement, SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.accessors.SFeaturableElementAccessor
-
- addSFeature(SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SFeaturableElementImpl
-
- addSFeature(SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSFeature(SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SLayerImpl
-
- addSFeature(SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SNodeImpl
-
- addSFeature(SFeature) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SRelationImpl
-
- addSFeature(SFeature) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SFeaturableElement
-
- addSLayer(SLayer) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSLayer(SLayer) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SGraph
-
- addSMetaAnnotation(SMetaAnnotatableElement, SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.accessors.SMetaAnnotatableElementAccessor
-
- addSMetaAnnotation(SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSMetaAnnotation(SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SLayerImpl
-
- addSMetaAnnotation(SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SMetaAnnotatableElementImpl
-
- addSMetaAnnotation(SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SNodeImpl
-
- addSMetaAnnotation(SMetaAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SRelationImpl
-
- addSMetaAnnotation(SMetaAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SMetaAnnotatableElement
-
- addSNode(SNode) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentGraphImpl
-
- addSNode(SNode, SNode, STYPE_NAME) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentGraphImpl
-
- addSNode(SNode, SNode, STYPE_NAME) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.SDocumentGraph
-
Creates and returns a 'SRelation' of the type given by sRelationType between sourceSNode and targetSNode.
- addSNode(SNode) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSNode(SNode) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SGraph
-
- addSPointOfTime(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.STimelineImpl
-
- addSPointOfTime(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.STimeline
-
- addSProcessingAnnotation(SProcessingAnnotatableElement, SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.accessors.SProcessingAnnotatableElementAccessor
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SLayerImpl
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SNodeImpl
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SProcessingAnnotatableElementImpl
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SRelationImpl
-
- addSProcessingAnnotation(SProcessingAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SProcessingAnnotatableElement
-
- addSRelation(SRelation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SGraphImpl
-
- addSRelation(SRelation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SGraph
-
- addSSubCorpus(SCorpus, SCorpus) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.impl.SCorpusGraphImpl
-
Adds the given sSubCorpus to the SCorpusGraph object and creates an SCorpusRelation between the given sSuperCorpus
and the sSubCorpus, if and only if the sSuperCorpus is already added to this object.
- addSSubCorpus(SCorpus, SCorpus) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.SCorpusGraph
-
Adds the given sSubCorpus to the SCorpusGraph object and creates an SCorpusRelation between the given sSuperCorpus
and the sSubCorpus, if and only if the sSuperCorpus is already added to this object.
- addSType(String) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SRelationImpl
-
Adds a type for the relation.
- addSType(String) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.SRelation
-
- ATT_ANNOTATION_ANNLOC - Static variable in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.GrAFExternalHeaderReader
-
- ATT_ANNOTATION_TYPE - Static variable in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.GrAFExternalHeaderReader
-
- ATT_PRIMARY_DATA_ATT_LOC - Static variable in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.resources.graf.v09.GrAFExternalHeaderReader
-