Salt  3.4.2
A powerful, tagset-independent and theory-neutral meta model and API for storing, manipulating, and representing nearly all types of linguistic data .
Package org.corpus_tools.salt.core

Copyright 2009 Humboldt-Universität zu Berlin. More...

Packages

package  impl
 Copyright 2009 Humboldt-Universität zu Berlin.
 

Classes

interface  GraphTraverseHandler
 The interface of a callback handler for traversing a Graph object. More...
 
interface  SAbstractAnnotation
 
interface  SAnnotation
 
interface  SAnnotationContainer
 This interface defines a container to hold annotations (SAnnotation), meta-annotations (SMetaAnnotation), processing annotations ( SProcessingAnnotation) and features (SFeature). More...
 
interface  SFeature
 
interface  SGraph
 
interface  SLayer
 
interface  SMetaAnnotation
 
interface  SNamedElement
 Each implementing subclass provides a name. More...
 
interface  SNode
 
interface  SPathElement
 Each object implementing this interface is able to return a URI for the id of this object. More...
 
interface  SProcessingAnnotation
 
interface  SRelation
 
interface  STypedElement
 Each implementing subclass provides a type. More...
 

Detailed Description

Copyright 2009 Humboldt-Universität zu Berlin.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

  http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.