A B C D E F G H I J K L M N O P R S T U V W X Y

A

ANNOTATIONS_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores annotations
ANNOTATIONS_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.OntologyIndividual
Name of the ontology property, which stores annotations
ANNOTATION_CLASS - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology class for annotations
ANNOTATION_CLASS - Static variable in class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.AnnotationIndividual
Name of the ontology class for annotations
ANNOTATION_CREATOR_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores the author of an annotation
ANNOTATION_LINK_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores links of an annotation
ANNOTATION_SOURCE_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, that stores the object, which is annotated
ANNOTATION_TARGET_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores the target of an annotation
ANNOTATION_TEXT_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores the text of an annotation
ANNOTATION_TITLE_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores the title of an annotation
ANNOTATION_TYPE_URI - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
RDF:Type property
ANNOTATION_WEIGHT_PROPERTY - Static variable in class de.unidu.is.annotation.rework.ontology.OntologyConstants
Name of the ontology property, which stores the weight of the annotation
ARGUMENT_ELEMENT_NAME - Static variable in class de.unidu.is.annotation.rework.backend.proxy.AnnotationRequestMessage
Element name of method arguments
AnnotableObject - class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject.
AnnotableObject.java Represents an annotable object.
AnnotableObject() - Constructor for class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
Creates a new object
AnnotableObject(String) - Constructor for class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotableObject
Creates a new object with the specified id
Annotation - class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Annotation.
Annotation.java Represents an annotation.
Annotation(List, Person, String, AnnotableObject) - Constructor for class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Annotation
Creates a new annotation object
Annotation() - Constructor for class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Annotation
Creates an empty annotation instance.
AnnotationIndividual - class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.AnnotationIndividual.
AnnotationIndividual.java Represents an annotation individual in a Jena OntModel
AnnotationIndividual() - Constructor for class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.AnnotationIndividual
Creates a new instance
AnnotationOwlConverter - class de.unidu.is.annotation.rework.ontology.classes.AnnotationOwlConverter.
AnnotationOwlConverter.java Converts service objects like Annotation into OWL serializations and OWL serializations into service objects.
AnnotationOwlConverter() - Constructor for class de.unidu.is.annotation.rework.ontology.classes.AnnotationOwlConverter
 
AnnotationPanel - class de.unidu.is.annotation.rework.gui.AnnotationPanel.
Created on 27.06.2005 This panel shows the values of an annotation (author, annotationstype, title, text)
AnnotationPanel(AnnotationService, PaddleGUIFunctionality) - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationPanel
Constructor AnnotationPanel(AnnotationService annoService, PaddleGUIFunctionality pgf)
AnnotationPanel(AnnotationService, PaddleGUIFunctionality, boolean) - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationPanel
Constructor AnnotationPanel(AnnotationService annoService, PaddleGUIFunctionality pgf, boolean editableCheck) for editable checknodetree
AnnotationPanel(AnnotationService) - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationPanel
Constructor AnnotationPanel(AnnotationService annoService) for MVB
AnnotationRequestMessage - class de.unidu.is.annotation.rework.backend.proxy.AnnotationRequestMessage.
AnnotationRequestMessage.java Tools to create and read annotation request messages
AnnotationRequestMessage() - Constructor for class de.unidu.is.annotation.rework.backend.proxy.AnnotationRequestMessage
 
AnnotationService - class de.unidu.is.annotation.rework.frontend.AnnotationService.
AnnotationService.java Annotation service (Frontend) Methods to add, get, modify and remove annotations Converts ServiceObjects into OWL serializations and calls methods of the backend annotation service
AnnotationService(BackendAnnotationService) - Constructor for class de.unidu.is.annotation.rework.frontend.AnnotationService
Creates a new AnnotationService object.
AnnotationTreeFrame - class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame.
All annotations and subannotation of a document are shown in a tree.
AnnotationTreeFrame() - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
Default Constructor
AnnotationTreeFrame(AnnotationService, FSObject, PaddleGUIFunctionality) - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
Constructor AnnotationTreeFrame(AnnotationService annoService, FSObject aktKnoten, PaddleGUIFunctionality pgf)
AnnotationTreeFrame(AnnotationService, Annotation, PaddleGUIFunctionality) - Constructor for class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
Constructor AnnotationTreeFrame(AnnotationService annoService, Annotation aktAnno, PaddleGUIFunctionality pgf)
AnnotationUri - class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotationUri.
AnnotationUri.java Represents the URI and the title of an annotation.
AnnotationUri(String) - Constructor for class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.AnnotationUri
Creates a new annotation uri with the specified id
actionPerformed(ActionEvent) - Method in class de.unidu.is.annotation.rework.multivalent.MVBPanel.NewAnnotationAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.annotation.rework.multivalent.MVBPanel.SemanticSender
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.annotation.rework.multivalent.MVBPanel.ShowAnnotationAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.ColorChangerAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.ColorThemeSetAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.LookAndFeelSetAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.PropertyChangerAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.PropertySaverAction
 
