A B C D E F G H I J L M N O P R S T U V W X
A
- ARROW_MODE -
Static variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Mode drawing an arrow
- Arrow - class ch.hearc.I04_05s08.GUI.Graph.Arrow.
- Arrow between nodes
- Arrow(String, Node, Node) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Build a new arrow
- Arrow(Node, Node) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Build a new arrow without a title
- Arrow() -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Build a new arrow without anything
- Arrow(Arrow) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Build a new arrow from another
- accept(File) -
Method in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
-
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.CloseListener
- Save the current file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.CopyActionListener
- Copy the selected element in the graph
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.CutActionListener
- Copy the selected element in the graph
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.DeleteActionListener
- Delete the selected element in the graph
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.MainWindowListener
- Closing the window
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.MenuListener
- The action
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.NewFileListener
- Create a new file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.OpenFileListener
- Open a file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.OpenHelp
- Open the help
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfDialogCancelListener
- Clear the dialog
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfDialogModifyListener
- Apply the dialog
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogBrowseListener
- Open the choose dialog
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogDeleteListener
- Open the choose dialog
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileListener
- Create a new file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileListener
- Open a file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogCancelListener
- Clear the dialog
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogModifyListener
-
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButtonListener
- Change the mode and the drawing element of the graph
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.SaveAsListener
- Save the current file
- actionPerformed(ActionEvent) -
Method in class ch.hearc.I04_05s08.GUI.SaveListener
- Save the current file
- add(Node) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Add a node
- add(Node[]) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Add nodes
- add(Arrow) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Add an arrow
- add(Arrow[]) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Add arrows
- add(Element) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Add an Element to the graph
- add(RdfNode) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add a RDF node
- add(RdfNode[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add RDF nodes
- add(RdfArrow) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add a RDF arrow
- add(RdfArrow[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add RDFS arrows
- add(Element) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add an Element to the graph
- add(MutableTreeNode[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
- Add childs
- add(RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add a RDFS node
- add(RdfsNode[]) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add RDFS nodes
- add(RdfsArrow) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add a RDFS arrow
- add(RdfsArrow[]) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add RDFS arrows
- add(Element) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add an Element to the graph
- add(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Add a new instance of Class to the RDF
- add(InstanceOfProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Add a new Property to the RDF Schema
- add(RdfsResource) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Add a resource to the file
- add(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Add a new Class to the RDF Schema
- add(RdfsProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Add a new Property to the RDF Schema
- addColor(Color[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add a color for (RDF Schema)
The need to be in the same order of the RDF Schema into the RDF file.
- addDomain(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Add a domain
- addExtension(String) -
Method in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Add an extension
- addRange(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Add a range
- addSupClass(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Add a superClass
- addSupProperty(RdfsProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Add a superProperty
- addTab(Tab) -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Add a tab
- apply() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrowDialog
- Apply the values
- apply() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfDialog
- Apply the values
- apply() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileDialog
- Apply the dialog
- apply() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog
- Apply the changes
- apply() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialog
- Apply the values
- apply() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Apply the values
- arcIcon -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Arc icon
- arrow -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- The arrow
- arrows -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- List of arrows
B
- browse -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- browse button
- btns -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Buttons
- buildClass(RdfsFile, String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Return a class from the rdfs file
- buildInstanceOfClass(RdfFile, Object) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Return a class from the rdf file
- buildInstanceOfProperty(RdfFile, String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Return a property from the rdf file
- buildLiteral(InstanceOfClass) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Build a rdf literal
- buildMenu() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Create the JMenu elements
- buildModel(RdfFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Build a model of a rdf file
- buildModel(RdfsFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Build a model with the RdfsFile
- buildOntModel(InstanceOfClass, RdfsFile[], OntModel[]) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Build the required OntModel (for a rdfsClass)
- buildProperty(InstanceOfProperty) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Build a rdf property
- buildProperty(RdfsFile, String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Return a property from the rdfs file
- buildResource(InstanceOfClass, Resource[], Model, RdfsFile[], OntModel[]) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Build a rdf resource
C
- CloseListener - class ch.hearc.I04_05s08.GUI.CloseListener.
- A listener for close action from menu
- CloseListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.CloseListener
- Build the save file listener
- Condition - class ch.hearc.I04_05s08.Ontology.Rules.Condition.
-
- Condition() -
Constructor for class ch.hearc.I04_05s08.Ontology.Rules.Condition
-
- CopyActionListener - class ch.hearc.I04_05s08.GUI.CopyActionListener.
- A listener for copying element
- CopyActionListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.CopyActionListener
- Build a new copy listener
- CutActionListener - class ch.hearc.I04_05s08.GUI.CutActionListener.
- A listener for cutting element
- CutActionListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.CutActionListener
- Build a new cut listener
- calcDimension(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Calculate the dimension of the node
- calcDimension(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Calculate the dimension of the node
- calcDimension(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Calculate the dimension of the node
- calcLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Caluculate the line
- cancel -
Variable in class ch.hearc.I04_05s08.GUI.SimpleDialog
- The button to cancel any operation
- centerScreen() -
Method in class ch.hearc.I04_05s08.GUI.DialogBox
- Center the dialog on the screen
- centerScreen() -
Method in class ch.hearc.I04_05s08.GUI.Help
- Center the dialog on the screen
- centerScreen() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Center the dialog on the screen
- centerScreen() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Center the dialog on the screen
- ch.hearc.I04_05s08 - package ch.hearc.I04_05s08
-
- ch.hearc.I04_05s08.GUI - package ch.hearc.I04_05s08.GUI
-
- ch.hearc.I04_05s08.GUI.Graph - package ch.hearc.I04_05s08.GUI.Graph
-
- ch.hearc.I04_05s08.GUI.RDF - package ch.hearc.I04_05s08.GUI.RDF
-
- ch.hearc.I04_05s08.GUI.RDFS - package ch.hearc.I04_05s08.GUI.RDFS
-
- ch.hearc.I04_05s08.Ontology - package ch.hearc.I04_05s08.Ontology
-
- ch.hearc.I04_05s08.Ontology.RDF - package ch.hearc.I04_05s08.Ontology.RDF
-
- ch.hearc.I04_05s08.Ontology.RDFS - package ch.hearc.I04_05s08.Ontology.RDFS
-
- ch.hearc.I04_05s08.Ontology.Rules - package ch.hearc.I04_05s08.Ontology.Rules
-
- checkDomain(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Check the conjunction of domains and the class
- checkRange(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Check the conjunction of ranges and the class
- choose() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Choose a RDF Schema to add
- chooseOpener() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Choose a file for opening
- chooseOpener() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Choose a file for opening
- chooseRdf() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog
- Choose a RDF File
- chooseSaver() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Choose a file for saving
- chooseSaver() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Choose a file for saving
- classes -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Class's instances composing the RDF file
- classes -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Classes composing the RDF Schema
- clear() -
Method in class ch.hearc.I04_05s08.GUI.DialogBox
- Clear the values
- clear() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrowDialog
- Clear the values (init them)
- clear() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfDialog
- Clear the values
- clear() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialog
- Clear the values
- clone() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Clone the element
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Return a clone
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfLiteral
- Return a clone
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Return a clone
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- Clone the class node
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Clone me
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Clone me
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Clone the class node
- clone() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Clone me
- clone() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Build a clone
- clone() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Build a clone
- clone() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Duplicate the current Class
- clone() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Clone this property
- clone() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Clone the Resource
- close() -
Method in class ch.hearc.I04_05s08.GUI.MainWindowListener
- Close
- close() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Closing the window, but how ?
- close() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- Close the file
- closeAll() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Closing all graphs
- closeGraph() -
Method in interface ch.hearc.I04_05s08.GUI.GraphManager
- Close the graph
- closeGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Save the graph into another file
- closeGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Save the graph into another file
- colors -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Element
- Colors
- colors -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Colors
- colors -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- The colors
- comment -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Description of resource's name
- contactPoints -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Point of contact with the nodes
- contains(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- If the line is near (3) the point
- contains(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Test if the Element contains the point
- contains(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Test if the Element contains the point
- contains(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Test if the RDFS Property contains the point
- contains(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Test if the RDFS Property contains the point
- containsClass(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Return if the RdfsClass is already in the file
- copyList(LinkedList) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Copy a LinkedList into a new List
D
- DeleteActionListener - class ch.hearc.I04_05s08.GUI.DeleteActionListener.
- A listener for deleting element
- DeleteActionListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.DeleteActionListener
- Build a new delete listener
- DialogBox - class ch.hearc.I04_05s08.GUI.DialogBox.
- Dialog box
- DialogBox(String, Element, GraphPanel) -
Constructor for class ch.hearc.I04_05s08.GUI.DialogBox
- Build a new dialog box
- del(Arrow) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Delete an arrow
- del(Arrow[]) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Delete some arrows
- del(Node) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Delete a node (and connected arrows)
- del(Node[]) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Delete some nodes (and connected arrows)
- del(Element) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Delete a element (node or arrow)
- del(RdfArrow) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Remove an arrow
- del(RdfNode) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Delete a node from the schema
- del(RdfNode[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Delete nodes from the schema
- del(RdfArrow[]) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Remove some arrows
- del(Element) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Add an Element to the graph
- del(RdfsArrow) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Remove an arrow
- del(RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Delete a node from the schema
- del(RdfsNode[]) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Delete nodes from the schema
- del(RdfsArrow[]) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Remove some arrows
- del(Element) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Add an Element to the graph
- del(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Remove a Class from the RDF Schema
- del(InstanceOfProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Delete the instance of Property
- del(RdfsResource) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Delete a resource from the file
- del(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Remove a Class from the RDF Schema
- del(RdfsProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Delete the Property
- delDomain(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Remove a specified domain from the property
- delRange(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Remove a specified range from the property
- delSupClass(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Dereference a superClass
- delSupProperty(RdfsProperty) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Dereference a superProperty
- delete -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Delete button
- description -
Variable in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Description
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- The dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfDialogCancelListener
- The dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfDialogModifyListener
- The dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogBrowseListener
- Rdf file dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogDeleteListener
- Rdf file dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogCancelListener
- The dialog
- dialog -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogModifyListener
-
- domain -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Classes that the property is applied
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Draw
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Draw the element
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Draw the Node
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Draw the Node
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- Draw the Class
- draw(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Draw the Node
- drawLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Drawing the line between the two nodes
- drawLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Draw the line and the arrow
- drawLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Draw the line and the arrow
- drawLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Draw the line and the arrow
- drawLine(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Draw the line and the arrow
- drawTitle(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Draw the title's Node
- drawTitle(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Draw the title's Node
- drawTitle(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- Draw the title's class
- drawingElement -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- The element that will be drawing
E
- Element - class ch.hearc.I04_05s08.GUI.Graph.Element.
- Graphic element
- Element(String) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Element
- Init the Element
- Element(Element) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Element
- A copy builder
- e -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- The element to draw
- editItems -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Edit menu items
- editItemsKeys -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Edit menu items' shortcuts
- editItemsTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Edit menu items' title
- element -
Variable in class ch.hearc.I04_05s08.GUI.DialogBox
- The node
- elements -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- List of lists
- ellipse -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- The ellipse (instead of a rectangle)
- ellipse -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- The ellipse (instead of a rectangle)
- equals(RdfsResource) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- If the resource is the same as this one
- extension -
Variable in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Extension
F
- file -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Ontology file
- file -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- RDF
- file -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- RDF Schema
- file -
Variable in class ch.hearc.I04_05s08.GUI.Tab
- The file
- file -
Variable in class ch.hearc.I04_05s08.Ontology.OntFile
- The file
- fileItems -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- File items
- fileItemsKeys -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- File item's shortcuts
- fileItemsTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- File item's title
- filechooser -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- File chooser
- filename -
Variable in class ch.hearc.I04_05s08.GUI.OpenHelp
- The filename
- filename -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog
- The file name
- filename -
Variable in class ch.hearc.I04_05s08.GUI.Tab
- The filename
- filename -
Variable in class ch.hearc.I04_05s08.Ontology.OntFile
- The path of the file
- files -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- The RDF Schemas
G
- GraphListener - class ch.hearc.I04_05s08.GUI.Graph.GraphListener.
- Graph listener
- GraphListener(GraphPanel) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.GraphListener
- Build the listener (auto set the listeners to the GraphPanel)
- GraphManager - interface ch.hearc.I04_05s08.GUI.GraphManager.
- Interface for graph managers
- GraphPanel - class ch.hearc.I04_05s08.GUI.Graph.GraphPanel.
- Graph
- GraphPanel() -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Build the graph
- getAboutItem() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get MenuItem for about text
- getAngle() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Get the angle of the line (between 0 and 2*PI)
- getArrow(InstanceOfProperty) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Build an arrow for the specified property (usefull to have to right color)
- getBackgroundColor() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the background color
- getBackgroundColor() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Get the background color
- getBounds() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Get the bounds of the Node
- getButtons() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the buttons
- getCancelButton() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Get the button that is labelled cancel
- getClass(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Get a class from his name
- getClass(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Get a class from is name
- getClass(RdfsFile[], String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Get a class from some RDFS
- getClassButton() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the class button
- getClasses() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Get all classes members of the RDF Schema
- getClasses() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Get all classes members of the RDF Schema
- getComment() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Get the comment of the resource
- getContactPoints() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Get the point of contact with other nodes
- getCopyItem() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get MenuItem for copying
- getCurrentTab() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the active tab
- getCutItem() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get MenuItem for cutting
- getDeleteItem() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get MenuItem for deleting
- getDescription() -
Method in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Get the description of the filter
- getDomain() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Return the domain of the Property
- getDomainButton() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the domain button
- getElement() -
Method in class ch.hearc.I04_05s08.GUI.DialogBox
- Get the element
- getElement() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- Get a clone of the element
- getExtendButton() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the extend button
- getExtension(File) -
Method in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Get the extension of a file
- getFile() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the file
- getFile() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Get the file
- getFileItems() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get file items
- getFilename() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- Return the path of the file
- getForegroundColor() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the foreground color
- getForegroundColor() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Get the foreground color
- getGraph() -
Method in class ch.hearc.I04_05s08.GUI.DialogBox
- Get the graph
- getGraph() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the graph
- getGraph() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the manager of the current tab
- getGraph() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Get the graph
- getGravityPoint(Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Return the point in the middle of the Node
- getHelpItem() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get MenuItem for the help
- getHelptext() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
- Get help text
- getIcon() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Get the icon
- getInstance() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Get the RDF Instance
- getInstanceOfClass() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- Get the intance of Class
- getInstanceOfProperty() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Return the instance
- getLabel() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Get the label of the resource
- getLine() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Get the line
- getList() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Get the list
- getListModel() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Get the listmodel
- getMainFrame() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Get the main frame
- getManager() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the manager of the current tab
- getManager() -
Method in class ch.hearc.I04_05s08.GUI.MenuListener
- Get the manager
- getManager() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Get the manager
- getManager() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Get the manager
- getMenu() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the menu bar
- getMode() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the drawing mode
- getMode() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- Get the graph mode
- getModifyButton() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Get the button that is labelled modify
- getName() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- File's name
- getName() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the name of the resource
- getName() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Get the name of the resource
- getNode(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Get the node
- getNode(RdfsResource) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Get the node
- getNodes() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Get the nodes
- getNodes() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the nodes
- getOldSelectedElement() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the last selected element
- getOntClass(OntResource[], String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Get a class from its uri
- getOntProperty(OntResource[], String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Get a property from its uri
- getPadding() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the padding
- getPoint() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Get the top left corner point
- getPreferredSize() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the size of the graph (used by the scroll area)
- getProperties() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Get all properties members of the RDF Schema
- getProperties() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Get all properties members of the RDF Schema
- getProperty() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Get the value of the property
- getProperty(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Get a property from his name
- getProperty(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Get a property from is name
- getProperty(RdfsFile[], String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Get a property from some RDFS
- getPropertyButton() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the property button
- getPropertyOf() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Get the instance of the class is this property applied
- getProximityPoint(Point2D, Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Get the point touching the node between the givent point and the middle of the node
- getProximityPoint(Point2D, Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Get the point touching the node between the givent point and the middle of the node
- getProximityPoint(Point2D, Graphics2D) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Get the point touching the node between the givent point and the middle of the node
- getRDF(RdfsFile[], RdfGraph) -
Method in class ch.hearc.I04_05s08.GUI.ToolBars
- Get the RDF toolbar
- getRDF(RdfGraph) -
Method in class ch.hearc.I04_05s08.GUI.ToolBars
- Get the RDF toolbar
- getRDFS() -
Method in class ch.hearc.I04_05s08.GUI.ToolBars
- Get the RDFS toolbar
- getRange() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Return the range of the Property
- getRangeButton() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Get the Range button
- getRdfItems() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get RDF items
New File
Open File
null
New File with RDF Schema(s)
Open File with RDF Schema(s)
- getRdfManager() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the rdf manager
- getRdfs() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Get the RDFSchema of the file
- getRdfsItems() -
Method in class ch.hearc.I04_05s08.GUI.MenuApplication
- Get RDF Schema items
New File
Open File
- getRdfsManager() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Get the rdfs manager
- getReader() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- Return a reader for the file
- getResource() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Get the RDFS Resource
- getResource() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the resource that is instanciated
- getResource(Resource[], String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Get a resource from its uri
- getSelectedElement() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Get the selected element
- getShortName() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the short name
- getShortName() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Get the short name
- getShortValue() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the short name
- getSupClasses() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Return the subClass of the Class is
- getSupProperties() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Return the subProperty of the Property is
- getTitle() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the title
- getTitle() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Get title
- getTopPanel() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Get the panel for the file form
- getTopPanel() -
Method in class ch.hearc.I04_05s08.GUI.SimpleDialog
- Get the panel on the top of the dialog
- getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeCellRenderer
- Configure the component of the JTree, add custom icons
- getValue() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the value of the resource
- getValue() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Get the value of the class
- graph -
Variable in class ch.hearc.I04_05s08.GUI.DialogBox
- The graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Element
- The graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
- The graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- The graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeSelectionListener
- The rdfs graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- RdfsGraph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButtonListener
- The rdfs graph
- graph -
Variable in class ch.hearc.I04_05s08.GUI.Tab
- The graph
H
- Help - class ch.hearc.I04_05s08.GUI.Help.
- And help dialog for helping people
- Help(String, String) -
Constructor for class ch.hearc.I04_05s08.GUI.Help
- Build the manual
- help -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
- Help text of the node
- helpItems -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Help menu items
- helpItemsKeys -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Help menu items' shortcuts
- helpItemsTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Help menu items' title
I
- Instance - class ch.hearc.I04_05s08.Ontology.RDF.Instance.
- A RDF instance that represent a RDFS Resource
- Instance(RdfsResource, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Build the instance
- Instance(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Build the instance
- Instance(Instance) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Build a copy
- InstanceOfClass - class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass.
- A RDF Resource that represent a property of a Class
- InstanceOfClass(RdfsClass, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Construct the instance of the class
- InstanceOfClass(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Construct the instance of an unexisting class
- InstanceOfClass() -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Construct a literal class
- InstanceOfClass(InstanceOfClass) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Construct a copy
- InstanceOfProperty - class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty.
- A RDF Resource that represent a property of a Class
- InstanceOfProperty(RdfsProperty) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Construct an instance of the prop that belong to propOf
- InstanceOfProperty(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Construct an instance of the prop that belong to an unknowned Property
- InstanceOfProperty(InstanceOfProperty) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Make this instance of copy of another
- iClass -
Static variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Position of the class element
- iDomain -
Static variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Position of the domain element
- iExtend -
Static variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Position of the extend element
- iProperty -
Static variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Position of the property element
- iRange -
Static variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Position of the range element
- icon -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- The icon
- icons -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Icons
- inFile -
Variable in class ch.hearc.I04_05s08.Ontology.OntFile
- The file's input stream
- init() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTab
- Init the graph
- init() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsTab
- Init the graph
- init(JPanel) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Init the icons and buttons
- init() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Init the graph (called by setGraph)
- init() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Build the objects of Class
- init() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Build the object of Property
- init(String, String, String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Init the Resource
- initReader() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- Build the file's reader
- initTree() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Build the treenode
- instance -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Associated resource
- ioc -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- RFDS Resource
- iop -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- The property instanciated
- isA(RdfsClass[]) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Verify is the class is another classes (multiple heritance)
- isA(RdfsClass[]) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Verify is the class is another classes (multiple heritance)
- isFile() -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Get if the file is already saved (not an untitled file)
- isInstance() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get information about if the instance has a resource
- isLiteral() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Verify if the property is literal
- isSelected() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Get the state of the Element
J
- jfc -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog
- A File chooser
- jfc_opener -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- File chooser for closing
- jfc_opener -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- File chooser for closing
- jfc_saver -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- File chooser for saving
- jfc_saver -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- File chooser for saving
L
- label -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- A human-readable version of resource's name
- line -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- The line
- line -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Temporary line before arrow
- listmodel -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- list model
- literal -
Static variable in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- URI of the XMLS#String
- literalIcon -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Literal icon
- loadGraph(RdfFile) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Load the graph
- loadGraph(RdfsFile) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Load the graph
- loadManual(String) -
Method in class ch.hearc.I04_05s08.GUI.Help
- Load the file into the text area
M
- Main - class ch.hearc.I04_05s08.Main.
- Main program
- Main() -
Constructor for class ch.hearc.I04_05s08.Main
-
- MainApplication - class ch.hearc.I04_05s08.GUI.MainApplication.
- The main application of the system
- MainApplication() -
Constructor for class ch.hearc.I04_05s08.GUI.MainApplication
- Launch the application
- MainWindowListener - class ch.hearc.I04_05s08.GUI.MainWindowListener.
- Closing the window (the clean way)
- MainWindowListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.MainWindowListener
- Build a new help file
- MenuApplication - class ch.hearc.I04_05s08.GUI.MenuApplication.
- The menu of the system
- MenuApplication() -
Constructor for class ch.hearc.I04_05s08.GUI.MenuApplication
- Build the menu
- MenuListener - class ch.hearc.I04_05s08.GUI.MenuListener.
- An abstract menu listener
- MenuListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.MenuListener
- Build the menu listener
- main(String[]) -
Static method in class ch.hearc.I04_05s08.Main
- Running the main application
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.CopyActionListener
- The main frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.CutActionListener
- The main frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.DeleteActionListener
- The main frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.MainWindowListener
- The main frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.MenuListener
- The frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Frame
- mainframe -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Frame
- manager -
Variable in class ch.hearc.I04_05s08.GUI.NewFileListener
- The manager
- manager -
Variable in class ch.hearc.I04_05s08.GUI.OpenFileListener
- The manager
- manager -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- the manager
- manager -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileListener
- The manager
- manager -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileListener
- The manager
- manager -
Variable in class ch.hearc.I04_05s08.GUI.Tab
- The manager
- manual -
Variable in class ch.hearc.I04_05s08.GUI.OpenHelp
- The manual
- mode -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Mode of drawing
- mode -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- The mode for the graph
- modeAction(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Do the actions for the modes (ARROW_MODE here)
- modify -
Variable in class ch.hearc.I04_05s08.GUI.SimpleDialog
- The button that commit the modifications
- mouseClicked(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mouseDragged(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mouseEntered(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mouseExited(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mouseMoved(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mousePressed(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- mouseReleased(MouseEvent) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphListener
-
- moveTo(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Move the selected element to the point
N
- NODE_MODE -
Static variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Mode drawing a node
- NO_MODE -
Static variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Mode drawing an arrow
- NewFileListener - class ch.hearc.I04_05s08.GUI.NewFileListener.
- The new file listener
- NewFileListener(MainApplication, GraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.NewFileListener
- Build the new file listener
- Node - class ch.hearc.I04_05s08.GUI.Graph.Node.
- Node element
- Node(String) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Node
- Build the node
- Node(Node) -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.Node
- A copy builder
- name -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- The instance's name
- name -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Name of the resource (rdf:about)
- newGraph() -
Method in interface ch.hearc.I04_05s08.GUI.GraphManager
- Build a new graph
- newGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Build a new graph
- newGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Build a new graph
- newGraphRdf() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Build a new graph with rdfs
- nodeIcon -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Node icon
- nodes -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Nodes connected
- nodes -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- List of nodes
O
- OntFile - class ch.hearc.I04_05s08.Ontology.OntFile.
- An base class for any files in Ontology
- OntFile(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.OntFile
- Construct the file
- OntFile() -
Constructor for class ch.hearc.I04_05s08.Ontology.OntFile
- Construct an untitled file
- OntManager - class ch.hearc.I04_05s08.Ontology.OntManager.
- A library to build RDF(S)
- OntManager() -
Constructor for class ch.hearc.I04_05s08.Ontology.OntManager
-
- OpenFileListener - class ch.hearc.I04_05s08.GUI.OpenFileListener.
- The open file listener
- OpenFileListener(MainApplication, GraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.OpenFileListener
- Build the open file listener
- OpenHelp - class ch.hearc.I04_05s08.GUI.OpenHelp.
- Displaying the help
- OpenHelp(String, String) -
Constructor for class ch.hearc.I04_05s08.GUI.OpenHelp
- Build a new help file
- offset -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Offset of the point inside the Node
- oldElement -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Last selected Element
- openGraph() -
Method in interface ch.hearc.I04_05s08.GUI.GraphManager
- Open a graph with this file
- openGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Open a graph with this file
- openGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Open a graph with this file
- openGraphRdf() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Open a graph with rdfs
- openRdf(String) -
Static method in class ch.hearc.I04_05s08.Ontology.OntManager
- Open a RDF file without RDF Schemas
- openRdf(String, RdfsFile[]) -
Static method in class ch.hearc.I04_05s08.Ontology.OntManager
- Open a RDF file with RDF Schemas
- openRdf(String, RdfsFile[]) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Open a RDF file with RDF Schemas
- openRdfs(String) -
Static method in class ch.hearc.I04_05s08.Ontology.OntManager
- Build a rdfs file
- openRdfs(String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Build a rdfs file
P
- padding -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Element
- Padding
- paintComponent(Graphics) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Paint the panel
- properties -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Property's instances composing the RDF Schema
- properties -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Properties composing the RDF Schema
- propertyOf -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- The element that this property is applied
R
- RdfArrow - class ch.hearc.I04_05s08.GUI.RDF.RdfArrow.
- RdfsArrow, an arrow for a RDF graph
- RdfArrow(InstanceOfProperty, RdfNode, RdfNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Init the arrow
- RdfArrow(InstanceOfProperty) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Init the arrow
- RdfArrow(RdfArrow) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Build a copy
- RdfArrowDialog - class ch.hearc.I04_05s08.GUI.RDF.RdfArrowDialog.
- A dialog for null arrow (an arrow that instanciate not property)
- RdfArrowDialog(RdfArrow, RdfGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfArrowDialog
- Build the dialog for a RDF arrow
- RdfDialog - class ch.hearc.I04_05s08.GUI.RDF.RdfDialog.
- A dialog box for RDFS node
- RdfDialog(RdfNode, RdfGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfDialog
- Build the dialog (and show it)
- RdfDialogCancelListener - class ch.hearc.I04_05s08.GUI.RDF.RdfDialogCancelListener.
- Cancel action for the dialog box
- RdfDialogCancelListener(SimpleDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfDialogCancelListener
- Build the cancel listener
- RdfDialogModifyListener - class ch.hearc.I04_05s08.GUI.RDF.RdfDialogModifyListener.
- Modify action for the dialog box
- RdfDialogModifyListener(SimpleDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfDialogModifyListener
- Build the cancel listener
- RdfFile - class ch.hearc.I04_05s08.Ontology.RDF.RdfFile.
- An instance of some RDF Schema, a RDF File
- RdfFile(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Init the RDF file
- RdfFile() -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Init the untitled RDF file
- RdfFile(String, RdfsFile[]) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- Init the RDF file
- RdfFileDialog - class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog.
- The dialogbox for Rdf File (extended menu)
- RdfFileDialog(String, RdfGraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Build a rdf file dialog
- RdfFileDialogBrowseListener - class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogBrowseListener.
-
- RdfFileDialogBrowseListener(RdfFileDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogBrowseListener
- Build a browse listener
- RdfFileDialogDeleteListener - class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogDeleteListener.
-
- RdfFileDialogDeleteListener(RdfFileDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialogDeleteListener
- Build a browse listener
- RdfGraph - class ch.hearc.I04_05s08.GUI.RDF.RdfGraph.
- The graph for a RDF
- RdfGraph(RdfFile, JTextPane) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Build
- RdfGraph(RdfFile) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Build
- RdfGraph(String) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Build
- RdfGraphManager - class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager.
- A manager for RDF graphs
- RdfGraphManager(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Build the graph manager
- RdfLiteral - class ch.hearc.I04_05s08.GUI.RDF.RdfLiteral.
- A node for RDFS graph
- RdfLiteral(InstanceOfClass) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfLiteral
- Build a literal rdf node
- RdfLiteral(RdfLiteral) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfLiteral
- Build a copy of literal node
- RdfManager - class ch.hearc.I04_05s08.Ontology.RDF.RdfManager.
- A manager for RDF files
- RdfManager() -
Constructor for class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
-
- RdfNewFileDialog - class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileDialog.
- The dialogbox for new Rdf File (extended menu)
- RdfNewFileDialog(RdfGraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileDialog
- Build a rdf file dialog
- RdfNewFileListener - class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileListener.
- The new file listener (for RDF)
- RdfNewFileListener(MainApplication, RdfGraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfNewFileListener
- Build the new file listener
- RdfNode - class ch.hearc.I04_05s08.GUI.RDF.RdfNode.
- A node for RDFS graph
- RdfNode(InstanceOfClass) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- Build a rdf node
- RdfNode(RdfNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- Build a copy of a rdf node
- RdfOpenFileDialog - class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog.
- The dialogbox for Rdf File (extended menu)
- RdfOpenFileDialog(RdfGraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileDialog
- Build a rdf file dialog
- RdfOpenFileListener - class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileListener.
- The open file listener for RDF
- RdfOpenFileListener(MainApplication, RdfGraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfOpenFileListener
- Build the open file listener
- RdfResource - class ch.hearc.I04_05s08.GUI.RDF.RdfResource.
- A node for RDFS graph
- RdfResource(InstanceOfClass) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Build a rdf node
- RdfResource(RdfResource) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Build a copy
- RdfTab - class ch.hearc.I04_05s08.GUI.RDF.RdfTab.
- A Rdfs Tab
- RdfTab(RdfFile, MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTab
- Build a new tab
- RdfToolBar - class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar.
- Abstract toolbar
- RdfToolBar(RdfsFile[], RdfGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Build the toolbar
- RdfToolBar(RdfGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Build the toolbar (without any rdfs)
- RdfTreeCellRenderer - class ch.hearc.I04_05s08.GUI.RDF.RdfTreeCellRenderer.
- Abstract toolbar
- RdfTreeCellRenderer() -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeCellRenderer
- Build the icons
- RdfTreeLeaf - class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf.
- A node of the RDF Toolbar that is a leaf
- RdfTreeLeaf(String, String, Icon) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Init the tree node
- RdfTreeLeaf(Instance, Icon) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Build a leaf
- RdfTreeLeaf(String, Icon) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Init the tree node
- RdfTreeLeaf(String, String) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Init the tree node
- RdfTreeNode - class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode.
- A node of the RDF Toolbar
- RdfTreeNode(String, String) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
- Init the tree node
- RdfTreeNode(String) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeNode
- Init the tree node
- RdfTreeSelectionListener - class ch.hearc.I04_05s08.GUI.RDF.RdfTreeSelectionListener.
- A listener for the toolbar's buttons
- RdfTreeSelectionListener(JTree, RdfGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDF.RdfTreeSelectionListener
- Build the listener
- RdfsArrow - class ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow.
- RdfsArrow, an arrow for RDFS graph
- RdfsArrow(String, RdfsNode, RdfsNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow
- Init the arrow
- RdfsArrow(RdfsNode, RdfsNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow
- Init the arrow
- RdfsArrow() -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow
- Init the arrow
- RdfsClass - class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass.
- A representation of a rdfs:Class
- RdfsClass(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Minimal constructor
- RdfsClass(String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Minimal recommended constructor
- RdfsClass(String, String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Full constructor
- RdfsClass(RdfsClass) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- A new class from another one
- RdfsClassNode - class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode.
- Node for a RDFS Class
- RdfsClassNode(RdfsClass) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- Init the class node
- RdfsClassNode(RdfsClassNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsClassNode
- Init the class node
- RdfsDialog - class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialog.
- A dialog box for RDFS node
- RdfsDialog(RdfsNode, RdfsGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialog
- Build the dialog (and show it)
- RdfsDialogCancelListener - class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogCancelListener.
- Cancel action for the dialog box
- RdfsDialogCancelListener(RdfsDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogCancelListener
- Build the cancel listener
- RdfsDialogModifyListener - class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogModifyListener.
- Modify action for the dialog box
- RdfsDialogModifyListener(RdfsDialog) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialogModifyListener
-
- RdfsDomain - class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain.
- The extend arrow between two RdfsNode
- RdfsDomain() -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Init the arrow
- RdfsDomain(RdfsNode, RdfsNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Init the arrow
- RdfsExtend - class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend.
- The extend arrow between two RdfsNode
- RdfsExtend() -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Init the arrow
- RdfsExtend(RdfsNode, RdfsNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Init the arrow
- RdfsFile - class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile.
- A representation of a rdfs:Class
- RdfsFile(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Init the RDF Schema file
- RdfsFile() -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- Init the untitled RDF Schema file
- RdfsGraph - class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph.
- The graph for a RDF Schema
- RdfsGraph(RdfsFile, JTextPane) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Build
- RdfsGraph(RdfsFile) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Build
- RdfsGraph(String) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Build
- RdfsGraphManager - class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager.
- A manager for RDFS graphs
- RdfsGraphManager(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Build the graph manager
- RdfsManager - class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager.
- A manager for RDF Schema
- RdfsManager() -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
-
- RdfsNode - class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode.
- A node for RDFS graph
- RdfsNode(RdfsResource) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Build a rdfs node
- RdfsProperty - class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty.
- A Property for a rdfs:class
- RdfsProperty(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Minimal constructor
- RdfsProperty(String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Minimal recommended constructor
- RdfsProperty(String, String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Full constructor
- RdfsProperty(RdfsProperty) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- A new property from another one
- RdfsPropertyNode - class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode.
- Node for a RDFS Property
- RdfsPropertyNode(RdfsProperty) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Build the property node
- RdfsPropertyNode(RdfsPropertyNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsPropertyNode
- Build the property node
- RdfsRange - class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange.
- The extend arrow between two RdfsNode
- RdfsRange() -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Init the arrow
- RdfsRange(RdfsNode, RdfsNode) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Init the arrow
- RdfsResource - class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource.
- Class that represent a Resource.
- RdfsResource(String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Minimal constructor with the name only
- RdfsResource(String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Minimal constructor recommanded
- RdfsResource(String, String, String) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Full constructor recommanded
- RdfsResource(RdfsResource) -
Constructor for class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Build a new resource from a another
- RdfsTab - class ch.hearc.I04_05s08.GUI.RDFS.RdfsTab.
- A Rdfs Tab
- RdfsTab(RdfsFile, MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsTab
- Build a new tab
- RdfsToolBar - class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar.
- RDFS toolbar
- RdfsToolBar() -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolBar
- Build the RDF toolbar
- RdfsToolButton - class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton.
- Button for the RDFS toolbar
- RdfsToolButton(String, Icon, int, Element) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- Build the RDFS toolbar button
- RdfsToolButton(String, int, Element) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButton
- Build the RDFS toolbar button
- RdfsToolButtonListener - class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButtonListener.
- A listener for the toolbar's buttons
- RdfsToolButtonListener(RdfsGraph) -
Constructor for class ch.hearc.I04_05s08.GUI.RDFS.RdfsToolButtonListener
- Build the listener
- Rule - class ch.hearc.I04_05s08.Ontology.Rules.Rule.
-
- Rule() -
Constructor for class ch.hearc.I04_05s08.Ontology.Rules.Rule
-
- range -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Classes that the property can contain
- rdfItems -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDF items
- rdfItemsTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDF items' title
- rdfMenu -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDF submenu
- rdfMenuTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDF submenu's title
- rdfToString(RdfFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Save a rdf file into a string
- rdfs -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Known RDF Schemas
- rdfs -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- RDF Schema's used in the file
- rdfsItems -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDFS items
- rdfsItemsTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDFS items' title
- rdfsMenu -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDFS submenu
- rdfsMenuTitle -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- RDFS submenu's title
- rdfsToString(RdfsFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Save a rdfs file into a string
- rdfslist -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- list of rdfs
- rectangle -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- The rectangle (background of the title)
- rectangle -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Node
- Bound of the Node
- redraw() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Update the graph
- redraw() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Redraw
- redraw() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Redraw
- removeTab() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Remove the current tab (the active one)
- resource -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- RFDS Resource
- resource -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- The resource
- rgm -
Variable in class ch.hearc.I04_05s08.GUI.MainApplication
- The manager of RDFs
- rootKeys -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Key of the menu's element
- rootMenus -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- The JMenu
- roots -
Variable in class ch.hearc.I04_05s08.GUI.MenuApplication
- Title of the elements of the menu
- rsgm -
Variable in class ch.hearc.I04_05s08.GUI.MainApplication
- The manager of RDF Schemas
- runQuery(Model, String) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Execute a RDQL query
S
- SaveAsListener - class ch.hearc.I04_05s08.GUI.SaveAsListener.
- Save as action listener
- SaveAsListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.SaveAsListener
- Build the save file listener
- SaveListener - class ch.hearc.I04_05s08.GUI.SaveListener.
- Save action listener
- SaveListener(MainApplication) -
Constructor for class ch.hearc.I04_05s08.GUI.SaveListener
- Build the save file listener
- SimpleDialog - class ch.hearc.I04_05s08.GUI.SimpleDialog.
- A Simple Dialog
- SimpleDialog(String) -
Constructor for class ch.hearc.I04_05s08.GUI.SimpleDialog
- Build a new dialog
- SimpleFileFilter - class ch.hearc.I04_05s08.GUI.SimpleFileFilter.
- A file filter for file selector
- SimpleFileFilter(String) -
Constructor for class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Build filter
- SimpleFileFilter() -
Constructor for class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Build the filter
- SourcePane - class ch.hearc.I04_05s08.GUI.Graph.SourcePane.
- The source viewer for RDF files
- SourcePane() -
Constructor for class ch.hearc.I04_05s08.GUI.Graph.SourcePane
-
- saveAsGraph() -
Method in interface ch.hearc.I04_05s08.GUI.GraphManager
- Save as the graph into a file
- saveAsGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Save the graph into another file
- saveAsGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Save the graph into another file
- saveGraph() -
Method in interface ch.hearc.I04_05s08.GUI.GraphManager
- Save the graph into a file
- saveGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraphManager
- Save the graph into a file
- saveGraph() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraphManager
- Save the graph into a file
- saveRdf(String, RdfFile) -
Static method in class ch.hearc.I04_05s08.Ontology.OntManager
- Save a Rdf file
- saveRdf(String, RdfFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDF.RdfManager
- Save a Rdf file
- saveRdfs(String, RdfsFile) -
Static method in class ch.hearc.I04_05s08.Ontology.OntManager
- Save a rdfs file
- saveRdfs(String, RdfsFile) -
Static method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
- Save a rdfs file
- select(boolean) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the state of the Element
- select(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Select the Element at the choosen point
- selected -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Element
- State of the Element
- selectedElement -
Variable in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Current selected Element
- setArrow(Polygon) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Define the arrow
- setBackgroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the background color
- setBackgroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Set the background color
- setClass(RdfsClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Apply the known class to instance
- setComment(String) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Set the comment of the resource
- setComment(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Set the comment of the resource
- setDescription(String) -
Method in class ch.hearc.I04_05s08.GUI.SimpleFileFilter
- Set the description of the filter
- setDrawingElement(Element) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Set the element that would be drawn
- setFile(OntFile) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Set the file
- setFilename(String) -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Set the file's name
- setFilename(String) -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- Set the path of the file
- setForegroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the foreground color
- setForegroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeLeaf
- Set the foreground color
- setGraph(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.Tab
- Set the graph
- setLabel(String) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Set the label of the resource
- setLabel(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Set the label of the resource
- setMode(int) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Set the drawing mode
- setMousePos(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Set the mouse position
- setName(String) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Set the url of the resource
- setName(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Get the name of the resource
- setName(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- Set the name of the resource
- setNodes(Node, Node) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Set the nodes
- setNodes(RdfNode, RdfNode) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Set the nodes
- setNodes(RdfsNode, RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsArrow
- Set the nodes
- setNodes(RdfsNode, RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Set the nodes for the set of the domain
- setNodes(RdfsNode, RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Set the nodes for the extend (they are to be of the same type : Class of Property)
- setNodes(RdfsNode, RdfsNode) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Set the nodes for the set of the range
- setPadding(Dimension2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set padding (internal margin)
- setPos(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Move the Node
- setProperty(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Set the value of the property
- setPropertyOf(InstanceOfClass) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Set the value of the property
- setResource(RdfsResource) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Set the resource
- setSelectedBackgroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the background color when selected
- setSelectedForegroundColor(Color) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the foreground color when selected
- setText(String) -
Method in class ch.hearc.I04_05s08.GUI.Graph.SourcePane
-
- setTitle(String) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Set the title
- setTree(JTree) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Set the tree
- setValue(String) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- Set the value of the instance fo class
- setValue(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.Instance
- Set the value of the resource
- setValue(String) -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- Set the value of the class
- showDialog(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Display a dialog box for this node
- showDialog(Point2D) -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
- Display a dialog box for the selected element
- showDialog(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Display a dialog box for this node
- showDialog(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfLiteral
- Display a dialog box for this node
- showDialog(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfResource
- Display a dialog box for this node
- showDialog(GraphPanel) -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Display a dialog box for this node
- showme() -
Method in class ch.hearc.I04_05s08.GUI.Graph.GraphPanel
-
- subClassOf -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- Classes from this is extended
- subPropertyOf -
Variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- Properties from this is extended
T
- Tab - class ch.hearc.I04_05s08.GUI.Tab.
- A tab
- Tab(OntFile, GraphManager) -
Constructor for class ch.hearc.I04_05s08.GUI.Tab
- A new Tab
- ToolBar - class ch.hearc.I04_05s08.GUI.ToolBar.
- Toolbar
- ToolBar() -
Constructor for class ch.hearc.I04_05s08.GUI.ToolBar
-
- ToolBars - class ch.hearc.I04_05s08.GUI.ToolBars.
- The toolbars area
- ToolBars() -
Constructor for class ch.hearc.I04_05s08.GUI.ToolBars
-
- tabs -
Variable in class ch.hearc.I04_05s08.GUI.MainApplication
- The tabs
- textfield -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfArrowDialog
- The field
- textfields -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfDialog
- Text fields
- textfields -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDialog
- Text fields
- textpane -
Variable in class ch.hearc.I04_05s08.GUI.Help
- The text pane
- title -
Variable in class ch.hearc.I04_05s08.GUI.Graph.Element
- Title of the Element (text displayed)
- title -
Variable in class ch.hearc.I04_05s08.GUI.OpenHelp
- The title
- title -
Variable in class ch.hearc.I04_05s08.Ontology.Rules.Rule
-
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.OntFile
- String representation of the file
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- String representation
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- String representation
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDF.RdfFile
- String representation of the file
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsClass
- String representation of the class
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsFile
- String representation of the rdfs file
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsProperty
- String representation of the property
- toString() -
Method in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsResource
- String representation of the Resource
- top -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfFileDialog
- Top panel
- topPanel -
Variable in class ch.hearc.I04_05s08.GUI.SimpleDialog
- The top panel
- tp -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Source display
- tp -
Variable in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Source display
- tree -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- the tree
- tree -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Tree
- tree -
Variable in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeSelectionListener
- The tree
- type -
Static variable in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- URI of the RDF#type
U
- unconnect() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Arrow
- Disconnect the arrow from its nodes
- unconnect() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Disconnect the arrow from its nodes
- unconnect() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsDomain
- Disconnect the sub and sup
- unconnect() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsExtend
- Disconnect the sub and sup
- unconnect() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsRange
- Disconnect the sub and sup
- update() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Element
- Update the values
- update() -
Method in class ch.hearc.I04_05s08.GUI.Graph.Node
- Update the values
- update() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfArrow
- Update the arc
- update() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfGraph
- Update the graph
- update() -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfNode
- Update the node
- update() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsGraph
- Update the graph
- update() -
Method in class ch.hearc.I04_05s08.GUI.RDFS.RdfsNode
- Update the node
- updateCurrentTab() -
Method in class ch.hearc.I04_05s08.GUI.MainApplication
- Update the title of the current tab
V
- value -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfClass
- The literal value
- value -
Variable in class ch.hearc.I04_05s08.Ontology.RDF.InstanceOfProperty
- Value of the property
- valueChanged(TreeSelectionEvent) -
Method in class ch.hearc.I04_05s08.GUI.RDF.RdfTreeSelectionListener
- Change the mode and the drawing element of the graph
W
- windowClosing(WindowEvent) -
Method in class ch.hearc.I04_05s08.GUI.MainWindowListener
- Closing the window
X
- XString -
Static variable in class ch.hearc.I04_05s08.Ontology.RDFS.RdfsManager
-
- xstring -
Static variable in class ch.hearc.I04_05s08.GUI.RDF.RdfToolBar
- Literal (that isn't a class)
A B C D E F G H I J L M N O P R S T U V W X
A project by Blanc, Yoan – supervised by Dr. Ghorbel, Hatem.
2004 © Blanc, Yoan - HE-ARC