A B C D E G I L M N P R S T V W 

A

ABSTRACT_NODE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The meta object id for the ' Abstract Node' class.
ABSTRACT_NODE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the ' Abstract Node' class.
ABSTRACT_NODE__ID - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Id' attribute.
ABSTRACT_NODE__ID - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Id' attribute feature.
ABSTRACT_NODE__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Type' attribute.
ABSTRACT_NODE__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Type' attribute feature.
ABSTRACT_NODE_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The number of structural features of the 'Abstract Node' class
AbstractNode - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Abstract Node'.
AbstractNodeImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model object ' Abstract Node'.
AbstractNodeImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
ATT_ID - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
ATT_NAME - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
ATT_PARENT - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
ATT_RELNAME - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
ATT_TYPE - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 

B

basicGetChild() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
basicGetParent() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
basicSetDocument(RSTDocument, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
basicSetDocument(RSTDocument, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
basicSetDocuments(RSTDocument, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 

C

caseAbstractNode(AbstractNode) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' Abstract Node'.
caseGroup(Group) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' Group'.
caseRelation(Relation) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' Relation'.
caseRSTDocument(RSTDocument) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' Document'.
caseSegment(Segment) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' Segment'.
characters(char[], int, int) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
 
child - Variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The cached value of the 'Child' reference
create(EClass) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
createAbstractNodeAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for an object of class ' Abstract Node'.
createAdapter(Notifier) - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates an adapter for the target.
createEObjectAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for the default case.
createGroup() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
createGroup() - Method in interface de.hu_berlin.german.korpling.rst.RSTFactory
Returns a new object of class 'Group'.
createGroupAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for an object of class ' Group'.
createPackageContents() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
Creates the meta-model objects for the package.
createRelation(AbstractNode, AbstractNode, String, String) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
Creates a Relation object, sets its parent, child, name and type value to the given ones and adds the created relation to this RSTDocument object.
createRelation() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
createRelation(AbstractNode, AbstractNode, String, String) - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Creates a Relation object, sets its parent, child, name and type value to the given ones and adds the created relation to this RSTDocument object.
createRelation() - Method in interface de.hu_berlin.german.korpling.rst.RSTFactory
Returns a new object of class 'Relation'.
createRelationAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for an object of class ' Relation'
createResource(URI) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTResourceFactory
 
createRSTDocument() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
createRSTDocument() - Method in interface de.hu_berlin.german.korpling.rst.RSTFactory
Returns a new object of class 'Document'.
createRSTDocumentAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for an object of class ' Document'
createSegment() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
createSegment() - Method in interface de.hu_berlin.german.korpling.rst.RSTFactory
Returns a new object of class 'Segment'.
createSegmentAdapter() - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates a new adapter for an object of class ' Segment'.

D

de.hu_berlin.german.korpling.rst - package de.hu_berlin.german.korpling.rst
 
de.hu_berlin.german.korpling.rst.exceptions - package de.hu_berlin.german.korpling.rst.exceptions
 
de.hu_berlin.german.korpling.rst.impl - package de.hu_berlin.german.korpling.rst.impl
 
de.hu_berlin.german.korpling.rst.resources - package de.hu_berlin.german.korpling.rst.resources
 
de.hu_berlin.german.korpling.rst.util - package de.hu_berlin.german.korpling.rst.util
 
defaultCase(EObject) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Returns the result of interpreting the object as an instance of ' EObject'.
Document - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Document'.
doSwitch(EObject) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(EClass, EObject) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.
doSwitch(int, EObject) - Method in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Calls caseXXX for each class of the model until one returns a non null result; it yields that result.

E

eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eBasicRemoveFromContainerFeature(NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eGet(int, boolean, boolean) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
eGet(int, boolean, boolean) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eGet(int, boolean, boolean) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eGet(int, boolean, boolean) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eGet(int, boolean, boolean) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eINSTANCE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTFactory
The singleton instance of the factory.
eINSTANCE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The singleton instance of the package.
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eInverseAdd(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eInverseRemove(InternalEObject, int, NotificationChain) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eIsSet(int) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
eIsSet(int) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eIsSet(int) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eIsSet(int) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eIsSet(int) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eNAME - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The package name.
encoding - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTWriter
Sets encoding for output stream
endElement(String, String, String) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
 
eNS_PREFIX - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The package namespace name.
eNS_URI - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The package namespace URI.
eSet(int, Object) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
eSet(int, Object) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eSet(int, Object) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eSet(int, Object) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eSet(int, Object) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eStaticClass() - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
eStaticClass() - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eStaticClass() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eStaticClass() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eStaticClass() - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
eUnset(int) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
eUnset(int) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
eUnset(int) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
eUnset(int) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
eUnset(int) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 

G

getAbstractNode() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getAbstractNode() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for class ' Abstract Node'.
getAbstractNode_Id() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getAbstractNode_Id() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Id'
getAbstractNode_Type() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getAbstractNode_Type() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Type'.
getChild() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
getChild() - Method in interface de.hu_berlin.german.korpling.rst.Relation
Returns the value of the 'Child' reference.
getDocument() - Method in interface de.hu_berlin.german.korpling.rst.Group
Returns the value of the 'Document' container reference.
getDocument() - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
getDocument() - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
getDocument() - Method in interface de.hu_berlin.german.korpling.rst.Segment
Returns the value of the 'Document' container reference.
getDocuments() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
getDocuments() - Method in interface de.hu_berlin.german.korpling.rst.Relation
Returns the value of the 'Documents' container reference.
getGroup() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getGroup() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for class ' Group'.
getGroup_Document() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getGroup_Document() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the container reference ' Document'.
getGroups() - Method in interface de.hu_berlin.german.korpling.rst.Document
Returns the value of the 'Groups' containment reference list.
getGroups() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
getGroups() - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Returns the value of the 'Groups' containment reference list.
getId() - Method in interface de.hu_berlin.german.korpling.rst.AbstractNode
Returns the value of the 'Id' attribute.
getId() - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
getIncomingRelations(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
Returns all incoming relations to the AbstractNode-object corresponding to the given id.
getIncomingRelations(String) - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
 
getName() - Method in interface de.hu_berlin.german.korpling.rst.Document
Returns the value of the 'Name' attribute.
getName() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
getName() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
getName() - Method in interface de.hu_berlin.german.korpling.rst.Relation
Returns the value of the 'Name' attribute.
getName() - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Returns the value of the 'Name' attribute.
getOutgoingRelation(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
Returns all outgoing relations to the AbstractNode-object corresponding to the given id.
getOutgoingRelation(String) - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
 
getOutgoingRelations(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
Returns all outgoing relations to the AbstractNode-object corresponding to the given id.
getOutgoingRelations(String) - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
 
getPackage() - Static method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
Deprecated. 
getParent() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
getParent() - Method in interface de.hu_berlin.german.korpling.rst.Relation
Returns the value of the 'Parent' reference.
getRelation() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for class ' Relation'
getRelation_Child() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation_Child() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the reference ' Child '.
getRelation_Documents() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation_Documents() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the container reference ' Documents'.
getRelation_Name() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation_Name() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Name'
getRelation_Parent() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation_Parent() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the reference ' Parent'.
getRelation_Type() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRelation_Type() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Type'
getRelations() - Method in interface de.hu_berlin.german.korpling.rst.Document
Returns the value of the 'Relations' containment reference list.
getRelations() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
getRelations() - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Returns the value of the 'Relations' containment reference list.
getRSTDocument() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTDocument() - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
 
getRSTDocument() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for class ' Document'
getRSTDocument_Groups() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTDocument_Groups() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the containment reference list ' Groups'.
getRSTDocument_Name() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTDocument_Name() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Name '.
getRSTDocument_Relations() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTDocument_Relations() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the containment reference list ' Relations'.
getRSTDocument_Segments() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTDocument_Segments() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the containment reference list ' Segments'.
getRSTFactory() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getRSTFactory() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the factory that creates the instances of the model.
getRstFile() - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
Returns the file from which the RST Reader actually reads from.
getRSTPackage() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
 
getRSTPackage() - Method in interface de.hu_berlin.german.korpling.rst.RSTFactory
Returns the package supported by this factory.
getSegment() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getSegment() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for class ' Segment'.
getSegment_Document() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getSegment_Document() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the container reference ' Document'.
getSegment_Text() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
 
getSegment_Text() - Method in interface de.hu_berlin.german.korpling.rst.RSTPackage
Returns the meta object for the attribute ' Text'
getSegments() - Method in interface de.hu_berlin.german.korpling.rst.Document
Returns the value of the 'Segments' containment reference list.
getSegments() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
getSegments() - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Returns the value of the 'Segments' containment reference list.
getText() - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
getText() - Method in interface de.hu_berlin.german.korpling.rst.Segment
Returns the value of the 'Text' attribute.
getType() - Method in interface de.hu_berlin.german.korpling.rst.AbstractNode
Returns the value of the 'Type' attribute.
getType() - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
getType() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
getType() - Method in interface de.hu_berlin.german.korpling.rst.Relation
Returns the value of the 'Type' attribute.
Group - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Group'.
GROUP - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The meta object id for the ' Group' class.
GROUP - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the ' Group ' class.
GROUP__DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Document' container reference
GROUP__DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Document' container reference feature.
GROUP__ID - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Id' attribute.
GROUP__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Type' attribute.
GROUP_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The number of structural features of the 'Group' class.
GroupImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model object ' Group'.
GroupImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
groups - Variable in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
The cached value of the 'Groups' containment reference list.

I

id - Variable in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
The cached value of the 'Id' attribute.
ID_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
The default value of the 'Id' attribute.
init() - Static method in class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
Creates the default factory implementation.
init() - Static method in class de.hu_berlin.german.korpling.rst.impl.RSTPackageImpl
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.rst.impl.RSTPackageImpl
Complete the initialization of the package and its meta-model.
isFactoryForType(Object) - Method in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Returns whether this factory is applicable for the type of the object

L

load(Map<?, ?>) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTResource
Loads a resource into treetagger-model from tab-seperated file.

M

modelPackage - Static variable in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
The cached model package.
modelPackage - Static variable in class de.hu_berlin.german.korpling.rst.util.RSTSwitch
The cached model package
modelSwitch - Variable in class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
The switch that delegates to the createXXX methods.

N

name - Variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The cached value of the 'Name' attribute
name - Variable in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
The cached value of the 'Name' attribute
NAME_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The default value of the 'Name' attribute
NAME_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
The default value of the 'Name' attribute

P

parent - Variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The cached value of the 'Parent' reference

R

Relation - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Relation'.
RELATION - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the ' Relation' class.
RELATION - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The meta object id for the ' Relation' class.
RELATION__CHILD - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Child' reference feature.
RELATION__CHILD - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Child' reference.
RELATION__DOCUMENTS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Documents' container reference feature.
RELATION__DOCUMENTS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Documents' container reference
RELATION__NAME - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Name' attribute feature.
RELATION__NAME - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Name' attribute.
RELATION__PARENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Parent' reference feature.
RELATION__PARENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Parent' reference.
RELATION__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Type' attribute feature.
RELATION__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Type' attribute.
RELATION_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The number of structural features of the 'Relation' class.
RelationImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model object ' Relation'.
RelationImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
relations - Variable in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
The cached value of the 'Relations' containment reference list.
RST_DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the ' Document' class.
RST_DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The meta object id for the ' Document' class.
RST_DOCUMENT__GROUPS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Groups' containment reference list feature.
RST_DOCUMENT__GROUPS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Groups' containment reference list.
RST_DOCUMENT__NAME - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Name' attribute feature.
RST_DOCUMENT__NAME - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Name' attribute.
RST_DOCUMENT__RELATIONS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Relations' containment reference list feature.
RST_DOCUMENT__RELATIONS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Relations' containment reference list.
RST_DOCUMENT__SEGMENTS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Segments' containment reference list feature.
RST_DOCUMENT__SEGMENTS - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Segments' containment reference list.
RST_DOCUMENT_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The number of structural features of the 'Document' class.
RSTAdapterFactory - Class in de.hu_berlin.german.korpling.rst.util
The Adapter Factory for the model.
RSTAdapterFactory() - Constructor for class de.hu_berlin.german.korpling.rst.util.RSTAdapterFactory
Creates an instance of the adapter factory.
RSTDocument - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Document'.
RSTDocumentImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model object ' Document'.
RSTDocumentImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
RSTException - Exception in de.hu_berlin.german.korpling.rst.exceptions
 
RSTException() - Constructor for exception de.hu_berlin.german.korpling.rst.exceptions.RSTException
 
RSTException(String) - Constructor for exception de.hu_berlin.german.korpling.rst.exceptions.RSTException
 
RSTException(String, Throwable) - Constructor for exception de.hu_berlin.german.korpling.rst.exceptions.RSTException
 
RSTFactory - Interface in de.hu_berlin.german.korpling.rst
The Factory for the model.
RSTFactoryImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model Factory.
RSTFactoryImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.RSTFactoryImpl
Creates an instance of the factory.
RSTPackage - Interface in de.hu_berlin.german.korpling.rst
The Package for the model.
RSTPackage.Literals - Interface in de.hu_berlin.german.korpling.rst
Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
RSTPackageImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model Package.
RSTReader - Class in de.hu_berlin.german.korpling.rst.resources
 
RSTReader() - Constructor for class de.hu_berlin.german.korpling.rst.resources.RSTReader
 
RSTReader.RSTElements - Enum in de.hu_berlin.german.korpling.rst.resources
XML-element types for RST
RSTResource - Class in de.hu_berlin.german.korpling.rst.resources
 
RSTResource() - Constructor for class de.hu_berlin.german.korpling.rst.resources.RSTResource
 
RSTResourceFactory - Class in de.hu_berlin.german.korpling.rst.resources
 
RSTResourceFactory() - Constructor for class de.hu_berlin.german.korpling.rst.resources.RSTResourceFactory
 
RSTSwitch<T> - Class in de.hu_berlin.german.korpling.rst.util
The Switch for the model's inheritance hierarchy.
RSTSwitch() - Constructor for class de.hu_berlin.german.korpling.rst.util.RSTSwitch
Creates an instance of the switch.
RSTVocabulary - Class in de.hu_berlin.german.korpling.rst.resources
This class provides the rst xml vocabulary.
RSTVocabulary() - Constructor for class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
RSTWriter - Class in de.hu_berlin.german.korpling.rst.resources
 
RSTWriter() - Constructor for class de.hu_berlin.german.korpling.rst.resources.RSTWriter
 

S

save(Map<?, ?>) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTResource
Stores a a treetagger-model into tab-seperated file.
SEGMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the ' Segment' class.
SEGMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The meta object id for the ' Segment ' class.
Segment - Interface in de.hu_berlin.german.korpling.rst
A representation of the model object ' Segment'.
SEGMENT__DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Document' container reference feature.
SEGMENT__DOCUMENT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Document' container reference
SEGMENT__ID - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Id' attribute.
SEGMENT__TEXT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage.Literals
The meta object literal for the 'Text' attribute feature.
SEGMENT__TEXT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Text' attribute.
SEGMENT__TYPE - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The feature id for the 'Type' attribute.
SEGMENT_FEATURE_COUNT - Static variable in interface de.hu_berlin.german.korpling.rst.RSTPackage
The number of structural features of the 'Segment' class.
SegmentImpl - Class in de.hu_berlin.german.korpling.rst.impl
An implementation of the model object ' Segment'.
SegmentImpl() - Constructor for class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
segments - Variable in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
The cached value of the 'Segments' containment reference list.
setChild(AbstractNode) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
setChild(AbstractNode) - Method in interface de.hu_berlin.german.korpling.rst.Relation
Sets the value of the ' Child ' reference.
setDocument(RSTDocument) - Method in interface de.hu_berlin.german.korpling.rst.Group
Sets the value of the ' Document' container reference.
setDocument(RSTDocument) - Method in class de.hu_berlin.german.korpling.rst.impl.GroupImpl
 
setDocument(RSTDocument) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
setDocument(RSTDocument) - Method in interface de.hu_berlin.german.korpling.rst.Segment
Sets the value of the ' Document' container reference.
setDocuments(RSTDocument) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
setDocuments(RSTDocument) - Method in interface de.hu_berlin.german.korpling.rst.Relation
Sets the value of the ' Documents' container reference.
setId(String) - Method in interface de.hu_berlin.german.korpling.rst.AbstractNode
Sets the value of the ' Id' attribute.
setId(String) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
setName(String) - Method in interface de.hu_berlin.german.korpling.rst.Document
Sets the value of the ' Name' attribute.
setName(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
setName(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
setName(String) - Method in interface de.hu_berlin.german.korpling.rst.Relation
Sets the value of the ' Name' attribute.
setName(String) - Method in interface de.hu_berlin.german.korpling.rst.RSTDocument
Sets the value of the ' Name ' attribute.
setParent(AbstractNode) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
setParent(AbstractNode) - Method in interface de.hu_berlin.german.korpling.rst.Relation
Sets the value of the ' Parent' reference.
setRSTDocument(RSTDocument) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
 
setRstFile(File) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
Sets the file from which the RST Reader actually reads from.
setText(String) - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
setText(String) - Method in interface de.hu_berlin.german.korpling.rst.Segment
Sets the value of the ' Text' attribute.
setType(String) - Method in interface de.hu_berlin.german.korpling.rst.AbstractNode
Sets the value of the ' Type' attribute.
setType(String) - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
setType(String) - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
setType(String) - Method in interface de.hu_berlin.german.korpling.rst.Relation
Sets the value of the ' Type' attribute.
startElement(String, String, String, Attributes) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTReader
 

T

TAG_BODY - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_ENCODING - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_GROUP - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_HEADER - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_REL - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_RELATIONS - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_RST - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
TAG_SEGMENT - Static variable in class de.hu_berlin.german.korpling.rst.resources.RSTVocabulary
 
text - Variable in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
The cached value of the 'Text' attribute
TEXT_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
The default value of the 'Text' attribute
toString() - Method in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
 
toString() - Method in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
 
toString() - Method in class de.hu_berlin.german.korpling.rst.impl.RSTDocumentImpl
 
toString() - Method in class de.hu_berlin.german.korpling.rst.impl.SegmentImpl
 
type - Variable in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
The cached value of the 'Type' attribute
type - Variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The cached value of the 'Type' attribute
TYPE_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.AbstractNodeImpl
The default value of the 'Type' attribute
TYPE_EDEFAULT - Static variable in class de.hu_berlin.german.korpling.rst.impl.RelationImpl
The default value of the 'Type' attribute

V

valueOf(String) - Static method in enum de.hu_berlin.german.korpling.rst.resources.RSTReader.RSTElements
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.hu_berlin.german.korpling.rst.resources.RSTReader.RSTElements
Returns an array containing the constants of this enum type, in the order they are declared.

W

write(RSTDocument, URI) - Method in class de.hu_berlin.german.korpling.rst.resources.RSTWriter
Stores a RST-model into a .rs3 file.
A B C D E G I L M N P R S T V W 

Copyright © 2015. All rights reserved.