actionPerformed(ActionEvent) - Method in class de.unidu.is.daffodil.preferences.PreferencesGUIHelper.SkinSetAction
 
addAnnotation(Annotation) - Method in class de.unidu.is.annotation.rework.frontend.AnnotationService
Saves the specified annotation
addAnnotation(JenaModel, String) - Method in class de.unidu.is.annotation.rework.ontology.JenaModel
Adds the specified annotation to the model by creating a clone of the individual.
addAnnotationSerialization(JenaModel, Annotation) - Static method in class de.unidu.is.annotation.rework.ontology.classes.AnnotationOwlConverter
Adds the OWL serialization of the specified annotation to the specified JenaModel
addAnnotationType(String, String, String) - Method in interface de.unidu.is.annotation.rework.backend.BackendAnnotationService
Adds a new user defined annotation type.
addAnnotationType(String, String, String) - Method in class de.unidu.is.annotation.rework.backend.JenaAnnotationService
Adds a new user defined annotation type.
addAnnotationType(String, String, String) - Method in class de.unidu.is.annotation.rework.backend.proxy.BackendAnnotationServiceProxy
Calls backend annotation service method addAnnotationType
addAnnotationType(Person, String, String) - Method in class de.unidu.is.annotation.rework.frontend.AnnotationService
Adds a user-defined annotation type to the ontology
addAnnotations(String) - Method in interface de.unidu.is.annotation.rework.backend.BackendAnnotationService
Stores the specified annotations.
addAnnotations(String) - Method in class de.unidu.is.annotation.rework.backend.JenaAnnotationService
Adds all annotations in the specified OWL serialization.
addAnnotations(String) - Method in class de.unidu.is.annotation.rework.backend.proxy.BackendAnnotationServiceProxy
Calls backend annotation service method addAnnotations
addAnnotations(JenaModel, List) - Method in class de.unidu.is.annotation.rework.ontology.JenaModel
Adds the specified annotations to the model by creating clones of the individuals.
addMVSelectionSerialization(JenaModel, AnnotationIndividual, MVSelection) - Static method in class de.unidu.is.annotation.rework.ontology.classes.AnnotationOwlConverter
Adds the specified MVSelection to the specified JenaModel and the specified annotation
addPropertyValue(String, String, Object) - Method in class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.OntologyIndividual
Adds the specified object to the specified property
addSubClass(String, String) - Method in class de.unidu.is.annotation.rework.ontology.JenaModel
Adds the subclass classUri to the class parentUri
addSubClasses(JenaModel, String, String) - Method in class de.unidu.is.annotation.rework.backend.JenaAnnotationService
Adds all subclasses of subclass to the specified model.
addSubClasses(JenaModel, CheckNode, String) - Method in class de.unidu.is.annotation.rework.frontend.AnnotationService
Adds all subclasses of subclasses to the node rootNode
addTypeValue(String, Object) - Method in class de.unidu.is.annotation.rework.ontology.classes.OntologyObjects.OntologyIndividual
Adds the specified RDF type
aktAnno - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
aktKnoten - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
aktKnoten - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
aktKnoten - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame
 
anno - Variable in class de.unidu.is.annotation.rework.gui.DeleteAnnotationFrame
 
anno - Variable in class de.unidu.is.annotation.rework.gui.EditAnnotationFrame
 
anno - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
annoList - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
annoList - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 
annoPanel - Variable in class de.unidu.is.annotation.rework.gui.EreignisListener
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.AnnotationPanel
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.DeleteAnnotationFrame
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.EditAnnotationFrame
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame
 
annoService - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 
annotation - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
annotation - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 
annotationIcon - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame.IconCellRenderer
Annotation icon
annotationList - Variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel.ShowAnnotationAction
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.gui.DeleteAnnotationFrame
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.gui.EditAnnotationFrame
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 
annotationPanel - Variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel.ShowAnnotationAction
 
annotationTypes - Variable in class de.unidu.is.annotation.rework.ontology.classes.ServiceObjects.Annotation
Annotation types of the annotation
annotations - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame.TableModel
List of annotations
annotations - Static variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel
List of (all) Annotations instances
annotationsList - Static variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel
JList of annotations
annotationsPanel - Static variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel
 
arg_ - Variable in class de.unidu.is.annotation.rework.multivalent.MVBPanel.SemanticSender
 
author - Variable in class de.unidu.is.annotation.rework.gui.AnnotationPanel
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.AnnotationTreeFrame
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.DeleteAnnotationFrame
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.EditAnnotationFrame
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.SearchAnnotationFrame
 
authorID - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 
authorName - Variable in class de.unidu.is.annotation.rework.gui.DeleteAnnotationFrame
 
authorName - Variable in class de.unidu.is.annotation.rework.gui.EditAnnotationFrame
 
authorName - Variable in class de.unidu.is.annotation.rework.gui.NewAnnotationFrame
 
authorName - Variable in class de.unidu.is.annotation.rework.gui.ShowAnnotationFrame
 

A B C D E F G H I J K L M N O P R S T U V W X Y