Defines literals for the meta objects that represent
each class,
each feature of each class,
each enum,
and each data type
IndexPackageImpl - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl
An implementation of the model Package
IndexSwitch<T> - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.util
The Switch for the model's inheritance hierarchy.
IndexSwitch() - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.util.IndexSwitch
Creates an instance of the switch
IndexTest - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.tests
A test case for the model object 'Index'
IndexTest(String) - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.tests.IndexTest
Constructs a new Index test case with the given name
IndexTests - Class in de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.tests
A test suite for the 'index' package
IndexTests(String) - Constructor for class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.tests.IndexTests
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.impl.SaltFactoryImpl
Creates the SaltFactory object. this method is thread-safe.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.impl.SaltCommonFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.impl.SaltCommonPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.impl.SCorpusStructureFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.impl.SCorpusStructurePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentStructureFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentStructurePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SaltCoreFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SaltCorePackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SaltSemanticsFactoryImpl
Creates the default factory implementation
init() - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SaltSemanticsPackageImpl
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.impl.GraphPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.IndexPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.impl.SaltCommonPackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.impl.SCorpusStructurePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentStructurePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.impl.SaltCorePackageImpl
Complete the initialization of the package and its meta-model.
initializePackageContents() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SaltSemanticsPackageImpl
Complete the initialization of the package and its meta-model.
isContinuousByText(EList<? extends SNode>, EList<? extends SNode>) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.helper.modules.SDataSourceAccessor
First sorts the given lists, than searches first occurance of first node in subSNodeList in fullSNodeList.
isContinuousByText(EList<SNode>) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.helper.modules.SDataSourceAccessor
isContinuousByText(EList<SNode>, EList<SNode>) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentGraphImpl
Returns true, if the given list of nodes subSNodeList is continuous respecting the overlapped text.
isContinuousByText(EList<SNode>) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDocumentGraphImpl
Returns true, if the given list of nodes subSNodeList is continuous respecting the overlapped text.
isContinuousByText(EList<SNode>, EList<SNode>) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.SDocumentGraph
Returns true, if the given list of nodes subSNodeList is continuous respecting the overlapped text.
isContinuousByText(EList<SNode>) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.SDocumentGraph
Returns true, if the given list of nodes subSNodeList is continuous respecting the overlapped text.
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.util.IndexAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.util.GraphAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sCorpusStructure.util.SCorpusStructureAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.util.SDocumentStructureAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.util.SaltCommonAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCore.util.SaltCoreAdapterFactory
Returns whether this factory is applicable for the type of the object
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.util.SaltSemanticsAdapterFactory
Returns whether this factory is applicable for the type of the object
isFinished() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.modules.GraphTraverserObject
Deprecated.
isOfTypeSentence(SStructuredNode) - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.modules.STypeOfChecker
Checks if the given SStructuredNode object respresents the text unit 'Sentence'.
isOfTypeSLemmaAnnotation(SAnnotation) - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.modules.STypeOfChecker
Checks if the given SAnnotation object respresents is equals to a SLemmaANnotation
isOfTypeSPOSAnnotation(SAnnotation) - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.modules.STypeOfChecker
Checks if the given SAnnotation object respresents is equals to a SPOSANnotation
isOfTypeWord(SStructuredNode) - Static method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.modules.STypeOfChecker
Checks if the given SStructuredNode object respresents the text unit 'word'.
isSCatAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SCatAnnotationImpl
isSCatAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SCatAnnotation
isSimilar(SAnnotation, SALT_SEMANTIC_NAMES) - Static method in enum de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SALT_SEMANTIC_NAMES
Returns whether the QName of the given SAnnotation is similar to the pattern of the given SaltSemanticName
isSLemmaAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SLemmaAnnotationImpl
isSLemmaAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SLemmaAnnotation
isSortable() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.ComplexIndex
Returns the value of the 'Sortable' attribute.
isSortable() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.ComplexIndexImpl
isSortable() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.graph.index.impl.SlimComplexIndexImpl
Returns always false since a HashMap is used internally
isSPOSAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SPOSAnnotationImpl
isSPOSAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SPOSAnnotation
isSSentenceAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SSentenceAnnotationImpl
isSSentenceAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SSentenceAnnotation
isSTextOverlapping(STextOverlappingRelation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.accessors.STextOverlappingRelationAccessor
Returns truw, if this relation transports the festure text_overlapping.
isSTextOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SSpanningRelationImpl
isSTextOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.STextOverlappingRelationImpl
isSTextOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.STextualRelationImpl
isSTextOverlapping() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.STextOverlappingRelation
isSTimeOverlapping(STimeOverlappingRelation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.accessors.STimeOverlappingRelationAccessor
Returns true, if this relation transports the feature time_overlapping.
isSTimeOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SDominanceRelationImpl
isSTimeOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.SSpanningRelationImpl
isSTimeOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.STimelineRelationImpl
isSTimeOverlapping() - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.impl.STimeOverlappingRelationImpl
isSTimeOverlapping() - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltCommon.sDocumentStructure.STimeOverlappingRelation
isSTypeAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.STypeAnnotationImpl
isSTypeAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.STypeAnnotation
isSWordAnnotation(SAnnotation) - Method in class de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.impl.SWordAnnotationImpl
isSWordAnnotation(SAnnotation) - Method in interface de.hu_berlin.german.korpling.saltnpepper.salt.saltSemantics.SWordAnnotation
A B C D E F G H I K L M N O P R S T U V W