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

A

ABORT_KEY - Static variable in class jcreek.cke.importexport.jcxml.JCXMLpreferences
The abort on fata error key
ACTIVATED_STATE - Static variable in class jcreek.reasoning.CBRReasoningStep
 
ACTIVATED_STATUS - Static variable in class jcreek.reasoning.EntityComparison
The status of the comparison after activation
AboutAction - class jcreek.cke.command.AboutAction.
Implements the About action used to open an about Dialog
AboutAction() - Constructor for class jcreek.cke.command.AboutAction
Creates a new AboutAction object with the default action command string of "about".
AboutDialog - class jcreek.cke.visualizer.AboutDialog.
 
AboutDialog() - Constructor for class jcreek.cke.visualizer.AboutDialog
 
AbstractEntityTypeField - class jcreek.gui.representation.AbstractEntityTypeField.
 
AbstractEntityTypeField() - Constructor for class jcreek.gui.representation.AbstractEntityTypeField
 
AbstractKnowledgeModel - class jcreek.representation.AbstractKnowledgeModel.
An abstract implementation of the methods of the KnowledgeModel interface that is not dependent on the mode of storage.
AbstractKnowledgeModel(KnowledgeModel) - Constructor for class jcreek.representation.AbstractKnowledgeModel
Creates a new KnowledgeModel by importing the contents of the supplied model.
AbstractKnowledgeModel() - Constructor for class jcreek.representation.AbstractKnowledgeModel
 
AbstractTreeModel - class jcreek.cke.graph.AbstractTreeModel.
 
AbstractTreeModel() - Constructor for class jcreek.cke.graph.AbstractTreeModel
 
ActivateEntityAction - class jcreek.cke.command.ActivateEntityAction.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
ActivateEntityAction() - Constructor for class jcreek.cke.command.ActivateEntityAction
Creates a new ActivateEntityAction object with the default action command string of "activateEntity".
ActivateEntityCommand - class jcreek.cke.command.ActivateEntityCommand.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
ActivateEntityCommand(CreekDocument, VisualEntity) - Constructor for class jcreek.cke.command.ActivateEntityCommand
Constructor for this command.
ActivateRelationCommand - class jcreek.cke.command.ActivateRelationCommand.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ActivateRelationCommand(CreekDocument, VisualRelation) - Constructor for class jcreek.cke.command.ActivateRelationCommand
 
ActivationConstants - interface jcreek.representation.inference.ActivationConstants.
 
AppSettings - class jcreek.cke.visualizer.AppSettings.
Implements a properties storage class.
AppSettings() - Constructor for class jcreek.cke.visualizer.AppSettings
 
ArrowIcon - class jcreek.cke.controls.ArrowIcon.
A dynamically drawn auto-scaling arrow icon.
ArrowIcon(int, int) - Constructor for class jcreek.cke.controls.ArrowIcon
Creates a new icon with the arrow pointing in the direction specified.
ArrowIcon(int, int, Color) - Constructor for class jcreek.cke.controls.ArrowIcon
 
abort() - Method in class jcreek.reasoning.CBRReasoningStep
If called, it aborts the current reasoning process and resets the status to INITIAL_STATE.
abortProcess() - Method in interface jcreek.cke.importexport.ProcessControlInterface
The method used to abort either an import or export process.
abortProcess() - Method in class jcreek.cke.importexport.jcxml.JCXMLexport
Aborts the export process.
abortProcess() - Method in class jcreek.cke.importexport.jcxml.JCXMLimport
Aborts the import process.
abortedMessage() - Method in class jcreek.cke.importexport.jcxml.JCXMLexport.ExportThread
The default message given if the process was aborted.
abortedMessage() - Method in class jcreek.cke.importexport.jcxml.JCXMLimport.ImportThread
The default message given if the process was aborted.
accelSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find accelerator.
accept(File) - Method in class jcreek.cke.browser.SimpleFileFilter
 
accept(File) - Method in class jcreek.cke.command.CreekFileFilter
Tests whether or not the specified abstract pathname should be included in a pathname list.
accept(Relation) - Method in class jcreek.representation.inference.PartitionPlausibleInheritanceMethod
 
accept(Relation, Entity) - Method in class jcreek.representation.inference.PartitionPlausibleInheritanceMethod
 
accept(Relation) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
accept(Relation, Entity) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
accept(Explanation) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
accept(Relation, Entity) - Method in class jcreek.representation.inference.SpreadingActivationRule
Returns true if we can accept the Entity target from the Relation from.
accept(Relation) - Method in class jcreek.representation.inference.SpreadingActivationRule
Returns true if we can accept the Relation target.
accept(Explanation) - Method in class jcreek.representation.inference.SpreadingActivationRule
Returns true if the rule can accept the Explanation path.
accept(Relation) - Method in class jcreek.representation.inference.SubclassInheritanceMethod
 
accept(Relation, Entity) - Method in class jcreek.representation.inference.SubclassInheritanceMethod
 
accept(Explanation) - Method in class jcreek.representation.inference.SubclassInheritanceMethod
 
accept(Relation, Entity) - Method in class jcreek.representation.inference.SubclassSpreadingActivationRule
 
accept(Entity, Relation) - Method in class jcreek.representation.inference.SubclassSpreadingActivationRule
 
acceptInheritance(Relation) - Method in class jcreek.representation.inference.InheritanceMethod
 
acceptInheritance(Relation) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
acceptInheritance(Relation) - Method in class jcreek.representation.inference.SubclassInheritanceMethod
 
actionListen - Variable in class jcreek.gui.representation.FrameTableModel
 
actionListeners - Variable in class jcreek.gui.representation.FrameTableModel
 
actionPerformed(ActionEvent) - Method in class jcreek.Launcher
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.AboutAction
Performs the about action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ActivateEntityAction
Performs the Activate Entity action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ClearAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.CloseAction
Performs the close action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.CloseModelAction
Performs the save action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.CopyAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.CurrentFrameAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.CutAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.DeActivateEntityAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.DeleteAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.DeleteViewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.EntityListAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.EntityPropertiesAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ExampleAction
This method is invoked whenever the action is performed.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ExitAction
Performs the exit action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ExportAction
Performs the open action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.LayoutAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.MergeKnowledgeModelAction
Performs the open action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ModelPropertyAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewCaseAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewConceptViewAction
Performs the new action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewDomainRelationAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewEntityAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewKnowledgeModelAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.NewRelationAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenCaseMatchAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenCaseViewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenConceptViewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenEntityViewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenKnowledgeModelAction
Performs the open action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OpenTestAction
Performs the open action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.OverviewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.PageLayoutAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.PasteAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.PermanentFrameAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.PrintAction
Performs the print action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.PrintPreviewAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.RedoAction
Performs the redo action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.RenameViewAction
Performs the Rename action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.RevertAction
Performs the revert action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.SaveModelAction
Performs the save action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.SaveModelAsAction
Performs the save action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.SelectAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.SubModelAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.UndoAction
Performs the undo action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.UserPrefsAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ViewListAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.XmlExportAction
Performs the save action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.XmlImportAction
Performs the save action.
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ZoomInAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.command.ZoomOutAction
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.controls.SideBar
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.importexport.ImportExportsWizards
Does the handling of the actions performed by the user on the GUI.
actionPerformed(ActionEvent) - Method in class jcreek.cke.importexport.ProcessStatusWindow
Does the handling of actions, that is when the Close and Cancel buttons are pressed.
actionPerformed(ActionEvent) - Method in class jcreek.cke.importexport.jcxml.JCXMLpreferences
Does the handling of actions, that is when the OK, Cancel or Load buttons are pressed.
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.DomainRelationDlg
This methods handles the two buttons of this panel, to save all the information in this panel if the user click on OK button no matter there is change or not.
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.EntityProperties
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.NewEntityDialog
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.NewRelationDialog
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.PreferencesDialog
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.RenameViewDialog
 
actionPerformed(ActionEvent) - Method in class jcreek.cke.visualizer.SubModelDialog
 
actionSuffix - Static variable in class jcreek.cke.MainWindow
Suffix added to command string to retrieve action classes.
actions - Variable in class jcreek.cke.MainWindow
Table of available actions in our program.
activate() - Method in class jcreek.reasoning.CBRReasoningStep
Runs the "activate" step in this reasoning step.
activate() - Method in class jcreek.reasoning.CaseFindingComparison
 
activate() - Method in class jcreek.reasoning.EntityComparison
Activates the comparison between the origin and target concepts.
activate() - Method in class jcreek.reasoning.RetrieveResult
Runs the activate step of the Retrieve.
activate() - Method in class jcreek.reasoning.ReuseResult
Activate: Retrieves the solution of the k best cases and vote
activateEntity(SubModel) - Method in class jcreek.cke.command.SubModelCommand
 
activateEntity(VisualEntity) - Method in interface jcreek.cke.conceptview.ConceptView
 
activateEntity(VisualEntity) - Method in class jcreek.cke.conceptview.DrawingSurface
 
activateEntity(Entity, VisualEntity) - Method in class jcreek.cke.tool.BuildTool
 
activateEntity(Entity, VisualEntity) - Method in class jcreek.cke.tool.MoveTool
 
activateEntity(Entity, VisualEntity) - Method in class jcreek.cke.tool.ZoomTool
 
activateRelation(SubModel) - Method in class jcreek.cke.command.SubModelCommand
 
activateRelation(String) - Method in class jcreek.cke.tool.BuildTool
 
activateRelation(Relation) - Method in class jcreek.cke.tool.BuildTool
 
activateRelation(String) - Method in class jcreek.cke.tool.MoveTool
 
activateRelation(Relation) - Method in class jcreek.cke.tool.MoveTool
 
activateRelation(String) - Method in class jcreek.cke.tool.ZoomTool
 
activateRelation(Relation) - Method in class jcreek.cke.tool.ZoomTool
 
activateSubModel - Variable in class jcreek.cke.command.SubModelCommand
 
activateWin(CreekDocument) - Method in class jcreek.cke.browser.Visualizer
 
activationStrength - Variable in class jcreek.reasoning.EntityComparison
The activation strength
active - Variable in class jcreek.gui.representation.CasePaneElement
 
active - Variable in class jcreek.gui.representation.URLTypeField
 
activeSubModel - Variable in class jcreek.cke.command.SubModelCommand
 
add(VisualRelation) - Method in class jcreek.cke.graph.RelationList
Add a new VisualRelation to this list.
add(VisualEntity) - Method in class jcreek.cke.graph.VertexList
Add a new VisualEntity to this list.
add(JInternalFrame) - Method in class jcreek.cke.visualizer.MultiDeskTopPane
 
add(Entity) - Method in class jcreek.representation.Partition
Adds an entity to the partition.
add(Entity[]) - Method in class jcreek.representation.Partition
Adds a set of entitites to the partition.
add(Relation) - Method in class jcreek.representation.Partition
Adds a relation to the partition.
add(Relation[]) - Method in class jcreek.representation.Partition
Adds an array of relations to the partition.
add(Entity) - Method in class jcreek.representation.SubModel
Adds an entity to the submodel.
add(Entity[]) - Method in class jcreek.representation.SubModel
Adds a set of entitites to the submodel.
add(Relation) - Method in class jcreek.representation.SubModel
Adds a relation to the submodel.
add(Relation[]) - Method in class jcreek.representation.SubModel
Adds an array of relations to the submodel.
add(SubModel) - Method in class jcreek.representation.SubModel
Adds all relations and entities in the supplied submodel to this submodel.
add(String) - Method in class jcreek.representation.constraints.DJavaAdapter
Add to the end of the script string
add(Relation) - Method in class jcreek.representation.inference.Explanation
Adds a relation to the end of the exlanation chain.
add(Object) - Method in class jcreek.util.selection.SelectionSet
Adds an object to the set, returns true if the object did not already exist in the set, false if it did.
addAction(Action) - Method in class jcreek.cke.MainWindow
Stores the action in the command table.
addAttributes(KnowledgeModel) - Static method in class jcreek.examples.CreekExample
Generates a new KnowledgeModel for a simple car-start problem domain, part 1 of 3.
addAttributesAndCases(String[]) - Static method in class jcreek.examples.ModellingTutorial
Simply a wrapper to CreekExample.addAttributes(km) and addCases(km).
addBackButton(JComponent, JComponent) - Method in class jcreek.gui.reasoning.EntityComparisonPane
Adds a "Back" button to the bottom of the pane and adds this pane to the given container.
addButton(String, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
 
addButton - Variable in class jcreek.gui.representation.FramePane
 
addButtonPanel(String, int) - Method in class jcreek.cke.visualizer.LPanel
Add a panel of evenly-spaced buttons.
addCase(String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Adds a new case to the Knowledge Model of Creek.
addCases(KnowledgeModel) - Static method in class jcreek.examples.CreekExample
Generates a new KnowledgeModel for a simple car-start problem domain, part 2 of 3.
addCausalModel(KnowledgeModel) - Static method in class jcreek.examples.CreekExample
Generates a new KnowledgeModel for a simple car-start problem domain, part 3 of 3.
addChangeListener(PropertyChangeListener) - Method in interface jcreek.cke.graph.CreekModel
 
addChangeListener(PropertyChangeListener) - Method in class jcreek.cke.graph.GraphModel
Add a property change listener to this model.
addChangeListener(ChangeListener) - Method in class jcreek.cke.visualizer.AppSettings
 
addCheckbox(String, CheckboxGroup, boolean, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
 
addChild(Node) - Method in class jcreek.cke.conceptview.VisualEntity
 
addComponent(Component, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
 
addConstraint(Constraint) - Method in class jcreek.representation.Entity
Adds a constrait to the entity.
addConstraint(Constraint) - Method in interface jcreek.representation.EntityData
 
addConstraint(Constraint) - Method in class jcreek.representation.LocalEntityData
Adds a constraint to the entity
addContext(Context) - Method in interface jcreek.representation.KnowledgeModel
Registers a context with the KnowledgeModel.
addContext(Context) - Method in class jcreek.representation.LocalKnowledgeModel
Registers a context with the KnowledgeModel.
addDocument(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Add the given Creek document object to group and set it as the current document.
addEdge(Edge) - Method in class jcreek.cke.conceptview.VisualEntity
 
addEdge(Edge) - Method in class jcreek.cke.graph.DefaultGraph
 
addEdge(Edge) - Method in interface jcreek.cke.graph.Graph
 
addEdge(Edge) - Method in interface jcreek.cke.graph.Node
 
addEdge(Edge) - Method in class jcreek.cke.graph.TreeGraph
 
addEdge(Edge) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Overrides the addEdge() method in Graph to ensure this is a VisualRelation.
addEdge(Edge) - Method in class jcreek.util.graph.Graph
Adds an edge to the graph.
addEdge(Edge) - Method in class jcreek.util.graph.Node
Adds an edge to this node.
addEdgeP(Edge) - Method in class jcreek.util.graph.Node
Called from Graph to tell this node to add an edge to its list of edges from or to this node.
addEdit(UndoableEdit) - Method in class jcreek.cke.command.ActivateEntityCommand
Try to merge anEdit with this edit.
addEdit(UndoableEdit) - Method in class jcreek.cke.command.ActivateRelationCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.ChangeRelationCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.CutCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.DeActivateEntityCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.DeactivateRelationCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.DeleteEntityCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.DeleteRelationCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.EntityMoveCommand
Try to merge anEdit with this edit.
addEdit(UndoableEdit) - Method in class jcreek.cke.command.NewEntityCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.NewRelationCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.OverviewCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.PasteCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.SubModelCommand
 
addEdit(UndoableEdit) - Method in class jcreek.cke.command.ZoomCommand
 
addElement(RelationType) - Method in class jcreek.representation.RelationTypeSet
Adds the supplied RelationType to the set, but does not add subclasses of the RelationType.
addElementFor(Relation, CasePaneElement) - Method in class jcreek.gui.representation.CasePane
 
addElementFor(Relation, CasePaneElement) - Method in class jcreek.gui.representation.CasePaneNew
 
addEntity(VisualEntity) - Method in interface jcreek.cke.graph.CreekModel
 
addEntity(VisualEntity) - Method in class jcreek.cke.graph.GraphModel
 
addEntity(String, String, String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Adds a new entity if not already exist.
addEntity(Entity) - Method in class jcreek.cke.visualizer.PropertyControl
 
addEntity(Entity, Point) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Adds an Entity to the ConceptMapModel by creating a VisualEntity that is a wrapper for the Entity, containg the position of it within the model.
addEntity - Variable in class jcreek.gui.representation.FramePane
 
addEntity(Entity) - Method in class jcreek.representation.LocalPartitionData
Adds an entity to this partition.
addEntity(Entity) - Method in interface jcreek.representation.PartitionData
Adds an entity to this partition.
addEntityList(VertexList) - Method in interface jcreek.cke.graph.CreekModel
 
addEntityList(VertexList) - Method in class jcreek.cke.graph.GraphModel
Add the given list of entities to the graph.
addExpanded(Relation) - Method in class jcreek.representation.SubModel
Adds a relation, but if the relation is composite, the submodel of containing all relations of the composite structure is added instead.
addExpanded(Relation[]) - Method in class jcreek.representation.SubModel
Adds an array of relations to the submodel, but if the relation is composite, the submodel of containing all relations of the composite structure is added instead.
addFinding(String, Entity, double, double) - Method in class jcreek.representation.cbr.Case
Adds a Relation for a Case.
addFocusListener(Component) - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
addGraphChangeListener(GraphChangeListener) - Method in class jcreek.util.graph.Graph
Adds a change listener to this model.
addHasFinding(String, String, String, String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Adds a finding to an already existing case of the Knowledge Model of Creek.
addHasSolution(String, String, String, String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Adds a solution to an already existing case of the Knowledge Model of Creek.
addLabel(String, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
 
addLineLabel(String, int) - Method in class jcreek.cke.visualizer.LPanel
Add a left aligned label at the start of a line.
addLinkListener(LinkListener) - Method in class jcreek.gui.representation.FramePane
 
addLinkListener(LinkListener) - Method in class jcreek.gui.representation.FrameTableModel
 
addListDataListener(ListDataListener) - Method in class jcreek.cke.visualizer.EntityListModel
 
addModelChangeListener(ModelChangeListener) - Method in class jcreek.representation.AbstractKnowledgeModel
Registrers a listener that will get notified if there are any changes to the model.
addModelChangeListener(ModelChangeListener) - Method in interface jcreek.representation.KnowledgeModel
Registrers a listener that will get notified if there are any changes to the model.
addNewRelationType(String, String, String, String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Creates a new relation type if not already exists.
addNode(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
addNode(Node) - Method in interface jcreek.cke.graph.Graph
 
addNode(Node) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Overrides the addNode() method in Graph to ensure this is a VisualEntity and that all VisualEntities in the graph encapsulates entities in the same KnowledgeModel.
addNode(Node) - Method in class jcreek.util.graph.Graph
Adds the node to the graph.
addOriginal(Relation) - Method in class jcreek.representation.Relation
If this relation is inherited, this method adds a relation that is counted as beeing among the originals of this relations.
addOverriddenBy(Relation) - Method in class jcreek.representation.Relation
 
addOverridenBy(Relation) - Method in class jcreek.representation.LocalRelationData
This relation is market as beeing overriden by another relation.
addOverridenBy(Relation) - Method in interface jcreek.representation.RelationData
This relation is market as beeing overriden by another relation.
addOverridenBy(Relation) - Method in class jcreek.representation.TemporaryRelationData
This relation is market as beeing overriden by another relation.
addOverriding(Relation) - Method in class jcreek.representation.LocalRelationData
This relation is market as overriding another relation.
addOverriding(Relation) - Method in class jcreek.representation.Relation
This relation is market as overriding another relation.
addOverriding(Relation) - Method in interface jcreek.representation.RelationData
This relation is market as overriding another relation.
addOverriding(Relation) - Method in class jcreek.representation.TemporaryRelationData
This relation is market as overriding another relation.
addPanel - Variable in class jcreek.gui.representation.FramePane
 
addParallell(double, double) - Static method in class jcreek.reasoning.EntityComparison
Formula used for calculate the strength of two explanations when they are parallell, i.e. either can be used.
addPropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.CreekDocumentGroup
Add a property change listener to this document group.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.CreekDocumentGroup
Add a property change listener to this document group.
addPropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.visualizer.ScrollView
Add a property change listener to this document group.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.visualizer.ScrollView
Add a property change listener to this document group.
addPropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.visualizer.ViewportScroller
Add a property change listener to this document group.
addPropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.visualizer.ViewportScroller
Add a property change listener to this document group.
addReasoningUpdateListener(ReasoningUpdateListener) - Method in class jcreek.reasoning.CBRReasoningStep
Adds a listener that will be notified when the reasoning status enters a new status or when it is restarted because of an update to the underlaying model.
addRelation(VisualRelation) - Method in interface jcreek.cke.graph.CreekModel
 
addRelation(VisualRelation) - Method in class jcreek.cke.graph.GraphModel
Add a relation to the graph.
addRelation(String, String, String, String) - Method in class jcreek.cke.importexport.KnowledgeModelImportUtilities
Adds a new relation between two entities.
addRelation(Relation) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Adds a Relation to the ConceptMap by creating a VisualRealtion that is a wrapper for the Relation.
addRelation(Relation) - Method in class jcreek.gui.representation.FrameTableModel
 
addRelation(RelationType, Entity) - Method in class jcreek.representation.Entity
Adds a relation.
addRelation(RelationType, Entity, double) - Method in class jcreek.representation.Entity
Adds a relation with the given strength.
addRelation(String, Entity) - Method in class jcreek.representation.Entity
Adds a relation.
addRelation(String, String) - Method in class jcreek.representation.Entity
Adds a relation with the default strength.
addRelation(String, Entity, double) - Method in class jcreek.representation.Entity
Adds a relation with a given strength.
addRelation(String, String, double) - Method in class jcreek.representation.Entity
Adds a relation with a given strength.
addRelation(Relation) - Method in interface jcreek.representation.EntityData
Adds a relation to the list of relations from this entity.
addRelation(Relation) - Method in class jcreek.representation.LocalEntityData
Adds a relation to the list of relations from this entity.
addRelation(Relation) - Method in class jcreek.representation.LocalPartitionData
Adds a relation to this partition.
addRelation(Relation) - Method in interface jcreek.representation.PartitionData
Adds a relation to this partition.
addRelationInstance(Relation) - Method in interface jcreek.representation.EntityData
Registers a relation as beeing an instance of this entity (which then represents a relation type).
addRelationInstance(Relation) - Method in class jcreek.representation.LocalEntityData
Registers a relation as beeing an instance of this entity (which then represents a relation type).
addRelationList(RelationList) - Method in interface jcreek.cke.graph.CreekModel
 
addRelationList(RelationList) - Method in class jcreek.cke.graph.GraphModel
Add the given list of relations to the graph.
addRelationType - Variable in class jcreek.gui.representation.FramePane
 
addResizeListener(ResizeListener) - Method in class jcreek.cke.conceptview.DrawingSurface
 
addSelectionChangeListener(SelectionChangeListener) - Method in class jcreek.util.selection.SelectionSet
 
addSerial(double, double) - Static method in class jcreek.reasoning.EntityComparison
Formula used for calculate the strength of two explanations when they are serial, i.e. both must apply.
addSolution - Variable in class jcreek.gui.representation.CasePane
 
addSolution - Variable in class jcreek.gui.representation.CasePaneNew
 
addSolutionButton - Variable in class jcreek.gui.representation.CasePane
 
addSolutionButton - Variable in class jcreek.gui.representation.CasePaneNew
 
addStrength - Variable in class jcreek.gui.representation.FramePane
 
addTextField(int, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
Add a left-aligned, full-width text field.
addTextField(String, int, int, int, double, double, int, int) - Method in class jcreek.cke.visualizer.LPanel
Add a left-aligned, full-width text field.
addTreeModelListener(TreeModelListener) - Method in class jcreek.cke.graph.TreeModelSupport
 
addUndoableEditListener(UndoableEditListener) - Method in interface jcreek.cke.document.CreekDocument
Registers an UndoableEditListener with this document.
addUndoableEditListener(UndoableEditListener) - Method in class jcreek.cke.document.KnowledgeModelController
Registers an UndoableEditListener with this document.
addUndoableEditListener(UndoableEditListener) - Method in class jcreek.cke.document.SerializeGraphDocument
Registers an UndoableEditListener with this document.
addValue - Variable in class jcreek.gui.representation.CasePane
 
addValue - Variable in class jcreek.gui.representation.CasePaneNew
 
addValue(Entity) - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Adds a new value to the allowed/dissallowed list
addViewListener(ConceptViewListener) - Method in interface jcreek.cke.conceptview.ConceptView
Adds a view listener to this object's listener list.
addViewListener(ConceptViewListener) - Method in class jcreek.cke.conceptview.DrawingSurface
Adds a view listener to this object's listener list.
addViewPaintListener(ConceptViewPaintListener) - Method in interface jcreek.cke.conceptview.ConceptView
Adds a view paint listener to this object's listener list.
addViewPaintListener(ConceptViewPaintListener) - Method in class jcreek.cke.conceptview.DrawingSurface
Adds a view paint listener to this object's listener list.
adjustmentValueChanged(AdjustmentEvent) - Method in class jcreek.cke.visualizer.ScrollView
 
advance() - Method in class jcreek.cke.controls.SplashScreen
 
anyFaults() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
Checks if there where any faults reported.
appendText(String) - Method in class jcreek.cke.importexport.ProcessStatusWindow
 
appendText(String) - Method in interface jcreek.cke.importexport.ProcessStatusWindowInterface
The method to use during the process to keep the user informed of what is going on.
asClass() - Method in class jcreek.representation.cbr.ClassEntity
Returns the class encapsulated by this entity
asDouble() - Method in class jcreek.representation.DoubleEntity
Returns the encapsulated number.
asNumber() - Method in class jcreek.representation.NumberEntity
Returns the encapsulated number.
asString() - Method in class jcreek.representation.cbr.StringEntity
Returns the encapsulated string.
asURL() - Method in class jcreek.representation.cbr.URLEntity
Returns the encapsulated url.
askToDelete(VertexList, Visualizer) - Method in class jcreek.cke.command.DeleteAction
Ask the user if we should save the current dirty document.
askToDelete(Visualizer) - Method in class jcreek.cke.command.DeleteViewAction
Ask the user if we should save the current dirty document.
askToSave(Frame) - Method in class jcreek.cke.command.SaveModelAction
Ask the user if we should save the current dirty document.
assessGetPathsComplexity() - Method in class jcreek.representation.inference.ExplanationModel
Returns an integer assessing the maximal complexity of finding all paths in a submodel.
attach(CreekModel) - Method in interface jcreek.cke.conceptview.ConceptView
We're being attached to a document for the first time.
attach(CreekModel) - Method in class jcreek.cke.conceptview.DrawingSurface
We're being attached to a document for the first time.
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.BuildProperty
 
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.BuildTool
 
attach(CreekModel, ConceptView, JInternalFrame) - Method in interface jcreek.cke.tool.CreekTool
Attach to the given model and view objects.
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.MoveProperty
 
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.MoveTool
Attach to the given model and view objects.
attach(CreekModel, ConceptView, JInternalFrame) - Method in interface jcreek.cke.tool.PropertyWindow
 
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.ZoomProperty
 
attach(CreekModel, ConceptView, JInternalFrame) - Method in class jcreek.cke.tool.ZoomTool
 
attach(ConceptView) - Method in class jcreek.cke.visualizer.DragTool
 
attach(ConceptMapView) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
attach(ConceptMapView) - Method in interface jcreek.gui.conceptmap.tool.ConceptMapTool
 
attach(ConceptMapView) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
attach() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
attach() - Method in class jcreek.gui.reasoning.ReuseResultPane
 
attach() - Method in class jcreek.gui.representation.FramePane
When called, this method will register ModelChangeListeners with all the relations in the table to update it automatically if a change is registered in any of them.
attemptPreview(CreekDocument) - Method in class jcreek.cke.command.PrintPreviewAction
 
attractiveForce(double, double) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
author - Variable in class jcreek.representation.LocalKnowledgeModel
The author of the KnowledgeModel

B

BasicModel - class jcreek.representation.BasicModel.
The basic epistemological model is a barebones top-level model required by the representation and inference structures.
BasicModel() - Constructor for class jcreek.representation.BasicModel
 
BuildJavaModel - class jcreek.examples.BuildJavaModel.
Creates the the java source code to produce the knowledge model contained in a .km file.
BuildJavaModel() - Constructor for class jcreek.examples.BuildJavaModel
 
BuildProperty - class jcreek.cke.tool.BuildProperty.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
BuildProperty() - Constructor for class jcreek.cke.tool.BuildProperty
 
BuildTool - class jcreek.cke.tool.BuildTool.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
BuildTool() - Constructor for class jcreek.cke.tool.BuildTool
 
BuildTool - class jcreek.gui.conceptmap.tool.BuildTool.
 
BuildTool() - Constructor for class jcreek.gui.conceptmap.tool.BuildTool
Creates a new BuildTool.
BuildTool(ConceptMapView) - Constructor for class jcreek.gui.conceptmap.tool.BuildTool
Creates a new BuildTool and registers it with this ConceptMapView.
bPanel - Variable in class jcreek.cke.visualizer.ScaleControl
 
backImage - Variable in class jcreek.cke.conceptview.ConceptMap
 
backImage - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
bounds - Variable in class jcreek.cke.conceptview.ConceptMap
 
bounds - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
bounds - Variable in class jcreek.util.graph.layout.SpringEmbedderLayout
 
buildCasePaneElement(JPanel) - Method in class jcreek.gui.representation.CasePaneElement
 
buildDescriptionPane() - Method in class jcreek.gui.reasoning.EntityComparisonPane
 
buildDescriptionPane() - Method in class jcreek.gui.reasoning.PartitionComparisonPane
 
buildDescriptionPane() - Method in class jcreek.gui.reasoning.SymbolComparisonPane
 
buildEmptyPane() - Method in class jcreek.gui.representation.FramePane
Builds a pane that is displayed when no entity is selected.
buildEntityObjectPane() - Method in class jcreek.gui.representation.FramePane
Build the entity object part of the frame pane, containing information about what object is stored within the frame.
buildFramePane() - Method in class jcreek.gui.representation.CasePane
 
buildFramePane() - Method in class jcreek.gui.representation.CasePaneNew
 
buildFramePane() - Method in class jcreek.gui.representation.FramePane
(Re)builds the pane.
buildHeaderPane() - Method in class jcreek.gui.representation.FramePane
Build the header pane with the name and description of the frame.
buildPane() - Method in class jcreek.gui.reasoning.CaseComparisonPane
 
buildPane() - Method in class jcreek.gui.reasoning.EntityComparisonPane
Builds this Swing component.
buildPane() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
buildSubModelView() - Method in class jcreek.gui.reasoning.EntityComparisonPane
 
buildSubModelView() - Method in class jcreek.gui.reasoning.PartitionComparisonPane
 
buildSubModelView() - Method in class jcreek.gui.reasoning.SymbolComparisonPane
 
buildView - Variable in class jcreek.cke.visualizer.EntityProperties
 

C

CASE - Static variable in class jcreek.representation.cbr.CBRModel
 
CASE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CASE_COMPARISON - Static variable in class jcreek.representation.cbr.CBRModel
 
CASE_COMPARISON - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CASE_STATUS - Static variable in class jcreek.representation.cbr.CBRModel
 
CASE_STATUS - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CASE_STATUS_NAMES - Static variable in class jcreek.gui.representation.CasePane
The strings displayed for the different case statuses.
CASE_STATUS_NAMES - Static variable in class jcreek.gui.representation.CasePaneNew
The strings displayed for the different case statuses.
CASE_STATUS_OF - Static variable in class jcreek.representation.cbr.CBRModel
 
CASE_STATUS_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CAUSAL_RELATION - Static variable in class jcreek.representation.cbr.CBRModel
 
CAUSAL_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CAUSED_BY - Static variable in class jcreek.representation.cbr.CBRModel
 
CAUSED_BY - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CAUSES - Static variable in class jcreek.representation.cbr.CBRModel
 
CAUSES - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CBRModel - class jcreek.representation.cbr.CBRModel.
 
CBRModel() - Constructor for class jcreek.representation.cbr.CBRModel
 
CBRReasoningStep - class jcreek.reasoning.CBRReasoningStep.
Title: CBRReasoningStep Description: Abstract class used to implement a step in the Case-Based Reasoning process.
CBRReasoningStep(KnowledgeModel) - Constructor for class jcreek.reasoning.CBRReasoningStep
Creates a new CBRReasoningStep using the model specified.
CHARACTERISTIC - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the importance values used in HasFinding for the variable importance
COMPARATOR_OF - Static variable in class jcreek.representation.cbr.CBRModel
 
COMPARATOR_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CONCEPT - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
CYCLE_NEW_CASE - Static variable in class jcreek.gui.cycle.Cycle
 
CYCLE_RETRIEVE - Static variable in class jcreek.gui.cycle.Cycle
 
CYCLE_REUSE - Static variable in class jcreek.gui.cycle.Cycle
 
CYCLE_REVISE_AND_RETAIN - Static variable in class jcreek.gui.cycle.Cycle
 
CardinalityConstraint - class jcreek.representation.constraints.CardinalityConstraint.
Offers the ability from define cardinality constraints for the relations of a given type for some entity.
CardinalityConstraint(KnowledgeModel, RelationType, int, int, String) - Constructor for class jcreek.representation.constraints.CardinalityConstraint
Creates a new instance of CardinalityConstraint
CardinalityConstraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.CardinalityConstraint
Creates a new instance of CardinalityConstraint from a constraint data object
CardinalityConstraintObject - class jcreek.representation.constraints.CardinalityConstraintObject.
Handles the behaviour of Cardinality constraints.
CardinalityConstraintObject(RelationType, int, int) - Constructor for class jcreek.representation.constraints.CardinalityConstraintObject
Creates a new instance of Cardinality The entity from must have minimum numberMin and maximum numberMax values for the slot/relation rel
Case - class jcreek.representation.cbr.Case.
A case is a particular type of entity that represents a case (in the Case- Based Reasoning sense).
Case(KnowledgeModel, String, String) - Constructor for class jcreek.representation.cbr.Case
Creates a new Case.
Case(KnowledgeModel, String, String, Entity) - Constructor for class jcreek.representation.cbr.Case
Creates a new Case.
Case(Entity) - Constructor for class jcreek.representation.cbr.Case
Creates a Case from an existing Entity.
CaseComparison - class jcreek.reasoning.CaseComparison.
A comparison between two cases.
CaseComparison(Entity, Entity) - Constructor for class jcreek.reasoning.CaseComparison
Creates a new comparison between the origin case and the target case with default depth depth.
CaseComparisonNew - class jcreek.reasoning.CaseComparisonNew.
A comparison between two cases.
CaseComparisonNew(Entity, Entity) - Constructor for class jcreek.reasoning.CaseComparisonNew
 
CaseComparisonPane - class jcreek.gui.reasoning.CaseComparisonPane.
This pane shows a comparison between two cases (a CaseComparison) by displaying the list of findings direcly matched, partially matched and unmatched in the two cases.
CaseComparisonPane(CaseComparison) - Constructor for class jcreek.gui.reasoning.CaseComparisonPane
 
CaseFindingComparison - class jcreek.reasoning.CaseFindingComparison.
Title: CaseFindingComparison Description: Structure used when matching two cases.
CaseFindingComparison(Relation, Relation) - Constructor for class jcreek.reasoning.CaseFindingComparison
Creates a new CaseFindingComparison comparing the two relations given.
CasePane - class jcreek.gui.representation.CasePane.
GUI element for creating or manipulating a Creek case.
CasePane(Case, boolean) - Constructor for class jcreek.gui.representation.CasePane
Creates a new CasePane encapuslating an existing case.
CasePane(Case) - Constructor for class jcreek.gui.representation.CasePane
Creates a new CasePane encapuslating an existing case.
CasePane(KnowledgeModel) - Constructor for class jcreek.gui.representation.CasePane
Creates a new CasePane for a new, empty case (instance of jcreek.representation.Case).
CasePaneElement - class jcreek.gui.representation.CasePaneElement.
 
CasePaneElement(Relation) - Constructor for class jcreek.gui.representation.CasePaneElement
Creates a new CasePaneElement.
CasePaneNew - class jcreek.gui.representation.CasePaneNew.
GUI element for creating or manipulating a Creek case.
CasePaneNew(Case, boolean) - Constructor for class jcreek.gui.representation.CasePaneNew
Creates a new CasePane encapuslating an existing case.
CasePaneNew(Case) - Constructor for class jcreek.gui.representation.CasePaneNew
Creates a new CasePane encapuslating an existing case.
CasePaneNew(KnowledgeModel) - Constructor for class jcreek.gui.representation.CasePaneNew
Creates a new CasePane for a new, empty case (instance of jcreek.representation.Case).
CaseTableModel - class jcreek.gui.representation.CaseTableModel.
A table model for showing case findings.
CaseTableModel(boolean, Relation[]) - Constructor for class jcreek.gui.representation.CaseTableModel
 
CaseView - class jcreek.cke.visualizer.CaseView.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
CaseView(Visualizer, Case) - Constructor for class jcreek.cke.visualizer.CaseView
 
CaseView(Visualizer, KnowledgeModel) - Constructor for class jcreek.cke.visualizer.CaseView
 
ChangeRelationCommand - class jcreek.cke.command.ChangeRelationCommand.
Title: Description: Copyright: Copyright (c) 2003 Company:
ChangeRelationCommand(CreekDocument, Relation, Relation) - Constructor for class jcreek.cke.command.ChangeRelationCommand
 
ChartModel - interface jcreek.gui.chart.ChartModel.
Title: JavaCreek Description: Describes a data model used by the JChart class to display a 2D bar chart.
ClassEntity - class jcreek.representation.cbr.ClassEntity.
Represents an entity type that encapsulates a Java Class object.
ClassEntity(KnowledgeModel, Class, String) - Constructor for class jcreek.representation.cbr.ClassEntity
Creates a new ClassEntity.
ClassEntity(Entity) - Constructor for class jcreek.representation.cbr.ClassEntity
Creates a ClassEntity from an existing Entity.
ClearAction - class jcreek.cke.command.ClearAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ClearAction() - Constructor for class jcreek.cke.command.ClearAction
 
CloseAction - class jcreek.cke.command.CloseAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
CloseAction() - Constructor for class jcreek.cke.command.CloseAction
Creates a new CloseAction object with the default action command string of "close".
CloseModelAction - class jcreek.cke.command.CloseModelAction.
 
CloseModelAction() - Constructor for class jcreek.cke.command.CloseModelAction
 
CloseModelAction(String) - Constructor for class jcreek.cke.command.CloseModelAction
 
ComparisonSubModelView - class jcreek.gui.reasoning.ComparisonSubModelView.
Specialized type of SubModelView that will display a submodel that is somehow locate "between" two compared entities.
ComparisonSubModelView(SubModel, Entity, Entity) - Constructor for class jcreek.gui.reasoning.ComparisonSubModelView
Creates a SubModelView where the SubModel given is displayed and the two entities supplied are fixed in the upper left and lower right corners.
ConceptMap - class jcreek.cke.conceptview.ConceptMap.
 
ConceptMap(GraphModel) - Constructor for class jcreek.cke.conceptview.ConceptMap
 
ConceptMapController - interface jcreek.gui.conceptmap.ConceptMapController.
 
ConceptMapModel - class jcreek.gui.conceptmap.ConceptMapModel.
This is and extention of the Graph class that serves as a model (in the model-view-controller paradigm) for the ConceptMapView.
ConceptMapModel(KnowledgeModel) - Constructor for class jcreek.gui.conceptmap.ConceptMapModel
Creates a new, empty ConceptMapModel.
ConceptMapTool - interface jcreek.gui.conceptmap.tool.ConceptMapTool.
 
ConceptMapView - class jcreek.gui.conceptmap.ConceptMapView.
 
ConceptMapView(ConceptMapModel, ConceptMapController) - Constructor for class jcreek.gui.conceptmap.ConceptMapView
Creates a new ConceptMap using the supplied ConceptMapModel as the model of this view.
ConceptMapView(ConceptMapModel) - Constructor for class jcreek.gui.conceptmap.ConceptMapView
Creates a new ConceptMap using the supplied ConceptMapmodel as the model and the default ConceptMapController as the configuration.
ConceptView - interface jcreek.cke.conceptview.ConceptView.
Defines the ConceptView interface for all view classes to implement.
ConceptViewListener - interface jcreek.cke.conceptview.ConceptViewListener.
Interface for listening to a ConceptView object
ConceptViewPaintEvent - class jcreek.cke.conceptview.ConceptViewPaintEvent.
Event object used with ConceptViewPaintListener interface.
ConceptViewPaintEvent(DrawingSurface, Graphics2D) - Constructor for class jcreek.cke.conceptview.ConceptViewPaintEvent
Creates a new ViewPaintEvent object, using the given view as the source of the event.
ConceptViewPaintListener - interface jcreek.cke.conceptview.ConceptViewPaintListener.
Defines the interface for being a view paint listener.
ConceptViewspacePaintListener - interface jcreek.cke.conceptview.ConceptViewspacePaintListener.
 
ConcreteValueConstraint - class jcreek.representation.constraints.ConcreteValueConstraint.
Offers the ability to define constraints based on concrete values.
ConcreteValueConstraint(KnowledgeModel, RelationType, ArrayList, boolean, String) - Constructor for class jcreek.representation.constraints.ConcreteValueConstraint
Creates a new instance of ConcreteValueConstraint
ConcreteValueConstraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.ConcreteValueConstraint
Creates a new instance of ConcreteValueConstraint
ConcreteValueConstraintObject - class jcreek.representation.constraints.ConcreteValueConstraintObject.
Handles the behaviour of Concrete value constraints.
ConcreteValueConstraintObject(RelationType, ArrayList, boolean) - Constructor for class jcreek.representation.constraints.ConcreteValueConstraintObject
Creates a new instance of ConcreteValueConstraintObject Defines a list of values/entities that are either allowed or dissallowed as a value for a relation on an entity.
Constraint - class jcreek.representation.constraints.Constraint.
Super class for all the different Constraint classes
Constraint(KnowledgeModel, String) - Constructor for class jcreek.representation.constraints.Constraint
Creates a new instance of Constraint
Constraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.Constraint
Creates a new instance of CardinalityConstraint from a constraint data object
ConstraintCheckResult - class jcreek.representation.constraints.ConstraintCheckResult.
This object wraps the information returned by the constraints
ConstraintCheckResult(boolean, String) - Constructor for class jcreek.representation.constraints.ConstraintCheckResult
Creates a new instance of ConstraintCheckResult
ConstraintCheckResult() - Constructor for class jcreek.representation.constraints.ConstraintCheckResult
No-argument constructor
ConstraintChecker - class jcreek.gui.representation.constraints.ConstraintChecker.
 
ConstraintChecker() - Constructor for class jcreek.gui.representation.constraints.ConstraintChecker
Creates a new instance of ConstraintChecker
ConstraintData - interface jcreek.representation.constraints.ConstraintData.
Interface for Constraint data.
ConstraintObject - class jcreek.representation.constraints.ConstraintObject.
Super class for the constraint object classes.
ConstraintObject() - Constructor for class jcreek.representation.constraints.ConstraintObject
 
Context - interface jcreek.representation.Context.
A 'context' is a general interface for adding additional objects to a serialized knowledge model This interface is deprecated and will not be supported in the future as the feature of adding objects to the knowledge model will be discontinued.
CopyAction - class jcreek.cke.command.CopyAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
CopyAction() - Constructor for class jcreek.cke.command.CopyAction
 
CreekAction - class jcreek.cke.command.CreekAction.
Base action class which all other actions subclass.
CreekAction(String) - Constructor for class jcreek.cke.command.CreekAction
Creates a new CreekAction command with the given action command string.
CreekCommand - class jcreek.cke.command.CreekCommand.
Defines the abstract class to be extended by all command classes in Visualizer.
CreekCommand(CreekDocument) - Constructor for class jcreek.cke.command.CreekCommand
Creates a new CreekCommand object associated with the given document object.
CreekDocument - interface jcreek.cke.document.CreekDocument.
This defines the interface for which all document classes will implement.
CreekDocumentGroup - class jcreek.cke.CreekDocumentGroup.
This class manages all of the CreekDocument objects in the program.
CreekDocumentGroup() - Constructor for class jcreek.cke.CreekDocumentGroup
No-arg constructor for our class.
CreekExample - class jcreek.examples.CreekExample.
This class in an example on how to use jCreek through the Java API.
CreekExampleOld - class jcreek.examples.CreekExampleOld.
This class in an example on how to use jCreek through the Java API.
CreekException - exception jcreek.util.CreekException.
Title: CreekException Description: Superclass for all exceptions in the jcreek packages.
CreekException(String) - Constructor for class jcreek.util.CreekException
 
CreekFileFilter - class jcreek.cke.command.CreekFileFilter.
 
CreekFileFilter(Hashtable) - Constructor for class jcreek.cke.command.CreekFileFilter
Creates a new CreekFileFilter object.
CreekFormat - interface jcreek.cke.document.CreekFormat.
Defines the interface for classes that wish to act as a file format for the JavaCreek program.
CreekJatha - class jcreek.cli.CreekJatha.
Extends a Jatha LISP machine with primitives to access the jcreek.representation package.
CreekJatha(KnowledgeModel) - Constructor for class jcreek.cli.CreekJatha
 
CreekModel - interface jcreek.cke.graph.CreekModel.
 
CreekModelValidator - class jcreek.representation.CreekModelValidator.
Checks if the Creek model is valid.
CreekModelValidator() - Constructor for class jcreek.representation.CreekModelValidator
 
CreekTool - interface jcreek.cke.tool.CreekTool.
Defines the interface for the tool objects in Creek.
CreekUndoManager - class jcreek.cke.browser.CreekUndoManager.
Our specialized undo manager that adds functionality to remove undoable edits that are associated with a specific Creek document.
CreekUndoManager() - Constructor for class jcreek.cke.browser.CreekUndoManager
Creates a new CreekUndoManager object.
CurrentFrameAction - class jcreek.cke.command.CurrentFrameAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
CurrentFrameAction() - Constructor for class jcreek.cke.command.CurrentFrameAction
 
CutAction - class jcreek.cke.command.CutAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
CutAction() - Constructor for class jcreek.cke.command.CutAction
 
CutCommand - class jcreek.cke.command.CutCommand.
 
CutCommand(CreekDocument, VertexList) - Constructor for class jcreek.cke.command.CutCommand
 
Cycle - class jcreek.gui.cycle.Cycle.
 
Cycle() - Constructor for class jcreek.gui.cycle.Cycle
 
calculateBounds() - Method in class jcreek.cke.conceptview.ConceptMap
 
calculateBounds() - Method in class jcreek.gui.conceptmap.ConceptMapView
(Re)calculates the outer boundaries of the ConceptMap.
canPerformAction(int, Point) - Method in class jcreek.cke.tool.MoveTool
 
canRedo() - Method in class jcreek.cke.command.CreekCommand
True if it is still possible to redo this operation.
canShow - Variable in class jcreek.cke.visualizer.SubModelDialog
 
canUndo() - Method in class jcreek.cke.command.CreekCommand
True if it is still possible to undo this operation.
canUndoRedo - Variable in class jcreek.cke.command.CreekCommand
Indicates if this command and be undone/redone.
cancel() - Method in class jcreek.cke.visualizer.AboutDialog
 
cancel() - Method in class jcreek.cke.visualizer.RenameViewDialog
 
cascadeFrames() - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Cascade all internal frames
caseComparisonSize - Variable in class jcreek.reasoning.RetrieveResult
The explain() and focus() steps operate on a subset of the caseComparisons vector.
caseComparisons - Variable in class jcreek.reasoning.RetrieveResult
Vector with a list of all the CaseComparisons.
casePane - Variable in class jcreek.cke.visualizer.CaseView
 
caseStatus - Variable in class jcreek.gui.representation.CasePane
 
caseStatus - Variable in class jcreek.gui.representation.CasePaneNew
 
caseTable - Variable in class jcreek.gui.representation.CasePane
 
caseTable - Variable in class jcreek.gui.representation.CasePaneNew
 
caseTableModel - Variable in class jcreek.gui.representation.CasePane
 
caseTableModel - Variable in class jcreek.gui.representation.CasePaneNew
 
cbp - Variable in class jcreek.cke.visualizer.SubModelDialog
 
cd - Variable in class jcreek.cke.command.SubModelCommand
 
center() - Method in class jcreek.cke.conceptview.DrawingSurface
 
centerComponent(Component) - Method in class jcreek.cke.browser.Visualizer
Takes a component and centers it within the main window.
centerComponent(Component, Frame) - Method in class jcreek.cke.command.SaveModelAction
 
centerOn(Point) - Method in class jcreek.cke.conceptview.ConceptMap
 
centerOn(Point2D) - Method in class jcreek.gui.conceptmap.ConceptMapView
Change the center position of the ConceptMap view to match this coordinate in model space.
centerOn(Node) - Method in class jcreek.gui.conceptmap.ConceptMapView
Centers the view on a node in the graph.
changeListeners - Variable in class jcreek.cke.graph.GraphModel
List of change listeners.
changeListeners - Variable in class jcreek.cke.visualizer.AppSettings
 
changeListeners - Variable in class jcreek.util.graph.Graph
 
check(KnowledgeModel) - Method in class jcreek.gui.representation.constraints.ConstraintChecker
 
check(Entity) - Method in class jcreek.gui.representation.constraints.ConstraintChecker
 
check(KnowledgeModel) - Method in class jcreek.gui.representation.constraints.frmConstraintChecker
 
check(Entity) - Method in class jcreek.gui.representation.constraints.frmConstraintChecker
 
check(Entity) - Method in class jcreek.representation.constraints.CardinalityConstraintObject
 
check(Entity) - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Checks the constraint
check(Entity) - Method in class jcreek.representation.constraints.Constraint
Checks the constraint, met or violated
check(Entity) - Method in class jcreek.representation.constraints.ConstraintObject
Checks whether the constraint is violated or not.
check(Entity) - Method in class jcreek.representation.constraints.GeneralConstraintObject
Checks the constraint on an entity
check(Entity) - Method in class jcreek.representation.constraints.ValueClassConstraintObject
 
check(Entity) - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
checkForSDK() - Method in class jcreek.Launcher
 
checkIsComparable(Entity, Entity) - Static method in class jcreek.reasoning.EntityComparison
Tests if the two given entities are comparable.
checkList(VisualEntity) - Method in class jcreek.cke.visualizer.SubModelDialog
 
checkSyntax(String) - Method in class jcreek.representation.constraints.DJavaAdapter
Performes a syntax check on the source code in the string
checkTitle() - Method in class jcreek.cke.visualizer.RenameViewDialog
 
cleanProcesses() - Method in class jcreek.Launcher
 
clear() - Method in class jcreek.cke.graph.RelationList
Removes all of the relations from the list.
clear() - Method in class jcreek.cke.graph.VertexList
Removes all of the vertices from the list.
clear() - Method in class jcreek.cke.visualizer.AppSettings
 
clear() - Method in class jcreek.cke.visualizer.EntityListModel
 
clear() - Method in class jcreek.gui.representation.constraints.pnlCardinalityConstraint
 
clear() - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Clears the form
clear() - Method in class jcreek.gui.representation.constraints.pnlConstraintLine
Clears the form
clear() - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraint
Clears the editor
clear() - Method in class jcreek.gui.representation.constraints.pnlValueClassConstraint
 
clear() - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
clear() - Method in class jcreek.representation.SubModel
Removes all contents (relations and entities) from the submodel.
clear() - Method in class jcreek.util.selection.SelectionSet
Clears the contents of the set and sets it to empty.
clone() - Method in class jcreek.cke.conceptview.VisualEntity
 
clone() - Method in class jcreek.cke.conceptview.VisualRelation
These methods are needed to convert Visual Relation to Edge for the Graph
clone() - Method in class jcreek.cke.graph.RelationList
Creates a shallow copy of this VisualRelation list, cloning the list of the relations into the new object.
clone() - Method in class jcreek.cke.graph.VertexList
Creates a shallow copy of this VisualEntity list, cloning the list of the vertices into the new object.
clone() - Method in class jcreek.cke.util.SelectionSet
 
clone() - Method in class jcreek.gui.conceptmap.VisualEntity
 
clone() - Method in class jcreek.representation.Entity
Creates a clone of this Entity.
clone() - Method in class jcreek.representation.Relation
Returns a clone of this relation.
clone() - Method in class jcreek.representation.RelationTypeSet
 
clone() - Method in class jcreek.util.graph.Edge
Returns a clone of this edge.
clone() - Method in class jcreek.util.graph.Graph
Returns an exact copy of this graph.
clone() - Method in class jcreek.util.graph.Node
Returns a clone of this node.
close() - Method in interface jcreek.cke.document.CreekDocument
This is provided as a convenience to the document so it may free any resources its been using or remove objects from change lists.
close() - Method in class jcreek.cke.document.KnowledgeModelController
We're being shutdown, remove listeners from lists.
close() - Method in class jcreek.cke.document.SerializeGraphDocument
We're being shutdown, remove listeners from lists.
closeApplication() - Method in class jcreek.Launcher
 
closeDocument() - Method in class jcreek.cke.CreekDocumentGroup
Closes the current document.
closeDocuments(Visualizer) - Method in class jcreek.cke.command.CloseModelAction
Saves all the documents to disk.
closeModel() - Method in class jcreek.cke.CreekDocumentGroup
 
closePropertyWindow() - Method in class jcreek.cke.browser.Visualizer
 
closeWindow() - Method in class jcreek.cke.browser.Visualizer
Closes the current window.
closeWindow(JInternalFrame) - Method in class jcreek.cke.browser.Visualizer
 
color - Variable in class jcreek.cke.controls.ArrowIcon
 
commit() - Method in class jcreek.cke.visualizer.AppSettings
 
compare(Object, Object) - Method in class jcreek.cke.util.QuickSort
 
compare(Object, Object) - Method in class jcreek.representation.inference.SortedPlausibleInheritanceMethod
 
compare(Object, Object) - Method in class jcreek.util.EntityNameComparator
 
compareTo(Object) - Method in class jcreek.reasoning.EntityComparison
 
compareTo(Object) - Method in class jcreek.representation.Entity
Sorting function, sorts the entity according to name.
comparison - Variable in class jcreek.reasoning.CaseFindingComparison
 
comparisonPanes - Static variable in class jcreek.gui.reasoning.EntityComparisonPane
 
comparisons - Variable in class jcreek.reasoning.CaseComparison
The list of all finding comparisons
concepMapModel - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
conceptMapController - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
confirm() - Method in class jcreek.representation.Relation
If this relation is temporary (e.g. inherited), this method will make it permanent and decouple it from its original source.
connectAfterLoad(KnowledgeModel) - Method in class jcreek.gui.conceptmap.VisualRelation
 
constraintData - Variable in class jcreek.representation.constraints.Constraint
 
constraints - Variable in class jcreek.cke.visualizer.LPanel
 
contains(DPoint) - Method in class jcreek.cke.tool.ZoomTool
 
contains(String) - Method in class jcreek.cke.visualizer.AppSettings
 
contains(Entity) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns true if this model has a node representing the given entity.
contains(Relation) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns true if this model has an edge representing the given relation.
contains(Entity) - Method in class jcreek.representation.Partition
Returns true if the submodel contains the entity.
contains(Relation) - Method in class jcreek.representation.Partition
Returns true if the submodel contains the relation.
contains(RelationType) - Method in class jcreek.representation.RelationTypeSet
Returnes true if the set contains the supplied RelationType.
contains(Entity) - Method in class jcreek.representation.SubModel
Returns true if the submodel contains the entity.
contains(Relation) - Method in class jcreek.representation.SubModel
Returns true if the submodel contains the relation.
contains(SubModel) - Method in class jcreek.representation.SubModel
Returns true if model specified is submodel of this submodel, i.e. if all the entities and all of the relations of the specified model is also contained in this model.
contains(Relation) - Method in class jcreek.representation.inference.Explanation
 
contains(Entity) - Method in class jcreek.representation.inference.Explanation
 
contains(Object) - Method in class jcreek.util.LRUCache
 
contains(Object[]) - Method in class jcreek.util.LRUCache
 
contains(Node) - Method in class jcreek.util.graph.Graph
Returns true if the node supplied is present in this graph.
contains(Edge) - Method in class jcreek.util.graph.Graph
Returns true if the edge suppleid is present in this graph.
containsChild(Node) - Method in class jcreek.cke.conceptview.VisualEntity
 
containsChild(Node) - Method in interface jcreek.cke.graph.Node
 
containsEdge(Edge) - Method in class jcreek.cke.conceptview.VisualEntity
 
containsEdge(Edge) - Method in interface jcreek.cke.graph.Node
 
content - Variable in class jcreek.cke.browser.Visualizer
 
contentsSize() - Method in class jcreek.cke.conceptview.DrawingSurface
 
continueDrag(int, int) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
continueMakeRelation(int, int) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
copy() - Method in class jcreek.cke.command.CopyAction
 
copy(Graph) - Method in class jcreek.cke.graph.DefaultGraph
 
copy(Graph) - Method in interface jcreek.cke.graph.Graph
 
copy() - Method in class jcreek.cke.graph.RelationList
Makes a deep copy of this relation list, cloning each of the vertices in the list.
copy() - Method in class jcreek.cke.graph.VertexList
Makes a deep copy of this vertex list, cloning each of the vertices in the list.
copy() - Method in class jcreek.cke.util.SelectionSet
 
copy() - Method in class jcreek.representation.RelationTypeSet
 
correctSchemaPath(Node) - Method in class jcreek.cke.importexport.xml.XMLvalidater
A method that tries to locate where in the DOM document the Schema is set.
counter - Variable in class jcreek.reasoning.CBRReasoningStep
 
counterMax - Variable in class jcreek.reasoning.CBRReasoningStep
 
createActionButton(String) - Method in class jcreek.cke.visualizer.EntityProperties
 
createBasicDocument() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Creates a basic document.
createButtons() - Method in class jcreek.cke.controls.SideBar
 
createCheckBoxMenuItem(String) - Method in class jcreek.cke.browser.Visualizer
 
createCheckBoxes() - Method in class jcreek.cke.visualizer.SubModelDialog
 
createComparison(Entity, Entity) - Static method in class jcreek.reasoning.EntityComparison
 
createComparisonPane(EntityComparison) - Static method in class jcreek.gui.reasoning.EntityComparisonPane
Builds a EntityComparisonPane for the given EntityComparison.
createMenu(String) - Method in class jcreek.cke.browser.Visualizer
Create a menu for the app.
createMenuItem(String) - Method in class jcreek.cke.browser.Visualizer
This is the hook through which all menu items are created.
createMenuItem(String) - Method in class jcreek.cke.tool.BuildTool
 
createMenuItem(String) - Method in class jcreek.cke.tool.MoveTool
 
createMenuItem(String) - Method in class jcreek.cke.tool.ZoomTool
 
createMenuItem(String) - Method in class jcreek.cke.visualizer.TreeView
This is the hook through which all menu items are created.
createMenubar() - Method in class jcreek.cke.browser.Visualizer
Create the menubar for the app.
createPermanentFrameView(Entity, JComponent) - Static method in class jcreek.cke.visualizer.FrameView
 
createPermanentFrameView(Entity, Visualizer) - Static method in class jcreek.cke.visualizer.FrameView
 
createPrintImage() - Method in interface jcreek.cke.conceptview.ConceptView
 
createPrintImage() - Method in class jcreek.cke.conceptview.DrawingSurface
 
createProps() - Method in class jcreek.cke.browser.Visualizer
 
createRadioButtonMenuItem(String) - Method in class jcreek.cke.browser.Visualizer
 
createRelationsMenu() - Method in class jcreek.cke.tool.BuildTool
 
createRelationsMenu() - Method in class jcreek.cke.tool.MoveTool
 
createRelationsMenu() - Method in class jcreek.cke.tool.ZoomTool
 
createSubModel() - Method in class jcreek.cke.command.SubModelCommand
 
createToolbar() - Method in class jcreek.cke.browser.Visualizer
Create the toolbar.
createToolbarButton(String) - Method in class jcreek.cke.browser.Visualizer
Create a button to go inside of the toolbar.
createToolbarButton(ButtonGroup, String) - Method in class jcreek.cke.controls.SideBar
 
createTree() - Method in class jcreek.cke.command.OverviewCommand
 
createTree(Graph) - Method in class jcreek.cke.graph.layout.TreeLayout
 
createVisualEntity(int, int) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
curDocument - Variable in class jcreek.cke.CreekDocumentGroup
Index into documents to the current document.
curSel - Variable in class jcreek.cke.visualizer.SubModelDialog
 
currentScale - Variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
cut() - Method in class jcreek.cke.command.CutAction
 

D

DDimension - class jcreek.cke.util.DDimension.
 
DDimension(double, double) - Constructor for class jcreek.cke.util.DDimension
 
DDimension(DDimension) - Constructor for class jcreek.cke.util.DDimension
 
DDimension3 - class jcreek.cke.util.DDimension3.
A class for holding a real 3D dimension.
DDimension3(double, double, double) - Constructor for class jcreek.cke.util.DDimension3
 
DDimension3(DDimension3) - Constructor for class jcreek.cke.util.DDimension3
 
DEBUG - Variable in class jcreek.representation.inference.InheritanceMethod
This method is ment as a wrapper for the execute() method of SpreadingActivationRule, where the relations found by spreading activation is inherited to the origin entity.
DEFAULT_COLOR - Variable in class jcreek.cke.conceptview.VisualEntity
 
DEFAULT_EXPLAIN_MAX_CASES - Static variable in class jcreek.reasoning.RetrieveResult
DEFAULT_EXPLAIN_MAX_CASES - the default value of how many cases are explained.
DEFAULT_EXPLAIN_THRESHOLD - Static variable in class jcreek.reasoning.RetrieveResult
DEFAULT_EXPLAIN_THRESHOLD - the default value of the activation strength threshold used by the explain() method to call the explain(int maxExplain, int explainThreshold) method, using this value as the value of explainThreshold.
DEFAULT_EXPLANATION_STRENGTH_OF - Static variable in class jcreek.representation.BasicModel
Inverse of HAS_DEFAULT_EXPLANATION_STRENGTH
DEFAULT_EXPLANATION_STRENGTH_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
DEFAULT_FOCUS_MAX_CASES - Static variable in class jcreek.reasoning.RetrieveResult
DEFAULT_FOCUS_MAX_CASES - the default value for how many case-comparisons are kept after the focus() method is run.
DEFAULT_FOCUS_THRESHOLD - Static variable in class jcreek.reasoning.RetrieveResult
DEFAULT_FOCUS_THRESHOLD - the default minimum strength a case-comparison must have in order to be kept when the focus() method is run.
DEFAULT_IMPORTANCE - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the importance values used in HasFinding for the variable importance
DEFAULT_PREDICTIVE_STRENGTH - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
DEFFERED_DOM - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces deffered dom support by parser feature
DJavaAdapter - class jcreek.representation.constraints.DJavaAdapter.
Adapter used as an interface to the DynamicJava source interpreter DynamicJava is distributed under the following license: DynamicJava - Copyright © 1999 Dyade Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
DJavaAdapter(Entity) - Constructor for class jcreek.representation.constraints.DJavaAdapter
Creates a new instance of DJavaAdapter
DOMdocumentSerializer - class jcreek.cke.importexport.xml.DOMdocumentSerializer.
The intention of this class is to gather methods for serialization of DOM documents to various output formats.
DOMdocumentSerializer() - Constructor for class jcreek.cke.importexport.xml.DOMdocumentSerializer
 
DOMparserWrapper - interface jcreek.cke.importexport.xml.DOMparserWrapper.
Encapsulates a DOM parser.
DOMutilities - class jcreek.cke.importexport.xml.DOMutilities.
The intention of this class is to gather utilities that may be useful when working with DOM documents.
DOMutilities() - Constructor for class jcreek.cke.importexport.xml.DOMutilities
 
DOWN - Static variable in class jcreek.cke.controls.ArrowIcon
 
DPoint - class jcreek.cke.util.DPoint.
A class for holding a real position.
DPoint(double, double) - Constructor for class jcreek.cke.util.DPoint
 
DPoint() - Constructor for class jcreek.cke.util.DPoint
 
DPoint(DPoint) - Constructor for class jcreek.cke.util.DPoint
 
DPoint3 - class jcreek.cke.util.DPoint3.
A class for holding a real 3D position.
DPoint3() - Constructor for class jcreek.cke.util.DPoint3
 
DPoint3(double, double, double) - Constructor for class jcreek.cke.util.DPoint3
 
DPoint3(DPoint3) - Constructor for class jcreek.cke.util.DPoint3
 
DRect - class jcreek.cke.util.DRect.
A class for holding a real rectangle.
DRect(double, double, double, double) - Constructor for class jcreek.cke.util.DRect
 
DeActivateEntityAction - class jcreek.cke.command.DeActivateEntityAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
DeActivateEntityAction() - Constructor for class jcreek.cke.command.DeActivateEntityAction
 
DeActivateEntityCommand - class jcreek.cke.command.DeActivateEntityCommand.
 
DeActivateEntityCommand(CreekDocument, VertexList) - Constructor for class jcreek.cke.command.DeActivateEntityCommand
 
DeactivateRelationCommand - class jcreek.cke.command.DeactivateRelationCommand.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
DeactivateRelationCommand(CreekDocument, VisualRelation) - Constructor for class jcreek.cke.command.DeactivateRelationCommand
 
DefaultConceptMapController - class jcreek.gui.conceptmap.DefaultConceptMapController.
 
DefaultConceptMapController() - Constructor for class jcreek.gui.conceptmap.DefaultConceptMapController
 
DefaultGeneralParser - class jcreek.cke.importexport.xml.DefaultGeneralParser.
The intention of this class is to have a class that may be used in most situations where basic settings of a DOM parser are needed.
DefaultGeneralParser() - Constructor for class jcreek.cke.importexport.xml.DefaultGeneralParser
 
DefaultGraph - class jcreek.cke.graph.DefaultGraph.
 
DefaultGraph() - Constructor for class jcreek.cke.graph.DefaultGraph
 
DefaultGraph(VertexList, RelationList) - Constructor for class jcreek.cke.graph.DefaultGraph
 
DeleteAction - class jcreek.cke.command.DeleteAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
DeleteAction() - Constructor for class jcreek.cke.command.DeleteAction
 
DeleteEntityCommand - class jcreek.cke.command.DeleteEntityCommand.
 
DeleteEntityCommand(CreekDocument, VertexList) - Constructor for class jcreek.cke.command.DeleteEntityCommand
 
DeleteRelationCommand - class jcreek.cke.command.DeleteRelationCommand.
 
DeleteRelationCommand(CreekDocument, RelationList) - Constructor for class jcreek.cke.command.DeleteRelationCommand
 
DeleteViewAction - class jcreek.cke.command.DeleteViewAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
DeleteViewAction() - Constructor for class jcreek.cke.command.DeleteViewAction
 
DomainRelationDlg - class jcreek.cke.visualizer.DomainRelationDlg.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
DomainRelationDlg(Frame) - Constructor for class jcreek.cke.visualizer.DomainRelationDlg
 
DomainRelationDlg.RelationComboBoxModel - class jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel.
 
DomainRelationDlg.RelationComboBoxModel(KnowledgeModel) - Constructor for class jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel
 
DoubleEntity - class jcreek.representation.DoubleEntity.
A particular type of entity that encapsulates an instance of the Java Double class.
DoubleEntity(KnowledgeModel, double, String) - Constructor for class jcreek.representation.DoubleEntity
Creates a new DoubleEntity.
DoubleEntity(KnowledgeModel, Double, Entity) - Constructor for class jcreek.representation.DoubleEntity
Creates a new NumberEntity that is a value of a supplied entity.
DoubleEntity(KnowledgeModel, double, Entity) - Constructor for class jcreek.representation.DoubleEntity
Creates a new NumberEntity that is a value of a supplied entity.
DoubleEntity(Entity) - Constructor for class jcreek.representation.DoubleEntity
Creates a NumberEntity from an existing Entity.
DoubleTypeField - class jcreek.gui.representation.DoubleTypeField.
 
DoubleTypeField() - Constructor for class jcreek.gui.representation.DoubleTypeField
 
DragTool - class jcreek.cke.visualizer.DragTool.
 
DragTool() - Constructor for class jcreek.cke.visualizer.DragTool
Creates a new DragTool object.
DragTool - class jcreek.gui.conceptmap.tool.DragTool.
 
DragTool() - Constructor for class jcreek.gui.conceptmap.tool.DragTool
Creates a new DragTool object.
DragTool(ConceptMapView) - Constructor for class jcreek.gui.conceptmap.tool.DragTool
Creates a new DragTool and attaches it to the supplied ConceptMapView.
DrawingSurface - class jcreek.cke.conceptview.DrawingSurface.
Title: Description: Copyright: Copyright (c) 2002 Company:
DrawingSurface() - Constructor for class jcreek.cke.conceptview.DrawingSurface
 
dashedStroke - Variable in class jcreek.cke.tool.BuildTool
A dashed line stroke for drawing.
dataChanged(VertexList, RelationList) - Method in interface jcreek.cke.conceptview.ConceptView
 
dataChanged(VertexList, RelationList) - Method in class jcreek.cke.conceptview.DrawingSurface
Deprectaed, use setGraph()
dataFlavor - Static variable in class jcreek.cke.command.CopyAction
 
dataFlavor - Static variable in class jcreek.cke.command.CutAction
 
dataFlavor - Variable in class jcreek.cke.command.OpenEntityViewAction
 
dataFlavor - Static variable in class jcreek.cke.command.PasteAction
 
dataFlavor - Static variable in class jcreek.cke.tool.MoveTool
 
deActivate(SubModel) - Method in class jcreek.cke.command.SubModelCommand
 
deactivateRelation(String) - Method in class jcreek.cke.tool.BuildTool
 
deactivateRelation(String) - Method in class jcreek.cke.tool.MoveTool
 
deactivateRelation(String) - Method in class jcreek.cke.tool.ZoomTool
 
decrement() - Method in class jcreek.cke.visualizer.ScaleControl
 
defaultExtensionDoc - Variable in class jcreek.cke.CreekDocumentGroup
Default filename extension for new documents.
defaultExtensionKM - Variable in class jcreek.cke.CreekDocumentGroup
Default filename extension for new documents.
defaultK - Variable in class jcreek.reasoning.ReuseResult
 
delFile(String) - Static method in class jcreek.cke.util.FileUtilities
Deletes the specified file or directory if exists.
delRelation - Variable in class jcreek.cke.command.DeleteRelationCommand
Entity to be Deactivated.
deleteContext(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
 
deleteEntityList(VertexList) - Method in interface jcreek.cke.graph.CreekModel
 
deleteEntityList(VertexList) - Method in class jcreek.cke.graph.GraphModel
Delete the given list of entities from the graph.
deleteRelationList(RelationList) - Method in interface jcreek.cke.graph.CreekModel
 
deleteRelationList(RelationList) - Method in class jcreek.cke.graph.GraphModel
 
deleteSelectedItem() - Method in class jcreek.cke.visualizer.PropertyControl
 
deleteWin - Variable in class jcreek.cke.visualizer.TreeView
 
deltaX - Variable in class jcreek.cke.command.EntityMoveCommand
Delta X move of the entity list.
deltaY - Variable in class jcreek.cke.command.EntityMoveCommand
Delta Y move of the entity list.
depth - Variable in class jcreek.cke.util.DDimension3
 
depth_ - Variable in class jcreek.cke.conceptview.VisualEntity
 
describeEntity(Entity) - Static method in class jcreek.examples.BuildJavaModel
 
description - Variable in class jcreek.representation.LocalKnowledgeModel
A description of this current Knowledge Model.
detach() - Method in class jcreek.cke.browser.Visualizer
Remove ourselves (and all our components) from any lists we might be one.
detach() - Method in interface jcreek.cke.conceptview.ConceptView
The view is being shut down.
detach() - Method in class jcreek.cke.conceptview.DrawingSurface
The view is being shut down.
detach() - Method in class jcreek.cke.tool.BuildProperty
 
detach() - Method in class jcreek.cke.tool.BuildTool
 
detach() - Method in interface jcreek.cke.tool.CreekTool
Detach from the model and view and prepare to be deactivated.
detach() - Method in class jcreek.cke.tool.MoveProperty
 
detach() - Method in class jcreek.cke.tool.MoveTool
Detach from the model and view and prepare to be deactivated.
detach() - Method in interface jcreek.cke.tool.PropertyWindow
 
detach() - Method in class jcreek.cke.tool.ZoomProperty
 
detach() - Method in class jcreek.cke.tool.ZoomTool
 
detach() - Method in class jcreek.cke.visualizer.DragTool
 
detach() - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
detach() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
detach() - Method in class jcreek.gui.reasoning.ReuseResultPane
 
detach() - Method in class jcreek.gui.representation.FramePane
Removes the change-listeners.
detatch() - Method in interface jcreek.gui.conceptmap.tool.ConceptMapTool
 
detatch() - Method in class jcreek.gui.conceptmap.tool.DragTool
 
didFatalErrorOccur() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Checks if an fatal error did occur.
didFatalErrorOccur() - Method in class jcreek.cke.importexport.jcxml.JCXMLimportParser
Checks if an fatal error did occur.
die() - Method in class jcreek.cke.command.ActivateEntityCommand
 
die() - Method in class jcreek.cke.command.ActivateRelationCommand
 
die() - Method in class jcreek.cke.command.ChangeRelationCommand
 
die() - Method in class jcreek.cke.command.CutCommand
 
die() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
die() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
die() - Method in class jcreek.cke.command.DeleteEntityCommand
 
die() - Method in class jcreek.cke.command.DeleteRelationCommand
 
die() - Method in class jcreek.cke.command.EntityMoveCommand
May be sent to inform an edit that it should no longer be used.
die() - Method in class jcreek.cke.command.NewEntityCommand
 
die() - Method in class jcreek.cke.command.NewRelationCommand
 
die() - Method in class jcreek.cke.command.OverviewCommand
 
die() - Method in class jcreek.cke.command.PasteCommand
 
die() - Method in class jcreek.cke.command.SubModelCommand
 
die() - Method in class jcreek.cke.command.ZoomCommand
 
direction - Variable in class jcreek.cke.controls.ArrowIcon
 
dirty - Variable in class jcreek.cke.document.KnowledgeModelController
True if document is dirty and needs saving.
dirty - Variable in class jcreek.cke.document.SerializeGraphDocument
True if document is dirty and needs saving.
dirty - Variable in class jcreek.representation.LocalKnowledgeModel
Marks if this model has been changed since last save.
displayFileDialog() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
displayFrameProperty(Visualizer) - Method in class jcreek.cke.command.EntityPropertiesAction
 
displayFrameProperty(Visualizer, Entity) - Method in class jcreek.cke.visualizer.NewEntityDialog
 
displayInherited - Variable in class jcreek.gui.representation.FramePane
 
displayInheritedToggle - Variable in class jcreek.gui.representation.FramePane
 
displayModel(KnowledgeModel, boolean) - Static method in class jcreek.examples.CreekExample
Takes an already created model and displays the cases and entities of the model in different ways.
displayModel(KnowledgeModel, boolean) - Static method in class jcreek.examples.CreekExampleOld
Takes an already created model and displays the cases and entities of the model in different ways.
displayModelDlg(Visualizer) - Method in class jcreek.cke.command.ModelPropertyAction
 
displayModelDlg(Visualizer) - Method in class jcreek.cke.command.NewKnowledgeModelAction
 
displayProperty(Entity) - Method in class jcreek.cke.visualizer.PropertyControl
 
displayPropertyWindow(Entity) - Method in class jcreek.cke.browser.Visualizer
 
displayRelationDlg(Visualizer) - Method in class jcreek.cke.command.NewDomainRelationAction
 
displaySelectedItem() - Method in class jcreek.cke.visualizer.PropertyControl
 
displaySubModel(Visualizer, VisualEntity) - Method in class jcreek.cke.command.SubModelAction
 
dispose() - Method in class jcreek.cke.controls.SplashScreen
 
divLocation - Variable in class jcreek.cke.browser.Visualizer
 
doAll(String[]) - Static method in class jcreek.examples.ModellingTutorial
Run an experiment with relation strength and/or causal model.
doMatch(String[]) - Static method in class jcreek.examples.ModellingTutorial
 
doc - Variable in class jcreek.cke.visualizer.SubModelDialog
 
docTypes - Variable in class jcreek.cke.CreekDocumentGroup
Table of the supported document types, keyed by the filename extension.
docTypes - Variable in class jcreek.cke.command.CreekFileFilter
List of document types supported by Creek.
document - Variable in class jcreek.cke.command.CreekCommand
The document this command is associated with.
document - Variable in class jcreek.cke.tool.BuildTool
Document this mediator is associated with.
document - Variable in class jcreek.cke.tool.MoveTool
Document this mediator is associated with.
document - Variable in class jcreek.cke.tool.ZoomTool
Document this mediator is associated with.
documents - Variable in class jcreek.cke.CreekDocumentGroup
List of documents held under this document group.
dragDropEnd(DragSourceDropEvent) - Method in class jcreek.cke.tool.MoveTool
DragSourceListener Methods
dragEnter(DropTargetDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragEnter(DragSourceDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragExit(DropTargetEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragExit(DragSourceEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragGestureRecognized(DragGestureEvent) - Method in class jcreek.cke.tool.MoveTool
DragGestureRecognized for DragGestureListener
dragOver(DropTargetDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragOver(DragSourceDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dragSource - Variable in class jcreek.cke.tool.MoveTool
 
draw(Graphics2D, Matrix33) - Method in class jcreek.cke.conceptview.VisualEntity
 
draw(Graphics2D, Matrix33, double) - Method in class jcreek.cke.conceptview.VisualEntity
 
draw(Graphics2D, Matrix33) - Method in class jcreek.cke.conceptview.VisualRelation
 
draw(Graphics2D, Matrix33, double) - Method in class jcreek.cke.conceptview.VisualRelation
 
drawEdge(Graphics2D, VisualRelation, int) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
drawNode(Graphics2D, VisualEntity) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
drawObjects(Graphics2D, Rectangle) - Method in class jcreek.cke.conceptview.ConceptMap
 
drawObjects(Graphics2D) - Method in class jcreek.cke.conceptview.DrawingSurface
 
drawObjects(Graphics2D, Rectangle) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
drawSelectedNodes() - Method in interface jcreek.cke.conceptview.ConceptView
 
drawSelectedNodes() - Method in class jcreek.cke.conceptview.DrawingSurface
 
drop(DropTargetDropEvent) - Method in class jcreek.cke.tool.MoveTool
DropTargetListener methods
dropActionChanged(DropTargetDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dropActionChanged(DragSourceDragEvent) - Method in class jcreek.cke.tool.MoveTool
 
dtp - Variable in class jcreek.cke.browser.Visualizer
Holds all the internal windows within the main window.

E

EDGE_ADDED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
EDGE_CHANGED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
EDGE_REMOVED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
EDIT_MODE - Static variable in class jcreek.cke.visualizer.ModelPropertyDlg
 
EMPTY_URL - Static variable in class jcreek.gui.representation.URLTypeField
 
ENTITY - Static variable in class jcreek.representation.BasicModel
Top level entity.
ENTITY - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
ENTITY_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
ENTITY_DATA_OBJECT_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_DESC_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_FONT_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
ENTITY_NAME_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_RELATION_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_RELATION_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
ENTITY_SELECTED_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
ENTITY_SIZE - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
EXPLAINED_STATE - Static variable in class jcreek.reasoning.CBRReasoningStep
 
EXPLAINED_STATUS - Static variable in class jcreek.reasoning.EntityComparison
The status of the comparison after explanation
EXPORT - Static variable in class jcreek.cke.importexport.ImportExportsWizards
Specifies that this dialog should be for export of data.
Edge - interface jcreek.cke.graph.Edge.
 
Edge - class jcreek.util.graph.Edge.
 
Edge(Node, Node) - Constructor for class jcreek.util.graph.Edge
Creates a new edge.
Edge() - Constructor for class jcreek.util.graph.Edge
 
Entity - class jcreek.representation.Entity.
The Entity Class encapsulates a node in the semantic network, and has references to all relations from and to the entity.
Entity(KnowledgeModel, String, String) - Constructor for class jcreek.representation.Entity
Create a new entity with the given name, description and creator object.
Entity(KnowledgeModel, String, String, Object) - Constructor for class jcreek.representation.Entity
Added for compatibility reason.
EntityComboBoxModel - class jcreek.cke.visualizer.EntityComboBoxModel.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
EntityComboBoxModel(KnowledgeModel) - Constructor for class jcreek.cke.visualizer.EntityComboBoxModel
 
EntityComparison - class jcreek.reasoning.EntityComparison.
An abstract class for comparison of two entities.
EntityComparison(Entity, Entity) - Constructor for class jcreek.reasoning.EntityComparison
Constructs a comparison between the origin concept and the target concept with given depth.
EntityComparison() - Constructor for class jcreek.reasoning.EntityComparison
 
EntityComparisonPane - class jcreek.gui.reasoning.EntityComparisonPane.
 
EntityComparisonPane(EntityComparison) - Constructor for class jcreek.gui.reasoning.EntityComparisonPane
Creates a new EntityComparisonPane.
EntityComponentFactory - class jcreek.gui.representation.EntityComponentFactory.
Class that produces Swing component to edit different types of Entities in relations.
EntityData - interface jcreek.representation.EntityData.
This interface is used to access the data encapsulated by an Entity object.
EntityField - class jcreek.gui.representation.EntityField.
 
EntityField(Entity) - Constructor for class jcreek.gui.representation.EntityField
 
EntityList - class jcreek.cke.visualizer.EntityList.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
EntityList() - Constructor for class jcreek.cke.visualizer.EntityList
 
EntityList - class jcreek.gui.conceptmap.EntityList.
 
EntityList(ConceptMapController, Entity[]) - Constructor for class jcreek.gui.conceptmap.EntityList
Creates a new EntityList of the supplied list of entities using the drawing configurations of the supplied ConceptMapController.
EntityList(Entity[]) - Constructor for class jcreek.gui.conceptmap.EntityList
Creates a new EntityList of the supplied entities using the default drawing configuration from the DefaultConceptMapController.
EntityList(ConceptMapController, ListModel) - Constructor for class jcreek.gui.conceptmap.EntityList
Creates a new EntityList using from the supplied ListModel using the drawing configurations of the supplied ConceptMapController.
EntityList(ListModel) - Constructor for class jcreek.gui.conceptmap.EntityList
Creates a new EntityList using from the supplied ListModel using the default drawing configuration from the DefaultConceptMapController.
EntityListAction - class jcreek.cke.command.EntityListAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
EntityListAction() - Constructor for class jcreek.cke.command.EntityListAction
 
EntityListModel - class jcreek.cke.visualizer.EntityListModel.
 
EntityListModel(KnowledgeModel) - Constructor for class jcreek.cke.visualizer.EntityListModel
 
EntityMoveCommand - class jcreek.cke.command.EntityMoveCommand.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
EntityMoveCommand(CreekDocument, VertexList, int, int) - Constructor for class jcreek.cke.command.EntityMoveCommand
Constructor for this command.
EntityNameComparator - class jcreek.util.EntityNameComparator.
 
EntityNameComparator() - Constructor for class jcreek.util.EntityNameComparator
 
EntityProperties - class jcreek.cke.visualizer.EntityProperties.
 
EntityProperties() - Constructor for class jcreek.cke.visualizer.EntityProperties
 
EntityProperties.StateChangedListener - class jcreek.cke.visualizer.EntityProperties.StateChangedListener.
 
EntityProperties.StateChangedListener(JButton) - Constructor for class jcreek.cke.visualizer.EntityProperties.StateChangedListener
Constructor for our state change listener.
EntityPropertiesAction - class jcreek.cke.command.EntityPropertiesAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
EntityPropertiesAction() - Constructor for class jcreek.cke.command.EntityPropertiesAction
 
EntitySelection - class jcreek.cke.util.EntitySelection.
 
EntitySelection(Object, DataFlavor) - Constructor for class jcreek.cke.util.EntitySelection
 
EntityTableCellRenderer - class jcreek.cke.visualizer.EntityTableCellRenderer.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
EntityTableCellRenderer() - Constructor for class jcreek.cke.visualizer.EntityTableCellRenderer
 
EntityTableModel - class jcreek.cke.visualizer.EntityTableModel.
 
EntityTransferable - class jcreek.gui.conceptmap.EntityTransferable.
 
EntityTransferable(Entity) - Constructor for class jcreek.gui.conceptmap.EntityTransferable
Creates a new Transferrable for the given single Entity.
EntityType - class jcreek.representation.EntityType.
Title: EntityType Description: Represents an encapsulated entity that is a certain type of frame.
EntityType(Entity) - Constructor for class jcreek.representation.EntityType
Creates a new EntityType encapsulating an existing entity.
EntityType(KnowledgeModel, String, String) - Constructor for class jcreek.representation.EntityType
Creates a new instance by creating a new node in the semantic network of this particular type.
EntityType(Entity, boolean) - Constructor for class jcreek.representation.EntityType
 
EntityTypeCellEditor - interface jcreek.gui.representation.EntityTypeCellEditor.
 
EntityTypeField - interface jcreek.gui.representation.EntityTypeField.
 
EntityTypeFieldFactory - class jcreek.gui.representation.EntityTypeFieldFactory.
 
EntityTypeNotMatchedException - exception jcreek.representation.EntityTypeNotMatchedException.
Title: EntityTypeNotMatchedException Description: Thrown when an attempt is made to instanciate an EntityType with an entity that do not match the pattern expressed by this type.
EntityTypeNotMatchedException(Entity, Class) - Constructor for class jcreek.representation.EntityTypeNotMatchedException
Creates a new EntityTypeNotMatchedException.
EpistemologicalModel - interface jcreek.representation.EpistemologicalModel.
The epistemological model is a top level model that establishes entities, relations and relation types that are required by the representation and basic inference system.
ExampleAction - class jcreek.cke.command.ExampleAction.
Example of a new action in the TrollCreek application.
ExampleAction() - Constructor for class jcreek.cke.command.ExampleAction
 
ExitAction - class jcreek.cke.command.ExitAction.
Implements the exit program action.
ExitAction() - Constructor for class jcreek.cke.command.ExitAction
Creates a new ExitAction object with the default action command string of "exit".
Explanation - class jcreek.representation.inference.Explanation.
Represents an explanation between two entities.
ExplanationModel - class jcreek.representation.inference.ExplanationModel.
This class represents a subset of the knowledge model resulting from a spreading activation operation from the "origin" entity.
ExplanationView - class jcreek.gui.ExplanationView.
Visualizes an ExplanationModel for an inherited relation.
ExplanationView(Relation) - Constructor for class jcreek.gui.ExplanationView
 
ExplanationView(Explanation[]) - Constructor for class jcreek.gui.ExplanationView
 
ExportAction - class jcreek.cke.command.ExportAction.
Implements the open file action used to open an existing graph document.
ExportAction() - Constructor for class jcreek.cke.command.ExportAction
Creates a new OpenAction object with the default action command string of "open".
ed - Variable in class jcreek.cke.command.SubModelCommand
 
edgeAdded(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
edgeAdded(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
edgeAdded(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
edgeChanged(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
edgeChanged(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
edgeChanged(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
edgeList - Variable in class jcreek.cke.graph.DefaultGraph
 
edgeList - Variable in class jcreek.util.graph.Graph
 
edgeRemoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
edgeRemoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
edgeRemoved(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
edgeSize() - Method in class jcreek.cke.graph.DefaultGraph
 
edgeSize() - Method in interface jcreek.cke.graph.Graph
 
edgeSize() - Method in class jcreek.util.graph.Graph
The number of edges in this graph.
edgeSize() - Method in class jcreek.util.graph.Node
Gives the number of edges from/to this node.
editable - Variable in class jcreek.gui.representation.CasePaneElement
 
editable - Variable in class jcreek.gui.representation.FrameTableModel
 
editingClass - Variable in class jcreek.gui.representation.StringTypeField
 
editorComponent - Variable in class jcreek.gui.representation.StringTypeField
 
editorComponent - Variable in class jcreek.gui.representation.URLTypeField
 
editorPane - Variable in class jcreek.gui.representation.URLTypeField
 
elementPanel - Variable in class jcreek.gui.representation.CasePane
 
elementPanel - Variable in class jcreek.gui.representation.CasePaneNew
 
elementPanel - Variable in class jcreek.gui.representation.FramePane
 
empty() - Method in class jcreek.representation.RelationTypeSet
Returnes true if the set is empty.
enter(Entity) - Method in class jcreek.representation.inference.SubclassSpreadingActivationRule
 
entities - Variable in class jcreek.cke.command.EntityMoveCommand
List of entities to be moved by the delta values.
entities - Variable in class jcreek.cke.command.OverviewCommand
List of entities to be moved by the LayoutAlgorithm.
entityClassList - Variable in class jcreek.cke.tool.BuildProperty
 
entityClassList - Variable in class jcreek.cke.visualizer.EntityProperties
 
entityClassList - Variable in class jcreek.cke.visualizer.NewEntityDialog
 
entityClassList - Variable in class jcreek.cke.visualizer.NewRelationDialog
 
entityDescription - Variable in class jcreek.gui.representation.FramePane
 
entityDescriptionText - Variable in class jcreek.cke.visualizer.EntityProperties
 
entityFont - Variable in class jcreek.cke.conceptview.VisualEntity
 
entityFont - Variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
entityID - Variable in class jcreek.cke.conceptview.VisualEntity
 
entityName - Variable in class jcreek.gui.representation.FramePane
 
entityNameText - Variable in class jcreek.cke.visualizer.EntityProperties
 
entityObjectClassSelector - Variable in class jcreek.gui.representation.FramePane
 
entitySize() - Method in class jcreek.cke.conceptview.DrawingSurface
 
entitySize() - Method in interface jcreek.representation.KnowledgeModel
Returns the number of entities in the model.
entitySize() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the number of entities in the model.
entityTable - Variable in class jcreek.cke.visualizer.EntityProperties
 
entityTable - Variable in class jcreek.cke.visualizer.FrameProperty
 
entityTableModel - Variable in class jcreek.cke.visualizer.EntityProperties
 
entityTableModel - Variable in class jcreek.cke.visualizer.FrameProperty
 
equals(Object) - Method in class jcreek.cke.conceptview.VisualEntity
 
equals(Object) - Method in class jcreek.cke.conceptview.VisualRelation
 
equals(DDimension) - Method in class jcreek.cke.util.DDimension
 
equals(DDimension3) - Method in class jcreek.cke.util.DDimension3
 
equals(DPoint) - Method in class jcreek.cke.util.DPoint
 
equals(DPoint3) - Method in class jcreek.cke.util.DPoint3
 
equals(Object) - Method in class jcreek.gui.conceptmap.VisualEntity
Two VisualEntities are considered equal if they encapsulate the same Creek Entity.
equals(Object) - Method in class jcreek.gui.conceptmap.VisualRelation
Two VisualRelations are considered equal if they encapsulate the same relation.
equals(Object) - Method in class jcreek.representation.Entity
Two entities are considered equal if they represent the same EntityData object.
equals(Object) - Method in class jcreek.representation.Partition
Two entities are considered equal if they represent the same PartitionData object.
equals(Object) - Method in class jcreek.representation.Relation
Two entities are considered equal if they represent the same RelationData object.
equals(Object) - Method in class jcreek.representation.RelationTypeSet
 
equals(Object) - Method in class jcreek.representation.constraints.Constraint
Descides whether two constraints are equal
equals(Object) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
error(SAXParseException) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
In case the parser encounters an error while parsing the document, then the error should be logged.
execute(Entity) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
execute(Entity) - Method in class jcreek.representation.inference.SpreadingActivationRule
The basic spreading activation algorithm.
exists(String) - Static method in class jcreek.cke.util.FileUtilities
Checks that the specified pathname is an existing file or directory.
expStrength - Variable in class jcreek.cke.visualizer.DomainRelationDlg
 
explain() - Method in class jcreek.reasoning.CBRReasoningStep
Runs the "explain" step in this reasoning step.
explain() - Method in class jcreek.reasoning.CaseFindingComparison
 
explain() - Method in class jcreek.reasoning.EntityComparison
Explains the comparison between the origin and target concepts.
explain(int, double) - Method in class jcreek.reasoning.RetrieveResult
Runs the activate step of the Retrieve.
explain() - Method in class jcreek.reasoning.RetrieveResult
Runs the explain step using default values for max cases and threshold.
explain() - Method in class jcreek.reasoning.ReuseResult
Explain step: Currently does nothing.
explanationStrength - Variable in class jcreek.reasoning.EntityComparison
The explanation strength
exportView(Visualizer, File) - Method in class jcreek.cke.command.ExportAction
 

F

FINDING_RELATION - Static variable in class jcreek.representation.cbr.CBRModel
 
FINDING_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
FOCUSED_STATE - Static variable in class jcreek.reasoning.CBRReasoningStep
 
FONT_COLOR - Variable in class jcreek.cke.conceptview.VisualEntity
 
FROM_TYPE_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
FileUtilities - class jcreek.cke.util.FileUtilities.
Contains some basic file utilities that could be very handy in certain situations.
FileUtilities() - Constructor for class jcreek.cke.util.FileUtilities
 
FrameBrowser - class jcreek.examples.FrameBrowser.
 
FrameBrowser(KnowledgeModel, String) - Constructor for class jcreek.examples.FrameBrowser
Creates a new FrameBrowser for the KnowledgeModel supplied.
FramePane - class jcreek.gui.representation.FramePane.
GUI element for creating or manipulating a Creek entity.
FramePane() - Constructor for class jcreek.gui.representation.FramePane
Creates and empty FramePane.
FramePane(KnowledgeModel) - Constructor for class jcreek.gui.representation.FramePane
Creates a new FramePane encapsulating a new entity.
FramePane(Entity, boolean) - Constructor for class jcreek.gui.representation.FramePane
Creates a new FramePane encapsulating the given entity.
FramePane(Entity) - Constructor for class jcreek.gui.representation.FramePane
Creates a new FramePane encapsulating the given entity.
FramePane(Entity, boolean, boolean, boolean) - Constructor for class jcreek.gui.representation.FramePane
Creates a new FramePane enacapsulating the given entity
FrameProperty - class jcreek.cke.visualizer.FrameProperty.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
FrameProperty() - Constructor for class jcreek.cke.visualizer.FrameProperty
 
FrameTableModel - class jcreek.gui.representation.FrameTableModel.
Title: FrameTableModelionsTable Description: A combineded TableModel, TableCellRenderer and TableCellEditor for tables containg a set of relations.
FrameTableModel(Relation[]) - Constructor for class jcreek.gui.representation.FrameTableModel
 
FrameView - class jcreek.cke.visualizer.FrameView.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
FrameView() - Constructor for class jcreek.cke.visualizer.FrameView
 
FruitModel - class jcreek.examples.FruitModel.
 
FruitModel(String) - Constructor for class jcreek.examples.FruitModel
 
fView - Variable in class jcreek.cke.browser.Visualizer
 
fatalError(SAXParseException) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
In case the parser encounters a fatal error while parsing the document, then the fatal error should be logged.
file - Variable in class jcreek.cke.document.KnowledgeModelController
File to read and write to.
file - Variable in class jcreek.cke.visualizer.ModelPropertyDlg
 
file - Variable in class jcreek.representation.LocalKnowledgeModel
File to read and write to.
find(VisualEntity) - Method in class jcreek.cke.graph.RelationList
Returns all the edges that are connected to the given vertex.
findEnt - Variable in class jcreek.cke.browser.Visualizer
 
findEnt - Variable in class jcreek.cke.visualizer.EntityProperties
 
findNode(int, int) - Method in class jcreek.cke.tool.BuildTool
Find an entity close to the given x,y position.
findNode(int, int) - Method in class jcreek.cke.tool.MoveTool
Find an entity close to the given x,y position.
findNode(int, int) - Method in class jcreek.cke.tool.ZoomTool
Find an entity close to the given x,y position.
findRelationTransfers(RelationType) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
findSelected() - Method in class jcreek.cke.browser.Visualizer
Finds the selected frame and returns a reference to it.
findSubStringEndPos(StringBuffer, int, String, boolean) - Static method in class jcreek.cke.util.TextUtilities
Similar to findSubStringFromToPos, but returns only the ending position.
findSubStringFromToPos(StringBuffer, int, String, String, boolean, boolean) - Static method in class jcreek.cke.util.TextUtilities
This method tries to find the start and end of a substring, by specifying the content of the start and end of the substring.
findSubStringStartPos(StringBuffer, int, String, boolean) - Static method in class jcreek.cke.util.TextUtilities
Similar to findSubStringFromToPos, but returns only the starting position.
findVisualEntity(double, double) - Method in interface jcreek.cke.conceptview.ConceptView
 
findVisualEntity(double, double) - Method in class jcreek.cke.conceptview.DrawingSurface
 
findVisualEntity(Entity) - Method in interface jcreek.cke.graph.CreekModel
 
findVisualEntity(Entity) - Method in class jcreek.cke.graph.GraphModel
 
findVisualEntity(Point) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
findVisualRelation(Relation) - Method in interface jcreek.cke.graph.CreekModel
 
findVisualRelation(Relation) - Method in class jcreek.cke.graph.GraphModel
 
findVisualRelation(Point) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
findingList - Variable in class jcreek.reasoning.RetrieveResult
 
findingToComparisons - Variable in class jcreek.reasoning.CaseComparison
Hashtable of finding-relation => comparisons involving that finding-relation.
findingsComparable(Relation, Relation) - Method in class jcreek.reasoning.CaseComparison
 
finish() - Method in class jcreek.cke.command.CloseModelAction
 
finish() - Method in class jcreek.cke.visualizer.LPanel
Finish initialization.
finishMoving() - Method in class jcreek.cke.tool.BuildTool
If we were moving entities, clean up now.
finishMoving() - Method in class jcreek.cke.tool.MoveTool
If we were moving entities, clean up now.
finishMoving() - Method in class jcreek.cke.tool.ZoomTool
If we were moving entities, clean up now.
finishMoving() - Method in class jcreek.cke.visualizer.DragTool
If we were moving entities, clean up now.
fireChange() - Method in interface jcreek.cke.graph.CreekModel
 
fireChange() - Method in class jcreek.cke.graph.GraphModel
Let all the change listeners know of a recent change in the model data.
fireChange() - Method in class jcreek.cke.visualizer.AppSettings
 
fireContentsResize() - Method in interface jcreek.cke.conceptview.ConceptView
 
fireContentsResize() - Method in class jcreek.cke.conceptview.DrawingSurface
 
fireDirtyChange(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current document has become dirty or become clean.
fireDocAdded(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
 
fireDocChange(CreekDocument, CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current document has been switched with another document, making that other document the new current document.
fireDocRemoved(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current document has been switched with another document, making that other document the new current document.
fireDoneScrolling() - Method in class jcreek.cke.visualizer.ViewportScroller
 
fireEdit(UndoableEdit) - Method in class jcreek.cke.document.KnowledgeModelController
Fires an undoable edit event to all the listeners registered for such events.
fireEdit(UndoableEdit) - Method in class jcreek.cke.document.SerializeGraphDocument
Fires an undoable edit event to all the listeners registered for such events.
fireKMEditChange(boolean) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the knowledge model editable status has changed.
fireLinkAction(LinkEvent) - Method in class jcreek.gui.representation.FrameTableModel
 
fireLinkEvent(LinkEvent) - Method in class jcreek.gui.representation.FrameTableModel
 
fireModelChangeEvent(ModelChangeEvent) - Method in interface jcreek.representation.KnowledgeModel
Notifies the listeners that a change has occured in the model.
fireModelChangeEvent(ModelChangeEvent) - Method in class jcreek.representation.LocalKnowledgeModel
Notifies the listeners that a change has occured in the model.
fireModelClosed(KnowledgeModel) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current knowledge model has been closed
fireModelOpened(KnowledgeModel) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current knowledge model has been opened
fireOffsetChange() - Method in class jcreek.cke.visualizer.ScrollView
 
firePaintAfter(Graphics2D) - Method in class jcreek.cke.conceptview.DrawingSurface
Give all the paint listeners a chance to draw after the view has drawn the graph.
firePaintBefore(Graphics2D) - Method in class jcreek.cke.conceptview.DrawingSurface
Give all the paint listeners a chance to draw before the view draws.
fireResizeChange() - Method in class jcreek.cke.visualizer.ScrollView
 
fireScrollChange() - Method in class jcreek.cke.visualizer.ViewportScroller
 
fireSelection() - Method in class jcreek.cke.graph.GraphModel
Let all the selection change listeners know of a recent change in the selection of a data object.
fireSelectionChange(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Let all the property change listeners know that the current knowledge model has been opened
fireTreeNodesChanged(TreeModelEvent) - Method in class jcreek.cke.graph.TreeModelSupport
 
fireTreeNodesInserted(TreeModelEvent) - Method in class jcreek.cke.graph.TreeModelSupport
 
fireTreeNodesRemoved(TreeModelEvent) - Method in class jcreek.cke.graph.TreeModelSupport
 
fireTreeStructureChanged(TreeModelEvent) - Method in class jcreek.cke.graph.TreeModelSupport
 
firstMousePos - Variable in class jcreek.cke.tool.BuildTool
First mouse press position when dragging started.
firstMousePos - Variable in class jcreek.cke.tool.MoveTool
First mouse press position when dragging started.
firstMousePos - Variable in class jcreek.cke.tool.ZoomTool
First mouse press position when dragging started.
firstMousePos - Variable in class jcreek.cke.visualizer.DragTool
The list of the relations being moved around.
firstMousePos - Variable in class jcreek.gui.conceptmap.tool.DragTool
The list of the relations being moved around.
firstResize() - Method in class jcreek.gui.SubModelView
 
firstResize() - Method in class jcreek.gui.reasoning.ComparisonSubModelView
 
fixEntity(Entity, Point) - Method in class jcreek.gui.SubModelView
 
flavor - Variable in class jcreek.cke.util.EntitySelection
 
flush() - Method in class jcreek.util.LRUCache
 
flushedWhileSuspended - Variable in class jcreek.util.LRUCache
 
focus() - Method in class jcreek.reasoning.CBRReasoningStep
Trims down the number of elements in the reasoning step, using information from the activate() and explani() methods.
focus(int, double) - Method in class jcreek.reasoning.RetrieveResult
Shrinks the number of case-comparisons.
focus() - Method in class jcreek.reasoning.RetrieveResult
Shrinks the number of case-comparisons, using default values for the maximum number of cases to keep and for case-comparison threshold strength.
focus() - Method in class jcreek.reasoning.ReuseResult
Focus step: Currently does nothing.
followIcon - Variable in class jcreek.gui.representation.FrameTableModel
 
formPopup(int, int) - Method in class jcreek.cke.tool.BuildTool
 
formPopup(int, int) - Method in class jcreek.cke.tool.MoveTool
 
formPopup(int, int) - Method in class jcreek.cke.tool.ZoomTool
 
format - Variable in class jcreek.cke.document.KnowledgeModelController
Object supporting the Serialize format.
formatTable(JTable, KnowledgeModel) - Method in class jcreek.gui.representation.CaseTableModel
 
formatTable(JTable, KnowledgeModel) - Method in class jcreek.gui.representation.FrameTableModel
 
frameLabel - Variable in class jcreek.cke.visualizer.EntityProperties
 
framePanel - Variable in class jcreek.cke.tool.BuildProperty
 
framePanel - Variable in class jcreek.cke.visualizer.FrameProperty
 
framePanel - Variable in class jcreek.cke.visualizer.FrameView
 
frameProperty - Variable in class jcreek.cke.browser.Visualizer
 
frameTable - Variable in class jcreek.gui.representation.FramePane
 
frameTableModel - Variable in class jcreek.gui.representation.FramePane
 
frmConstraintChecker - class jcreek.gui.representation.constraints.frmConstraintChecker.
 
frmConstraintChecker() - Constructor for class jcreek.gui.representation.constraints.frmConstraintChecker
Creates new form ConstraintChecker
from - Variable in class jcreek.cke.conceptview.VisualRelation
 
from - Variable in class jcreek.util.graph.Edge
 
fromOrigin - Variable in class jcreek.reasoning.CaseFindingComparison
 
fromTarget - Variable in class jcreek.reasoning.CaseFindingComparison
 

G

GeneralConstraint - class jcreek.representation.constraints.GeneralConstraint.
General constraint.
GeneralConstraint(KnowledgeModel, String, String) - Constructor for class jcreek.representation.constraints.GeneralConstraint
Creates a new instance of GeneralConstraint
GeneralConstraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.GeneralConstraint
Creates a new instance of CardinalityConstraint from a constraint data object
GeneralConstraintObject - class jcreek.representation.constraints.GeneralConstraintObject.
Handles the behaviour of general constraints.
GeneralConstraintObject(String) - Constructor for class jcreek.representation.constraints.GeneralConstraintObject
Creates a new instance of GeneralConstraintObject
Graph - interface jcreek.cke.graph.Graph.
 
Graph - class jcreek.util.graph.Graph.
 
Graph() - Constructor for class jcreek.util.graph.Graph
Creates a new, empty graph.
GraphChangeEvent - class jcreek.util.graph.GraphChangeEvent.
Title: GraphChangeEvent Description: Event object for events triggered in graph models (e.g.
GraphChangeEvent(Node, int) - Constructor for class jcreek.util.graph.GraphChangeEvent
 
GraphChangeEvent(Edge, int) - Constructor for class jcreek.util.graph.GraphChangeEvent
 
GraphChangeListener - interface jcreek.util.graph.GraphChangeListener.
Title: GraphChangeEvent Description: A class implementing this listener may register itself as a change listener with the Graph to be notified whenever a change occurs.
GraphModel - class jcreek.cke.graph.GraphModel.
 
GraphModel() - Constructor for class jcreek.cke.graph.GraphModel
 
g - Variable in class jcreek.cke.conceptview.ConceptViewPaintEvent
Graphics context the view paint listener is supposed to draw to.
generateBasicModel(KnowledgeModel) - Static method in class jcreek.representation.BasicModel
 
generateCBRModel(KnowledgeModel) - Static method in class jcreek.representation.cbr.CBRModel
 
generateCBRModel(KnowledgeModel) - Static method in class jcreek.representation.cbr.IsoPodModel
 
generateEpistemologicalModel(KnowledgeModel) - Method in class jcreek.representation.BasicModel
 
generateEpistemologicalModel(KnowledgeModel) - Method in interface jcreek.representation.EpistemologicalModel
Generate the epistemological in the (empty) supplied knowledge model.
generateEpistemologicalModel(KnowledgeModel) - Method in class jcreek.representation.cbr.CBRModel
 
generateEpistemologicalModel(KnowledgeModel) - Method in class jcreek.representation.cbr.IsoPodModel
 
generateModel() - Static method in class jcreek.examples.CreekExampleOld
Generates a new KnowledgeModel for a simple car-start problem domain.
generateModel() - Static method in class jcreek.examples.FruitModel
 
generateModel(Entity) - Method in class jcreek.representation.inference.SpreadingActivationRule
Method for generating an instance of the model used in the execution of the rule.
get(int) - Method in class jcreek.cke.graph.RelationList
Get the VisualRelation stored at the specified index in the list.
get(int) - Method in class jcreek.cke.graph.VertexList
Get the VisualEntity stored at the specified index in the list.
get(Object) - Method in class jcreek.util.LRUCache
 
get(Object[]) - Method in class jcreek.util.LRUCache
 
getAction(String) - Method in class jcreek.cke.MainWindow
Retrieves the action corresponding to the given command string.
getActivatedModel(RelationType, Entity) - Method in class jcreek.representation.inference.ExplanationModel
Returns a submodel containing all enties and relations of all paths from the origin to the designated entity where the last step of all paths is of the RelationType designated.
getActivatedRelations() - Method in class jcreek.cke.visualizer.SubModelDialog
 
getActivationStrength() - Method in class jcreek.reasoning.CaseFindingComparison
Returns the activation strength of the comparisons.
getActivationStrength() - Method in class jcreek.reasoning.EntityComparison
Returns the activation strength of the comparison.
getActiveRelations(VisualEntity) - Method in interface jcreek.cke.graph.CreekModel
 
getActiveRelations(VisualEntity) - Method in class jcreek.cke.graph.GraphModel
Return the reference to the entity list contained in this graph.
getActiveVisualRelations(VisualEntity) - Method in class jcreek.cke.graph.GraphModel
 
getAllComparisons() - Method in class jcreek.reasoning.RetrieveResult
Gives all case-comparisons, including those comparisons which has not been through the explain and focus steps.
getAllFaultMsg() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
A method that returns all the error messages that have occured during the parsing gathered in one string.
getAllSubclasses() - Method in class jcreek.representation.Entity
Returns all direct and indirect subclasses of this entity.
getAllSubclassesCollection() - Method in class jcreek.representation.Entity
 
getAllSuperclasses() - Method in class jcreek.representation.Entity
Returns all direct and indirect subclasses of this entity.
getAllSuperclassesCollection() - Method in class jcreek.representation.Entity
 
getAllowNewEntities() - Method in class jcreek.gui.conceptmap.tool.BuildTool
Returns true if this tools is allowed to make new entities.
getAllowed() - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Returns whether the values in the list are allowed or not
getAllowed() - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
getAllowed() - Method in class jcreek.representation.constraints.ConcreteValueConstraint
Returns whether the values are allowed or disallowed
getAllowed() - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Returns whether the values are allowed or not
true = allowed, false = disallowed
getAllowed() - Method in class jcreek.representation.constraints.ValueRangeConstraint
Returns whether the range are allowed or not
getAllowed() - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
getAttributeValueByName(String, NamedNodeMap) - Static method in class jcreek.cke.importexport.xml.DOMutilities
Gets the value of an attribute from an attribute list by giving the name of the attribute.
getAuthor() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
getAuthor() - Method in interface jcreek.representation.KnowledgeModel
Returns the author of the model.
getAuthor() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the author of the model.
getBackgroundColor(int) - Method in interface jcreek.gui.chart.ChartModel
 
getBackgroundColor(int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getBackgroundColor(int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getBestCase() - Method in class jcreek.reasoning.RetrieveResult
Returns the case that is the best match for the input case.
getBestComparison() - Method in class jcreek.reasoning.RetrieveResult
Gives the CaseComparison object that represents the best match with a solved case.
getBoolean(String) - Method in class jcreek.cke.visualizer.AppSettings
 
getBoundRectangle() - Method in class jcreek.cke.conceptview.ConceptMap
 
getBoundingBox() - Method in class jcreek.cke.conceptview.VisualEntity
 
getBoundingBox() - Method in interface jcreek.cke.graph.Node
 
getBoundingBox() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the bounding box, in model space coordinates of all the nodes.
getBounds() - Method in interface jcreek.cke.conceptview.ConceptView
 
getBounds() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getBounds() - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
getCanShow() - Method in class jcreek.cke.visualizer.SubModelDialog
 
getCase() - Method in class jcreek.gui.representation.CasePane
Returns the case displayed and modified by this CasePane.
getCase() - Method in class jcreek.gui.representation.CasePaneNew
Returns the case displayed and modified by this CasePane.
getCase(int) - Method in class jcreek.reasoning.ReuseResult
Returns the matched cases used to vote on the solution.
getCaseComparison() - Method in class jcreek.gui.reasoning.CaseComparisonPane
 
getCaseStatusDisplay() - Method in class jcreek.gui.representation.CasePane
 
getCaseStatusDisplay() - Method in class jcreek.gui.representation.CasePaneNew
 
getCaseStrength(int) - Method in class jcreek.reasoning.ReuseResult
 
getCasesForSolution(int) - Method in class jcreek.reasoning.ReuseResult
Returns the cases supporting the given solution.
getCausalModel(int) - Method in class jcreek.reasoning.ReuseResult
Returns a SubModel that contains all findings of the input case and all relations that is included in an explanation path for any inherited causal relation to the solution, as well as the solution itself.
getCellEditorValue() - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
getCellEditorValue() - Method in class jcreek.gui.representation.DoubleTypeField
 
getCellEditorValue() - Method in class jcreek.gui.representation.IntegerTypeField
 
getCellEditorValue() - Method in class jcreek.gui.representation.StringTypeField
 
getCellEditorValue() - Method in class jcreek.gui.representation.URLTypeField
 
getCenterPoint() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the point located closest to the center of this view, in model space coordinates.
getChildIterator() - Method in class jcreek.cke.conceptview.VisualEntity
 
getChildIterator(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
getChildIterator(Node) - Method in interface jcreek.cke.graph.Graph
 
getChildIterator() - Method in interface jcreek.cke.graph.Node
 
getClassDescription() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
getClassInverseName() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
getClassName() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
getClassesSupported() - Static method in class jcreek.gui.representation.EntityTypeFieldFactory
Returns an
getClonedSelection() - Method in class jcreek.cke.util.EntitySelection
 
getColSize(int) - Method in interface jcreek.gui.chart.ChartModel
 
getColSize(int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getColSize(int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getColor() - Method in class jcreek.cke.controls.ArrowIcon
 
getColumnClass(int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
getColumnClass(int) - Method in class jcreek.gui.representation.CaseTableModel
 
getColumnClass(int) - Method in class jcreek.gui.representation.FrameTableModel
 
getColumnCount() - Method in class jcreek.cke.visualizer.EntityTableModel
 
getColumnCount() - Method in class jcreek.gui.representation.CaseTableModel
Returns the number of rows in the table
getColumnCount() - Method in class jcreek.gui.representation.FrameTableModel
Returns the number of rows in the table
getColumnName(int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
getColumnName(int) - Method in class jcreek.gui.representation.CaseTableModel
 
getColumnName(int) - Method in class jcreek.gui.representation.FrameTableModel
Returns the column names.
getComparison() - Method in class jcreek.reasoning.CaseFindingComparison
Gives the encapsulated comparison.
getComparison(int) - Method in class jcreek.reasoning.RetrieveResult
Gives the CaseComparison at the place specified.
getComparisons() - Method in class jcreek.reasoning.RetrieveResult
Gives the set of CaseComparisons for the current reasoning step.
getCompleteFindingList(Case[]) - Static method in class jcreek.reasoning.CaseComparison
 
getCompletelyMatchedComparisons() - Method in class jcreek.reasoning.CaseComparison
Returns the list of completely matched finding comparisons.
getComplexity() - Method in class jcreek.representation.inference.TaskTooComplexException
 
getComponent() - Method in class jcreek.cke.visualizer.FrameProperty
 
getComponent() - Method in class jcreek.cke.visualizer.FrameView
 
getConcept(String) - Method in class jcreek.cke.visualizer.EntityListModel
 
getConcept() - Method in class jcreek.gui.representation.LinkEvent
 
getConceptAt(int) - Method in class jcreek.cke.visualizer.EntityListModel
 
getConceptList() - Method in class jcreek.cke.document.KnowledgeModelController
 
getConceptList() - Method in class jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel
 
getConceptList() - Method in class jcreek.cke.visualizer.EntityListModel
 
getConceptList(KnowledgeModel) - Method in class jcreek.cke.visualizer.PreferencesDialog
 
getConceptList() - Method in class jcreek.cke.visualizer.RelationComboBoxModel
 
getConceptList() - Method in class jcreek.cke.visualizer.SubModelDialog
 
getConceptView() - Method in class jcreek.cke.visualizer.MultiInternalFrame
Get the Concept view which represents the internal frame
getConstraint() - Method in class jcreek.gui.representation.constraints.pnlConstraintLine
Creates a constraint object from the form and returns it
getConstraint(Object) - Method in interface jcreek.representation.KnowledgeModel
Find a constraint in the model with the given ID.
getConstraint(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Find a relation in the model with the given ID.
getConstraintData() - Method in class jcreek.representation.constraints.Constraint
Returns the constraint data
getConstraintIterator() - Method in interface jcreek.representation.KnowledgeModel
Returns an iterator of all the constraints in the model.
getConstraintIterator() - Method in class jcreek.representation.LocalKnowledgeModel
Returns an iterator of all the constraints in the model.
getConstraintObject() - Method in interface jcreek.representation.constraints.ConstraintData
Returns the constraint object
getConstraintObject() - Method in class jcreek.representation.constraints.LocalConstraintData
Returns the constraint object
getConstraintString() - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraint
Returns the source code string
getConstraintString() - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraintLarge
Returns the text in the editor
getConstraintString() - Method in class jcreek.representation.constraints.GeneralConstraint
Returns the constraint string, source code
getConstraintString() - Method in class jcreek.representation.constraints.GeneralConstraintObject
Returs the constraint string
getConstraints() - Method in class jcreek.representation.AbstractKnowledgeModel
Returns an array of all constraints in the model.
getConstraints() - Method in class jcreek.representation.Entity
Returns all local and inherited constraints for this entity.
getConstraints() - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all constraints in the model.
getContentRect(Graphics) - Method in class jcreek.cke.conceptview.DrawingSurface
 
getContentSize() - Method in class jcreek.cke.visualizer.ScrollView
 
getContexts() - Method in class jcreek.cke.CreekDocumentGroup
 
getContexts() - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all registered contexts.
getContexts(Class) - Method in interface jcreek.representation.KnowledgeModel
Returns all context object registrered with the KnowledgeModel that is of the Class given as a parameter to the method.
getContexts() - Method in class jcreek.representation.LocalKnowledgeModel
Returns an array of all registered contexts.
getContexts(Class) - Method in class jcreek.representation.LocalKnowledgeModel
Returns all context object registrered with the KnowledgeModel that is of the Class given as a parameter to the method.
getController() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the controller (ConceptMapController object) for this ConceptMap.
getConvergencePoint() - Method in class jcreek.reasoning.SymbolConvergence
Returns the entity that is the convergence point for this FindingConvergence.
getCount(Relation) - Method in class jcreek.cke.conceptview.VisualEntity
 
getCount(Relation) - Method in interface jcreek.cke.graph.Node
 
getCreationTime() - Method in class jcreek.representation.Entity
Returns the time of creation of this concept, in the the format as System.currentTimeMillis();
getCreationTime() - Method in interface jcreek.representation.EntityData
Returns the time of creation for this entity in the same format as System.getCurrentMillis();
getCreationTime() - Method in class jcreek.representation.LocalEntityData
Returns the time of creation for this entity in the same format as System.getCurrentMillis();
getCreationTime() - Method in class jcreek.representation.LocalPartitionData
Returns the time of creation for this partition in the same format as System.getCurrentTimeMillis();
getCreationTime() - Method in class jcreek.representation.LocalRelationData
Returns the time of creation for this relation in the same format as System.getCurrentMillis();
getCreationTime() - Method in class jcreek.representation.Partition
Returns the time of creation of this partition, in the the format as System.currentTimeMillis();
getCreationTime() - Method in interface jcreek.representation.PartitionData
Returns the time of creation for this partition in the same format as System.getCurrentTimeMillis();
getCreationTime() - Method in class jcreek.representation.Relation
Returns the time of creation of this relation, in the the format as System.currentTimeMillis();
getCreationTime() - Method in interface jcreek.representation.RelationData
Returns the time of creation for this relation in the same format as System.getCurrentMillis();
getCreationTime() - Method in class jcreek.representation.TemporaryRelationData
Returns the time of creation for this relation in the same format as System.getCurrentMillis();
getCurrentDirectory() - Method in class jcreek.cke.visualizer.AppSettings
 
getCurrentDocument() - Method in class jcreek.cke.CreekDocumentGroup
Returns the reference to the current document in the group.
getCurrentEntity() - Method in class jcreek.cke.visualizer.EntityTableModel
 
getCurrentPartition() - Method in class jcreek.representation.Entity
Returns the current partition, if set.
getCurrentPartition() - Method in class jcreek.representation.Relation
Returns the current partition, if set.
getCurrentRelationType() - Method in class jcreek.gui.conceptmap.tool.BuildTool
Returns the current relation type used when making new relations.
getCurrentSelection(MouseEvent) - Method in class jcreek.cke.visualizer.TreeView
Return the currently selected node.
getCurrentTool() - Method in class jcreek.cke.browser.Visualizer
Returns the currently selected graph tool for this window.
getCurrentTool() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the current tools used on this view.
getCycleStatus() - Method in class jcreek.gui.cycle.Cycle
 
getDataModel() - Method in class jcreek.gui.chart.JChart
Returns the data model for this chart.
getDefaultPageFormat() - Method in class jcreek.cke.CreekDocumentGroup
 
getDesc() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
getDescription() - Method in class jcreek.cke.browser.SimpleFileFilter
 
getDescription() - Method in class jcreek.cke.command.CreekFileFilter
Returns the description of this file type.
getDescription() - Method in class jcreek.representation.Entity
Returns a description of this entity.
getDescription() - Method in interface jcreek.representation.EntityData
Returns the description of this entity.
getDescription() - Method in interface jcreek.representation.KnowledgeModel
Returns the description of the model.
getDescription() - Method in class jcreek.representation.LocalEntityData
Returns the description of this entity.
getDescription() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the description of the model.
getDescription() - Method in class jcreek.representation.LocalRelationData
Returns the description of this entity.
getDescription() - Method in class jcreek.representation.Relation
Returns a description of this relation.
getDescription() - Method in interface jcreek.representation.RelationData
Returns the description of this entity.
getDescription() - Method in class jcreek.representation.TemporaryRelationData
Returns the description of this entity.
getDescription() - Method in class jcreek.representation.constraints.Constraint
Returns the description of the constraint
getDescription() - Method in class jcreek.representation.constraints.ConstraintCheckResult
Returns the explanation of the constraint check
getDescription() - Method in interface jcreek.representation.constraints.ConstraintData
Returns the description of the constraint
getDescription() - Method in class jcreek.representation.constraints.LocalConstraintData
Returns the description of the constraint
getDirContent(String) - Static method in class jcreek.cke.util.FileUtilities
Gets the filenames and directories of the specified directory
getDirection() - Method in class jcreek.cke.controls.ArrowIcon
 
getDocRootNodeName(Document) - Method in class jcreek.cke.importexport.xml.XMLvalidater
A method that retrieves the node name of the root node of the DOM document node.
getDocument(int) - Method in class jcreek.cke.CreekDocumentGroup
Returns the reference to the requested document in the group.
getDocument(ConceptView) - Method in class jcreek.cke.CreekDocumentGroup
Retrieve the document object associated with the given view.
getDocument(JInternalFrame) - Method in class jcreek.cke.browser.Visualizer
Retrieves the document attached to the given frame.
getDocument() - Method in class jcreek.cke.command.CreekAction
Returns the current creek document, if any.
getDocument() - Method in class jcreek.cke.command.CreekCommand
Returns the document this command was performed on.
getDocument() - Method in class jcreek.cke.importexport.xml.XMLvalidater
A method that returns the DOM document.
getDocumentTypes() - Method in class jcreek.cke.CreekDocumentGroup
Retrieve a list of all the registered document types.
getDocuments() - Method in class jcreek.cke.CreekDocumentGroup
Returns an array of the current documents in the group.
getDocuments() - Method in class jcreek.cke.browser.Visualizer
Retrieves all the open documents attached to this main window.
getDouble(String) - Method in class jcreek.cke.visualizer.AppSettings
 
getDrawBounds(Graphics) - Method in class jcreek.cke.conceptview.VisualEntity
 
getDrawingSurface() - Method in class jcreek.cke.visualizer.ScrollView
 
getEdge() - Method in class jcreek.util.graph.GraphChangeEvent
 
getEdgeIterator() - Method in class jcreek.cke.conceptview.VisualEntity
 
getEdgeIterator(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
getEdgeIterator() - Method in class jcreek.cke.graph.DefaultGraph
 
getEdgeIterator(Node) - Method in interface jcreek.cke.graph.Graph
 
getEdgeIterator() - Method in interface jcreek.cke.graph.Graph
 
getEdgeIterator() - Method in interface jcreek.cke.graph.Node
 
getEdgeIterator(Node) - Method in class jcreek.util.graph.Graph
Gives an iterator for the edges from a specific node in the graph.
getEdgeIterator() - Method in class jcreek.util.graph.Graph
Gives an iterator for all the edges in the graph.
getEdgeIterator() - Method in class jcreek.util.graph.Node
Returns an iterator for the list of edges from/to this node.
getEdges() - Method in class jcreek.util.graph.Graph
Returns an array of the edges of the graph.
getEditorComponent(Object) - Method in class jcreek.gui.representation.DoubleTypeField
 
getEditorComponent(Object) - Method in interface jcreek.gui.representation.EntityTypeField
Implement this method to make a generic editor component that can be used in lists, tables and as parts of components.
getEditorComponent(Object) - Method in class jcreek.gui.representation.IntegerTypeField
 
getEditorComponent(Object) - Method in class jcreek.gui.representation.StringTypeField
Makes a generic editor component that can be used in lists, tables and as parts of components.
getEditorComponent(Object) - Method in class jcreek.gui.representation.URLTypeField
 
getElementAt(int) - Method in class jcreek.cke.visualizer.EntityListModel
 
getElementFor(Relation) - Method in class jcreek.gui.representation.CasePane
 
getElementFor(Relation) - Method in class jcreek.gui.representation.CasePaneNew
 
getEntities() - Method in interface jcreek.cke.graph.CreekModel
 
getEntities() - Method in class jcreek.cke.graph.GraphModel
Return the reference to the entity list contained in this graph.
getEntities() - Method in class jcreek.representation.AbstractKnowledgeModel
Returns an array of all entities in the model.
getEntities() - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all entities in the model.
getEntities() - Method in class jcreek.representation.LocalPartitionData
Returns all the entitys in this partition.
getEntities() - Method in class jcreek.representation.Partition
Returns an array of all the entities in the submodel.
getEntities() - Method in interface jcreek.representation.PartitionData
Returns all the entitys in this partition.
getEntities() - Method in class jcreek.representation.SubModel
Returns an array of all the entities in the submodel.
getEntity() - Method in class jcreek.cke.conceptview.VisualEntity
 
getEntity() - Method in interface jcreek.cke.graph.Node
 
getEntity() - Method in class jcreek.cke.visualizer.EntityTableModel
 
getEntity(KnowledgeModel, String) - Static method in class jcreek.examples.CreekExample
Improvement to km.getEntity (more meaningful exception than NullPointer).
getEntity() - Method in class jcreek.gui.conceptmap.VisualEntity
Returns the Creek Entity this VisualEntity encapsulates.
getEntity() - Method in class jcreek.gui.representation.FramePane
Returns the entity this FramePane displays.
getEntity() - Method in class jcreek.gui.representation.constraints.pnlValueClassConstraint
 
getEntity() - Method in class jcreek.representation.EntityTypeNotMatchedException
Returns the entity that the was attempted to be instanciated.
getEntity(Object) - Method in interface jcreek.representation.KnowledgeModel
Find an entity in the model with the given name or ID.
getEntity(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Find an entity in the model with the given name or ID.
getEntity() - Method in class jcreek.representation.NoSuchRelationException
Returns the entity in which the relation could not be found.
getEntityColor(Entity) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color to use when diplaying this entity.
getEntityColor(Entity) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color to use when diplaying this entity.
getEntityComparison() - Method in class jcreek.gui.reasoning.EntityComparisonPane
Returns the EntityComparison this pane displays.
getEntityComparison() - Method in class jcreek.reasoning.CaseFindingComparison
Returns the comparison comparing the entities that are the values of the finding-relations of the origin (new) and target (retrieved) case.
getEntityComponent(Relation, boolean) - Static method in class jcreek.gui.representation.EntityComponentFactory
Returns a JComponent that is made to display or edit the value component of the supplied relation.
getEntityData() - Method in class jcreek.representation.Entity
Returns the EntityData object in case a subclass needs to manipulate it directly.
getEntityDataFlavor() - Static method in class jcreek.gui.conceptmap.EntityTransferable
 
getEntityDescriptionText() - Method in class jcreek.cke.visualizer.EntityProperties
 
getEntityFont(Entity, double) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The font to use when displaying this entity.
getEntityFont(Entity, double) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The font to use when displaying this entity.
getEntityFontColor(Entity) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color of the font used to draw the entity fonts.
getEntityFontColor(Entity) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color of the font used to draw the entity fonts.
getEntityIterator() - Method in interface jcreek.representation.KnowledgeModel
Returns an iterator of all the entities in the model.
getEntityIterator() - Method in class jcreek.representation.LocalKnowledgeModel
Returns an iterator of all the entities in the model.
getEntityIterator() - Method in class jcreek.representation.LocalPartitionData
Returns an iterator for all the entities in this partition.
getEntityIterator() - Method in interface jcreek.representation.PartitionData
Returns an iterator for all the entities in this partition.
getEntityNameText() - Method in class jcreek.cke.visualizer.EntityProperties
 
getEntityObject() - Method in class jcreek.representation.Entity
Returns the object encapsulated by this entity.
getEntityObject() - Method in interface jcreek.representation.EntityData
Returns the current (if any) data object encapsulated by this entity.
getEntityObject() - Method in class jcreek.representation.LocalEntityData
Returns the current (if any) data object encapsulated by this entity.
getEntitySelectedColor(Entity) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color to draw the "selection cross" on the entity if it is selected.
getEntitySelectedColor(Entity) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color to draw the "selection cross" on the entity if it is selected.
getEntitySize() - Method in interface jcreek.gui.conceptmap.ConceptMapController
The size of the circle representing an entity.
getEntitySize() - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The size of the circle representing an entity.
getEntityTable() - Method in class jcreek.cke.visualizer.EntityProperties
 
getEntityTableModel() - Method in class jcreek.cke.visualizer.EntityProperties
 
getEntityTypeClass() - Method in class jcreek.representation.EntityTypeNotMatchedException
Returns the class of the EntityType subclass.
getEntityTypeField(Class) - Static method in class jcreek.gui.representation.EntityTypeFieldFactory
 
getErrorMsg() - Method in class jcreek.cke.importexport.xml.XMLvalidater
Returns the Exception message
getErrorsMsg() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns a string with all the error messages the parser reports when parsing.
getErrorsMsg() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getErrorsMsg() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getExplainedMatchedComparisons() - Method in class jcreek.reasoning.CaseComparison
Returns the list of explained matched finding comparisons.
getExplanationModel() - Method in class jcreek.representation.Relation
If this relation is inherited, this method returns the model that justifies the inheritance.
getExplanationStrength() - Method in class jcreek.reasoning.CaseFindingComparison
Returns the explanation strength of the comparisons.
getExplanationStrength() - Method in class jcreek.reasoning.EntityComparison
Returns the explanation strength of the comparison.
getExplanationStrength() - Method in class jcreek.representation.LocalRelationData
Returns the explanation strength for this relation.
getExplanationStrength() - Method in class jcreek.representation.Relation
Returns the strength variable contains the explanation strength for this relation.
getExplanationStrength() - Method in interface jcreek.representation.RelationData
Returns the explanation strength for this relation.
getExplanationStrength() - Method in class jcreek.representation.RelationType
Returns the default explanation strength of new relations created of this type.
getExplanationStrength() - Method in class jcreek.representation.TemporaryRelationData
Returns the explanation strength for this relation.
getExplanationStrength(RelationType, Entity) - Method in class jcreek.representation.inference.ExplanationModel
Returns the activation strength of the target in regards to the origin.
getExplanationStrength(Entity) - Method in class jcreek.representation.inference.ExplanationModel
 
getExplanationStrength(Explanation[], Entity) - Static method in class jcreek.representation.inference.ExplanationModel
 
getExplanations() - Method in class jcreek.representation.Relation
Returns an array of explanations for this relation.
getExplanations(Entity, int) - Method in class jcreek.representation.inference.ExplanationModel
Exhaustive, depth-first search for paths within the submodel.
getExplanations(RelationType, Entity, int) - Method in class jcreek.representation.inference.ExplanationModel
Exhaustive, depth-first search for paths within the submodel.
getFatalErrorsMsg() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns a string with all the fatal error messages the parser reports when parsing.
getFatalErrorsMsg() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getFatalErrorsMsg() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getFile() - Method in class jcreek.cke.document.KnowledgeModelController
Returns the reference to the file object for this document.
getFile() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
getFile() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the file this KnowledgeModel is associated with (if any).
getFileFormatedDate() - Static method in class jcreek.cke.util.FileUtilities
A method that returns a date formatted as "yyyyMMddHHmmssSSS".
getFileName(String[]) - Static method in class jcreek.examples.ModellingTutorial
Extract and return first argument, or default, from a String array.
getFindingComparisons() - Method in class jcreek.reasoning.CaseComparison
Returns the list of all finding comparisons.
getFrame(Component) - Static method in class jcreek.cke.browser.Visualizer
Find the hosting frame for this component.
getFrameString() - Method in class jcreek.representation.Entity
Returns a string representation of this entity, including all relations from it.
getFrameTable() - Method in class jcreek.gui.representation.FramePane
 
getFrameView() - Method in class jcreek.cke.browser.Visualizer
 
getFrom() - Method in class jcreek.cke.conceptview.VisualRelation
 
getFrom() - Method in class jcreek.representation.LocalRelationData
Returns the entity from where the relation originates.
getFrom() - Method in class jcreek.representation.Relation
Returns the entity from where the relation originates.
getFrom() - Method in interface jcreek.representation.RelationData
Returns the entity from where the relation originates.
getFrom() - Method in class jcreek.representation.TemporaryRelationData
Returns the entity from where the relation originates.
getFrom() - Method in class jcreek.util.graph.Edge
Returns the node this edge is from.
getGraph() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getGraph() - Method in interface jcreek.cke.graph.CreekModel
 
getGraph() - Method in class jcreek.cke.graph.GraphModel
 
getGraph() - Method in class jcreek.util.graph.Node
Returns the Graph this Node is a part of.
getGraphics() - Method in class jcreek.cke.conceptview.ConceptViewPaintEvent
Returns the graphics context to which the view paint listener can draw to the view.
getHSpacing() - Method in interface jcreek.cke.conceptview.ConceptView
 
getHSpacing() - Method in class jcreek.cke.conceptview.DrawingSurface
changed
getHead() - Method in class jcreek.cke.conceptview.VisualRelation
 
getHead() - Method in interface jcreek.cke.graph.Edge
 
getHeightForWidth(int) - Static method in class jcreek.cke.controls.ArrowIcon
 
getID() - Method in class jcreek.representation.Entity
Returns the unique ID of this relation.
getID() - Method in interface jcreek.representation.EntityData
Returns a unique ID for the entity this EntityData represents.
getID() - Method in class jcreek.representation.LocalEntityData
Returns a unique ID for the entity this EntityData represents.
getID() - Method in class jcreek.representation.LocalPartitionData
Returns a unique ID for the entity this EntityData represents.
getID() - Method in class jcreek.representation.LocalRelationData
Returns a unique ID for the entity this elationData represents.
getID() - Method in class jcreek.representation.Partition
Returns the unique ID of this partition.
getID() - Method in interface jcreek.representation.PartitionData
Returns a unique ID for the entity this EntityData represents.
getID() - Method in class jcreek.representation.Relation
Returns the unique ID of this relation.
getID() - Method in interface jcreek.representation.RelationData
Returns a unique ID for the entity this elationData represents.
getID() - Method in class jcreek.representation.TemporaryRelationData
Returns a unique ID for the entity this relationData represents.
getID() - Method in class jcreek.representation.constraints.Constraint
Returns the ID of the constraint
getID() - Method in interface jcreek.representation.constraints.ConstraintData
returns the ID of the constraint
getID() - Method in class jcreek.representation.constraints.LocalConstraintData
Returns the ID of the constraint
getIconHeight() - Method in class jcreek.cke.controls.ArrowIcon
 
getIconHeight() - Method in class jcreek.cke.controls.SideBar.RotatedTextIcon
 
getIconWidth() - Method in class jcreek.cke.controls.ArrowIcon
 
getIconWidth() - Method in class jcreek.cke.controls.SideBar.RotatedTextIcon
 
getImmediateSubclasses() - Method in class jcreek.representation.Entity
Returns all the direct subclasses of this entity.
getImmediateSubclassesCollection() - Method in class jcreek.representation.Entity
 
getImmediateSuperclasses() - Method in class jcreek.representation.Entity
Returns the direct superclass(es) of this entity.
getImmediateSuperclassesCollection() - Method in class jcreek.representation.Entity
 
getImportance(double, boolean) - Method in class jcreek.cke.importexport.KnowledgeModelExportUtilities
Gets the discrete variable of the double value as a string of.
getInferenceCache() - Method in interface jcreek.representation.KnowledgeModel
Returns this models inference cache.
getInferenceCache() - Method in class jcreek.representation.LocalKnowledgeModel
Returns this models inference cache.
getInheritedConstraints() - Method in class jcreek.representation.Entity
Returns all inherited constraints for this entity
getInputCase() - Method in class jcreek.reasoning.RetrieveResult
Returns the input case (problem case).
getInputCase() - Method in class jcreek.reasoning.ReuseResult
Returns the input case (problem description).
getInstances() - Method in class jcreek.representation.RelationType
Returns all instances of this relation type and all of its subclasses.
getIntValue() - Method in class jcreek.cke.visualizer.ScaleControl
 
getInternalFrame(Component) - Static method in class jcreek.cke.browser.Visualizer
 
getInverse() - Method in class jcreek.representation.LocalRelationData
Returns the inverse of this relation.
getInverse() - Method in class jcreek.representation.Relation
Returns the reverse of this relation, i.e. the relation going from the target of this relation to the origin of this relation with a relation type that is the inverse of this relation's type.
getInverse() - Method in interface jcreek.representation.RelationData
Returns the inverse of this relation.
getInverse() - Method in class jcreek.representation.TemporaryRelationData
Returns the inverse of this relation.
getInverseName() - Method in class jcreek.representation.Relation
getInverseName returns the name of the inverse relation.
getInverseName() - Method in class jcreek.representation.RelationType
Returns the name of the inverse relation-type.
getInverseType() - Method in class jcreek.representation.RelationType
Returns the RelationType object for the inverse of this type.
getIteration() - Method in class jcreek.reasoning.CBRReasoningStep
The activate/explain/focis step is usually excecuted on N cases, and this method returns how far the current task is progressed.
getIterationMax() - Method in class jcreek.reasoning.CBRReasoningStep
The activate/explain/focis step is usually excecuted on N cases, and this method returns how many iterations the current task is performing.
getK() - Method in class jcreek.reasoning.ReuseResult
Returns how many of the cases are used to vote on the solution.
getKM() - Method in class jcreek.cke.CreekDocumentGroup
Retrieve the KnowledgeModel.
getKMTypes() - Method in class jcreek.cke.CreekDocumentGroup
 
getKnowledgeModel() - Method in class jcreek.cke.document.SerializeGraphDocument
 
getKnowledgeModel() - Method in class jcreek.cli.CreekJatha
 
getKnowledgeModel() - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns the KnowledgeModel of this model.
getKnowledgeModel() - Method in class jcreek.gui.cycle.Cycle
 
getKnowledgeModel() - Method in class jcreek.reasoning.CBRReasoningStep
Returns the KnowledgeModel this reasoning is executed on.
getKnowledgeModel() - Method in class jcreek.reasoning.EntityComparison
Returns the knowledge model of the origin concept.
getKnowledgeModel() - Method in interface jcreek.representation.Context
 
getKnowledgeModel() - Method in class jcreek.representation.Entity
Returns the knowledgemodel this concept belongs to.
getKnowledgeModel() - Method in class jcreek.representation.Partition
Returns the knowledgemodel this partition belongs to.
getKnowledgeModel() - Method in class jcreek.representation.Relation
Returns the knowledgemodel this relation belongs to.
getKnowledgeModelEditable() - Method in class jcreek.cke.CreekDocumentGroup
 
getLabelColor() - Method in class jcreek.gui.chart.JChart
Sets the color of the labels.
getListCellRendererComponent(JList, Object, int, boolean, boolean) - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
getLocalConstraints() - Method in class jcreek.representation.Entity
Returns all local constraints for this entity.
getLocalConstraints() - Method in interface jcreek.representation.EntityData
 
getLocalConstraints() - Method in class jcreek.representation.LocalEntityData
Returns all the relations from this entity.
getLocalRelation(RelationType) - Method in class jcreek.representation.Entity
Returns the first relation of a given type (local relations only, no inherited relations).
getLocalRelation(RelationType[]) - Method in class jcreek.representation.Entity
Returns the first relation of a given set of types (local relations only, no inherited relations).
getLocalRelation(String) - Method in class jcreek.representation.Entity
Returns the first relation of a given type (only local relations, no inherited relations).
getLocalRelation(String[]) - Method in class jcreek.representation.Entity
Given an array of strings, this method retrieves the set of local relations where the name of the relation-type (the RelationType) match any of the given relation name, and returns the first from that set.
getLocalRelation(RelationType, Entity) - Method in class jcreek.representation.Entity
Returns the first relation of the given type to the given value.
getLocalRelation(RelationType, Entity, double) - Method in class jcreek.representation.Entity
Returns the first relation of the given type to the given value and explanation strength.
getLocalRelations(RelationType) - Method in class jcreek.representation.Entity
Returns all relations of the type relationClass that lead from or to this entity.
getLocalRelations(String) - Method in class jcreek.representation.Entity
Returns all relations from or to this entity with the specified name.
getLocalRelations(String[]) - Method in class jcreek.representation.Entity
Returns all relations from or to this entity with any of the specified names.
getLocalRelations(RelationType[]) - Method in class jcreek.representation.Entity
Returns all local relations from or to this entity with any of the specified relation types.
getLocalRelations() - Method in class jcreek.representation.Entity
Returns all local relations from this entity.
getLocalRelations(Entity[]) - Method in interface jcreek.representation.EntityData
Returns the local relations from the entity represented by this object, where the type of each relation must be in the array of relation types supplied to this method.
getLocalRelations() - Method in interface jcreek.representation.EntityData
Returns all the relations from this entity.
getLocalRelations(Entity[]) - Method in class jcreek.representation.LocalEntityData
Returns the local relations from the entity represented by this object, where the type of each relation must be in the array of relation types supplied to this method.
getLocalRelations() - Method in class jcreek.representation.LocalEntityData
Returns all the relations from this entity.
getLocationString(SAXParseException) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
Finds the location of an error in the DOM document and returns this location as a string.
getLogFormatedDate() - Static method in class jcreek.cke.util.FileUtilities
A method that returns a date formatted as "yyyy-MM-dd HH:mm:ss:SSS".
getMax() - Method in class jcreek.gui.representation.constraints.pnlCardinalityConstraint
 
getMax() - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
getMax() - Method in class jcreek.representation.constraints.CardinalityConstraint
Returns the maximum cardinality constraint
getMax() - Method in class jcreek.representation.constraints.CardinalityConstraintObject
Returns the max cardinality
getMax() - Method in class jcreek.representation.constraints.ValueRangeConstraint
Returns the maximum number of the range
getMax() - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
getMaxValue() - Method in interface jcreek.gui.chart.ChartModel
 
getMaxValue() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getMaxValue() - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getMidPoint() - Method in interface jcreek.cke.conceptview.ConceptView
 
getMidPoint() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getMin() - Method in class jcreek.gui.representation.constraints.pnlCardinalityConstraint
 
getMin() - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
getMin() - Method in class jcreek.representation.constraints.CardinalityConstraint
Returns the minimum cardinality constraint
getMin() - Method in class jcreek.representation.constraints.CardinalityConstraintObject
Returns the min cardinality
getMin() - Method in class jcreek.representation.constraints.ValueRangeConstraint
Returns the minimum number of the range
getMin() - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
getModel() - Method in class jcreek.cke.command.CreekAction
Returns the current creek model, if any.
getModel() - Method in interface jcreek.cke.document.CreekDocument
Returns the reference to the object acting as the model for this document.
getModel() - Method in class jcreek.cke.document.KnowledgeModelController
Returns the reference to the object acting as the model for this document.
getModel() - Method in class jcreek.cke.document.SerializeGraphDocument
Returns the reference to the object acting as the model for this document.
getModel() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the model (ConceptMapModel object) this ConceptMap is a display of.
getModelType() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
getModelVisibleRect() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the rectangle in model space coordinates that represents what this view displays of the model.
getMousePosition() - Method in class jcreek.cke.tool.BuildTool
Returns the position of the mouse,this will return the first Mouse Position or last Mouse Position depending on the current Tool and the state of the tool
getMousePosition() - Method in interface jcreek.cke.tool.CreekTool
Returns the position of the mouse,this will return the first Mouse Position or last Mouse Position depending on the current Tool and the state of the tool
getMousePosition() - Method in class jcreek.cke.tool.MoveTool
Returns the position of the mouse,this will return the first Mouse Position or last Mouse Position depending on the current Tool and the state of the tool
getMousePosition() - Method in class jcreek.cke.tool.ZoomTool
Returns the position of the mouse,this will return the first Mouse Position or last Mouse Position depending on the current Tool and the state of the tool
getMoveTransform() - Method in interface jcreek.cke.conceptview.ConceptView
 
getMoveTransform() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getName() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
getName() - Method in class jcreek.representation.Entity
Returns the name of this entity.
getName() - Method in interface jcreek.representation.EntityData
Gives the name of this entity.
getName() - Method in interface jcreek.representation.KnowledgeModel
Returns the name of the model.
getName() - Method in class jcreek.representation.LocalEntityData
Gives the name of this entity.
getName() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the name of the model.
getName() - Method in class jcreek.representation.LocalPartitionData
Returns the name of this partition.
getName() - Method in class jcreek.representation.NameAlreadyExistException
 
getName() - Method in class jcreek.representation.Partition
Returns the name of this Partition.
getName() - Method in interface jcreek.representation.PartitionData
Returns the name of this partition.
getName() - Method in class jcreek.representation.Relation
Returns the name of this relation.
getNaturalInverseName() - Method in class jcreek.representation.Relation
Returns the natural inverse name of the relation.
getNaturalInverseName() - Method in class jcreek.representation.RelationType
Returns the natural name (a verb phrase) of the inverse relation-type.
getNaturalName() - Method in class jcreek.representation.Relation
Returns the natural name of the relation.
getNaturalName() - Method in class jcreek.representation.RelationType
Returns a complete verb phrase useable for natural language generatation.
getNewValue() - Method in class jcreek.representation.ModelChangeEvent
 
getNode() - Method in class jcreek.util.graph.GraphChangeEvent
 
getNodeByName(String, short, NodeList) - Static method in class jcreek.cke.importexport.xml.DOMutilities
Gets the node in from an node list by giving the name of the node.
getNodeIterator() - Method in class jcreek.cke.graph.DefaultGraph
 
getNodeIterator() - Method in interface jcreek.cke.graph.Graph
 
getNodeIterator() - Method in class jcreek.util.graph.Graph
Gives an iterator for the nodes in this graph.
getNodes() - Method in class jcreek.util.graph.Graph
Returns a an array of the nodes of the graph.
getNonSelectedDocuments() - Method in class jcreek.cke.visualizer.SaveDialog
 
getNumChildren() - Method in class jcreek.cke.conceptview.VisualEntity
 
getNumChildren(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
getNumChildren(Node) - Method in interface jcreek.cke.graph.Graph
 
getNumChildren() - Method in interface jcreek.cke.graph.Node
 
getNumberNormalizer() - Method in class jcreek.reasoning.NumberComparison
 
getNumberOfErrors() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns the number of error messages the parser reports when parsing
getNumberOfErrors() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getNumberOfErrors() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getNumberOfFatalErrors() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns the number of fatal error messages the parser reports when parsing
getNumberOfFatalErrors() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getNumberOfFatalErrors() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getNumberOfWarnings() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns the number of warning messages the parser reports when parsing
getNumberOfWarnings() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getNumberOfWarnings() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getObject() - Method in class jcreek.util.selection.SelectionChangeEvent
 
getObjects() - Method in class jcreek.reasoning.NotCompatibleException
 
getOffset() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getOffset() - Method in class jcreek.cke.visualizer.ScrollView
 
getOffsetX() - Method in class jcreek.cke.visualizer.ViewportScroller
 
getOffsetY() - Method in class jcreek.cke.visualizer.ViewportScroller
 
getOldValue() - Method in class jcreek.representation.ModelChangeEvent
 
getOpenNewWindowLinkListener() - Method in class jcreek.gui.representation.FramePane
 
getOrigin() - Method in class jcreek.reasoning.EntityComparison
Returns the origin concept of the comparison.
getOrigin() - Method in class jcreek.reasoning.SymbolConvergence
Returns the has-finding relation from the origin case to the origin finding.
getOriginRelation() - Method in class jcreek.reasoning.CaseFindingComparison
Returns the finding-relation from the origin (new) case that is the basis of this comparison.
getOriginRelations() - Method in class jcreek.reasoning.CaseComparison
Returns all the relations of origin entity of the comparison.
getOriginRelations(RelationType) - Method in class jcreek.reasoning.CaseComparison
Returns all the relations of the given type of origin entity of the comparison.
getOriginRelations() - Method in class jcreek.reasoning.SymbolConvergence
Gives a list of all relations (composite or direct) from the origin case finding to the convergence entity.
getOriginal() - Method in class jcreek.representation.Relation
When this relation is an inherited relation, it returnes the original relation it was inherited from.
getOverlapModel() - Method in class jcreek.reasoning.PartitionComparison
Returns a submodel containing the overlap of the partitions compared by this object.
getOverridenBy() - Method in class jcreek.representation.LocalRelationData
Returns which relations this relation is overriden by.
getOverridenBy() - Method in class jcreek.representation.Relation
Returns which relations this relation is overriden by.
getOverridenBy() - Method in interface jcreek.representation.RelationData
Returns which relations this relation is overriden by.
getOverridenBy() - Method in class jcreek.representation.TemporaryRelationData
Returns which relations this relation is overriden by.
getOverrides() - Method in class jcreek.representation.LocalRelationData
Returns the relation (if any) this relation overrides.
getOverrides() - Method in interface jcreek.representation.RelationData
Returns the relation (if any) this relation overrides.
getOverrides() - Method in class jcreek.representation.TemporaryRelationData
Returns the relation (if any) this relation overrides.
getOverridingRelations() - Method in class jcreek.representation.Relation
Returns the relations (if any) this relation overrides.
getPageFormat() - Method in class jcreek.cke.CreekDocumentGroup
 
getPaneType() - Method in class jcreek.gui.reasoning.EntityComparisonPane
Returns the type of component this is.
getPartition(Object) - Method in interface jcreek.representation.KnowledgeModel
Returns the partition with the given name or ID.
getPartition(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Returns the partition with the given name or ID.
getPartitionComparison() - Method in class jcreek.gui.reasoning.PartitionComparisonPane
 
getPartitionData() - Method in class jcreek.representation.Partition
Returns the PartitionData object in case a subclass needs to manipulate it directly.
getPartitionIterator() - Method in interface jcreek.representation.KnowledgeModel
Returns an iterator for all the partitions in this KnowledgeModel.
getPartitionIterator() - Method in class jcreek.representation.LocalKnowledgeModel
Returns an iterator for all the partitions in this KnowledgeModel.
getPartitions() - Method in class jcreek.representation.AbstractKnowledgeModel
Returns an array of all partitions in this KnowledgeModel.
getPartitions() - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all partitions in this KnowledgeModel.
getPartlyMatchedComparisons() - Method in class jcreek.reasoning.CaseComparison
Returns the list of partly matched finding comparisons.
getPathModel() - Method in class jcreek.representation.Relation
If this relation is inherited, this method returns a submodel of the knowledgemodel which contains all relations and all entities contained in all explanation-paths from the origin to the target entity.
getPercentageStrength() - Method in class jcreek.reasoning.EntityComparison
Returns the strength of the comparison as a percentage int.
getPortSize() - Method in class jcreek.cke.visualizer.ScrollView
 
getPosition() - Method in class jcreek.cke.conceptview.VisualEntity
 
getPosition() - Method in interface jcreek.cke.graph.Node
 
getPosition() - Method in class jcreek.util.graph.Node
Returns the position of this node.
getPredictiveStrength(double, boolean) - Method in class jcreek.cke.importexport.KnowledgeModelExportUtilities
Gets the discrete variable of the double value as a string of.
getPreferredSize() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getPreferredSize() - Method in class jcreek.cke.visualizer.ViewportScroller
 
getPresentationName() - Method in class jcreek.cke.command.ActivateEntityCommand
Return the human-readable name for this action.
getPresentationName() - Method in class jcreek.cke.command.ActivateRelationCommand
 
getPresentationName() - Method in class jcreek.cke.command.ChangeRelationCommand
 
getPresentationName() - Method in class jcreek.cke.command.CutCommand
 
getPresentationName() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
getPresentationName() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
getPresentationName() - Method in class jcreek.cke.command.DeleteEntityCommand
 
getPresentationName() - Method in class jcreek.cke.command.DeleteRelationCommand
 
getPresentationName() - Method in class jcreek.cke.command.EntityMoveCommand
Return the human-readable name for this action.
getPresentationName() - Method in class jcreek.cke.command.NewEntityCommand
 
getPresentationName() - Method in class jcreek.cke.command.NewRelationCommand
 
getPresentationName() - Method in class jcreek.cke.command.OverviewCommand
 
getPresentationName() - Method in class jcreek.cke.command.PasteCommand
 
getPresentationName() - Method in class jcreek.cke.command.SubModelCommand
 
getPresentationName() - Method in class jcreek.cke.command.ZoomCommand
 
getPropertyControl() - Method in class jcreek.cke.browser.Visualizer
 
getPropertyWindow() - Method in class jcreek.cke.browser.Visualizer
 
getReasoningStep() - Method in class jcreek.reasoning.ReasoningUpdateEvent
Returns the source of this event (a CBRReasoningStep instance)
getRedoPresentationName() - Method in class jcreek.cke.command.ActivateEntityCommand
Return the human-readable name for redoing this command.
getRedoPresentationName() - Method in class jcreek.cke.command.ActivateRelationCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.ChangeRelationCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.CutCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.DeleteEntityCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.DeleteRelationCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.EntityMoveCommand
Return the human-readable name for redoing this command.
getRedoPresentationName() - Method in class jcreek.cke.command.NewEntityCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.NewRelationCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.OverviewCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.PasteCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.SubModelCommand
 
getRedoPresentationName() - Method in class jcreek.cke.command.ZoomCommand
 
getRelation() - Method in class jcreek.cke.conceptview.VisualRelation
 
getRelation() - Method in interface jcreek.cke.graph.Edge
 
getRelation(String) - Method in class jcreek.cke.visualizer.AppSettings
 
getRelation() - Method in class jcreek.gui.conceptmap.VisualRelation
Returns the relation encapsulated by this VisualRelation.
getRelation(RelationType) - Method in class jcreek.representation.Entity
Returns the first relation of a given type.
getRelation(RelationType[]) - Method in class jcreek.representation.Entity
Returns the first relation in a set of given types.
getRelation(String) - Method in class jcreek.representation.Entity
Returns the first relation of a given type.
getRelation(String[]) - Method in class jcreek.representation.Entity
Given an array of strings, this method retrieves the set of relations where the name of the relation-type (the RelationType) match any of the given relation name, and returns the first from that set.
getRelation(Object) - Method in interface jcreek.representation.KnowledgeModel
Find a relation in the model with the given ID.
getRelation(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Find a relation in the model with the given ID.
getRelation() - Method in class jcreek.representation.constraints.Constraint
Returns the relation type
getRelation() - Method in class jcreek.representation.constraints.ConstraintObject
Returns the relation type that the constraint constrains
getRelationAt(int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
getRelationColor(Relation) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color to use when diplaying this relation.
getRelationColor(Relation) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color to use when diplaying this relation.
getRelationData() - Method in class jcreek.representation.Relation
Returns this relation's RelationData object.
getRelationDataFlavor() - Static method in class jcreek.gui.conceptmap.RelationTransferable
 
getRelationFont(Relation, double) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The font to use when displaying this entity.
getRelationFont(Relation, double) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The font to use when displaying this entity.
getRelationFontColor(Relation) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color of the font used to draw the relation fonts.
getRelationFontColor(Relation) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color of the font used to draw the relation fonts.
getRelationInstances() - Method in interface jcreek.representation.EntityData
Returns the Relation objects that are of the relation type represented by this entity.
getRelationInstances() - Method in class jcreek.representation.LocalEntityData
Returns the Relation objects that are of the relation type represented by this entity.
getRelationIterator() - Method in interface jcreek.representation.KnowledgeModel
Returns an iterator of all the realtions in the model.
getRelationIterator() - Method in class jcreek.representation.LocalKnowledgeModel
Returns an iterator of all the realtions in the model.
getRelationIterator() - Method in class jcreek.representation.LocalPartitionData
Returns an iterator for all the relations in this partition.
getRelationIterator() - Method in interface jcreek.representation.PartitionData
Returns an iterator for all the relations in this partition.
getRelationList() - Method in class jcreek.cke.util.SelectionSet
 
getRelationName() - Method in class jcreek.representation.NoSuchEntityException
The string supplied as a relation type name for which there is no matching relation type in the current knowledge model.
getRelationName() - Method in class jcreek.representation.NoSuchRelationTypeException
The string supplied as a relation type name for which there is no matching relation type in the current knowledge model.
getRelationNames() - Method in class jcreek.representation.Entity
Return all the names of the relation types from this element.
getRelationSelectedColor(Relation) - Method in interface jcreek.gui.conceptmap.ConceptMapController
The color of a selected relation.
getRelationSelectedColor(Relation) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The color to use when diplaying this relation.
getRelationStrength() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
getRelationType(String) - Method in class jcreek.representation.AbstractKnowledgeModel
Find a relation class in the model of the given name.
getRelationType(String) - Method in interface jcreek.representation.KnowledgeModel
Find a relation class in the model of the given name.
getRelationType(String) - Method in class jcreek.representation.LocalKnowledgeModel
Find a relation class in the model of the given name.
getRelationType() - Method in class jcreek.representation.LocalRelationData
Returns the instance of Entity describing this relation's type.
getRelationType() - Method in class jcreek.representation.NoSuchRelationException
Returns the relation type that could not be found.
getRelationType() - Method in class jcreek.representation.Relation
Returns an instance of RelationType describing this relations type.
getRelationType() - Method in interface jcreek.representation.RelationData
Returns the instance of Entity describing this relation's type.
getRelationType() - Method in class jcreek.representation.TemporaryRelationData
Returns the instance of Entity describing this relation's type.
getRelationTypes() - Method in class jcreek.representation.Entity
Returns all the different relation types from or to the entity.
getRelationTypes() - Method in class jcreek.representation.NoSuchRelationException
Returns the relation types that could not be found.
getRelations() - Method in interface jcreek.cke.graph.CreekModel
 
getRelations() - Method in class jcreek.cke.graph.GraphModel
 
getRelations() - Method in class jcreek.gui.representation.FrameTableModel
 
getRelations() - Method in class jcreek.representation.AbstractKnowledgeModel
Returns an array of all relations in the model.
getRelations() - Method in class jcreek.representation.Entity
Returns all relations - local and inherited - for this entity.
getRelations(String) - Method in class jcreek.representation.Entity
Returns all relations from or to this entity with the specified name.
getRelations(String[]) - Method in class jcreek.representation.Entity
Returns all relations from or to this entity with the specified names.
getRelations(RelationType) - Method in class jcreek.representation.Entity
Returns all relations - local and inherited - for this entity.
getRelations(RelationType[]) - Method in class jcreek.representation.Entity
Returns all relations - local and inherited - for this entity.
getRelations(RelationType, InheritanceMethod) - Method in class jcreek.representation.Entity
Returns all relations - local and inherited - for this entity using the supplied inheritance method.
getRelations(RelationType[], InheritanceMethod) - Method in class jcreek.representation.Entity
The same as the getRelations(RelationType, InheritanceMethod) method, but it accepts a set of RelationTypes and will return relations with relation-types that match or are subclasses of any of the supplied RelationTypes.
getRelations() - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all relations in the model.
getRelations() - Method in class jcreek.representation.LocalPartitionData
Returns all the relations in this partition.
getRelations() - Method in class jcreek.representation.Partition
Returns an array of all the relations in the submodel.
getRelations() - Method in interface jcreek.representation.PartitionData
Returns all the relations in this partition.
getRelations() - Method in class jcreek.representation.SubModel
Returns an array of all the relations in the submodel.
getRelevance() - Method in class jcreek.reasoning.CaseFindingComparison
Returns the relevance weight of this comparison.This may vary from getTargetRelation().getRelevance() since that relation may be matched to more than one relation in the origin (new) case.
getRelevanceFactor(Relation) - Static method in class jcreek.reasoning.CaseComparison
 
getRelevanceFactorSum() - Method in class jcreek.reasoning.CaseComparison
Returns the sum of the relevance factors of all findings in the target case.
getRemoveAction() - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
getRendererComponent(Object) - Method in class jcreek.gui.representation.DoubleTypeField
 
getRendererComponent(Object) - Method in interface jcreek.gui.representation.EntityTypeField
Implement this method to make a generic render component that can be used in lists, tables and as parts of components.
getRendererComponent(Object) - Method in class jcreek.gui.representation.IntegerTypeField
 
getRendererComponent(Object) - Method in class jcreek.gui.representation.StringTypeField
Makes a generic rendering component that can be used in lists, tables and as parts of components.
getRendererComponent(Object) - Method in class jcreek.gui.representation.URLTypeField
 
getResource(String) - Method in class jcreek.cke.MainWindow
Retrieves an object from the localized resource bundle.
getResourceString(String) - Method in class jcreek.cke.MainWindow
Retrieves a string from the localized resource bundle.
getRetrieveResult() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getRetrieveResult() - Method in class jcreek.reasoning.ReuseResult
Returns the RetrieveResult object used as a prerequisite for this ReuseResult object.
getReuseResult() - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getRoot() - Method in interface jcreek.cke.conceptview.ConceptView
 
getRoot() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getRoot() - Method in class jcreek.cke.graph.DefaultGraph
 
getRoot() - Method in interface jcreek.cke.graph.Graph
 
getRoot() - Method in class jcreek.cke.graph.layout.TreeLayout
 
getRowCount() - Method in class jcreek.cke.visualizer.EntityTableModel
 
getRowCount() - Method in class jcreek.gui.representation.FrameTableModel
Returns the number of rows in the table
getRowLabel(int) - Method in interface jcreek.gui.chart.ChartModel
 
getRowLabel(int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getRowLabel(int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getRowSize() - Method in interface jcreek.gui.chart.ChartModel
 
getRowSize() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getRowSize() - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getScale() - Method in interface jcreek.cke.conceptview.ConceptView
 
getScale() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getScale() - Method in class jcreek.gui.conceptmap.ConceptMapView
Returns the current scale as a double larger than 0.0.
getSchemaPath() - Method in class jcreek.cke.importexport.xml.XMLvalidater
Returns the schema file name and path of the message
getSelContext() - Method in class jcreek.cke.browser.Visualizer
 
getSelDoc() - Method in class jcreek.cke.visualizer.TreeView
 
getSelected() - Method in class jcreek.cke.tool.BuildTool
 
getSelected() - Method in interface jcreek.cke.tool.CreekTool
Returns the list of selected vertices, in the order they were selected by the user.
getSelected() - Method in class jcreek.cke.tool.MoveTool
Returns the list of selected entities, in the order they were selected by the user.
getSelected() - Method in class jcreek.cke.tool.ZoomTool
 
getSelected() - Method in class jcreek.cke.visualizer.DragTool
Returns the list of selected entities, in the order they were selected by the user.
getSelectedDocuments() - Method in class jcreek.cke.visualizer.SaveDialog
 
getSelectedEntities() - Method in interface jcreek.cke.graph.CreekModel
 
getSelectedEntities() - Method in class jcreek.cke.graph.GraphModel
Gets the list of the selected entities in the graph.
getSelectedEntity() - Method in class jcreek.cke.tool.BuildProperty
 
getSelectedItem() - Method in class jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel
 
getSelectedItem() - Method in class jcreek.cke.visualizer.EntityComboBoxModel
 
getSelectedItem() - Method in class jcreek.cke.visualizer.RelationComboBoxModel
 
getSelectedRelation() - Method in class jcreek.cke.tool.BuildProperty
 
getSelectedRelation() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
getSelectedRelation() - Method in class jcreek.cke.visualizer.NewRelationDialog
 
getSelectedRelations() - Method in class jcreek.cke.visualizer.AppSettings
 
getSelectedValue() - Method in class jcreek.cke.visualizer.NewRelationDialog
 
getSelectionSet() - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns the SelectionSet of the model - i.e. the VisualEntities that are currently marked as being selected.
getShowCaseStatus() - Method in class jcreek.gui.representation.CasePane
 
getShowCaseStatus() - Method in class jcreek.gui.representation.CasePaneNew
 
getSize() - Method in class jcreek.cke.visualizer.EntityListModel
 
getSolution() - Method in class jcreek.reasoning.ReuseResult
Returns the solution selected.
getSolution(int) - Method in class jcreek.reasoning.ReuseResult
Returns the i best solution found.
getSolution() - Method in class jcreek.representation.cbr.Case
Returns the solution of this Case.
getSolutionStrength(int) - Method in class jcreek.reasoning.ReuseResult
Returns the (non-normalized) strength of the votes solution no i have recieved.
getSolutionStrength(Entity) - Method in class jcreek.reasoning.ReuseResult
Returns the (non-normalized) strength of the votes solution ent have recieved.
getSource() - Method in class jcreek.cke.command.ResizeEvent
 
getState() - Method in class jcreek.reasoning.CBRReasoningStep
Returns the state of the reasoning step.
getStatus() - Method in class jcreek.cke.command.ResizeEvent
 
getStatus() - Method in class jcreek.cke.visualizer.KnowledgeEvent
 
getStatus() - Method in class jcreek.reasoning.CaseFindingComparison
 
getStatus() - Method in class jcreek.reasoning.EntityComparison
Returns the status of the comparison.
getStatus() - Method in class jcreek.representation.cbr.Case
Returns the solved status of this Case
getStatusString() - Method in class jcreek.representation.cbr.Case
Returns the solved status of this Case as an english string
getStatusText() - Method in class jcreek.reasoning.EntityComparison
Returns the status of the comparison as a text string.
getStrength(double, boolean) - Method in class jcreek.cke.importexport.KnowledgeModelExportUtilities
Gets tyhe string representation of the strength value.
getStrength() - Method in class jcreek.reasoning.CaseComparison
Returns the total strength of the case comparison, defined as: activation strength+explanation strength-penalty for unmatched origin findings.
getStrength() - Method in class jcreek.reasoning.EntityComparison
Returns the strength of the comparison
getStrength() - Method in class jcreek.reasoning.SymbolConvergence
Gives the strength this FindingConvergence offers to support that the origin and target findings play equal roles.
getStrength() - Method in class jcreek.representation.inference.Explanation
Returns the strength of this particular explanation.
getString(String) - Method in class jcreek.cke.command.CreekAction
Retrieves a string resource from the app's resource bundle.
getString(String) - Method in class jcreek.cke.visualizer.AppSettings
 
getStrongestExplanation(Entity) - Method in class jcreek.representation.inference.ExplanationModel
Returns the explanation representing the strongest path from the origin entity to the target entity.
getStrongestExplanation(RelationType, Entity) - Method in class jcreek.representation.inference.ExplanationModel
Returns the explanation representing the strongest path from the origin entity to the target relation.
getSubEntities(Entity, RelationType[], boolean) - Static method in class jcreek.gui.representation.EntityComponentFactory
 
getSubModel() - Method in class jcreek.gui.SubModelView
 
getSuperEntity() - Method in class jcreek.representation.constraints.ValueClassConstraint
Returns the super entity
getSuperEntity() - Method in class jcreek.representation.constraints.ValueClassConstraintObject
 
getSymbolComboBox(Relation, Entity[]) - Static method in class jcreek.gui.representation.EntityComponentFactory
 
getSymbolComparison() - Method in class jcreek.gui.reasoning.SymbolComparisonPane
 
getSymbolConvergences() - Method in class jcreek.reasoning.SymbolComparison
Returning the list of FindingConvergence instances found for this FindingComparison.
getTableCellEditorComponent(JTable, Object, boolean, int, int) - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jcreek.cke.visualizer.EntityTableCellRenderer
 
getTableCellRendererComponent(JTable, Object, boolean, boolean, int, int) - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
getTail() - Method in class jcreek.cke.conceptview.VisualRelation
 
getTail() - Method in interface jcreek.cke.graph.Edge
 
getTarget() - Method in class jcreek.reasoning.EntityComparison
Returns the target concept of the comparison.
getTarget() - Method in class jcreek.reasoning.SymbolConvergence
Returns the has-finding relation from the target case to the target finding.
getTargetRelation() - Method in class jcreek.reasoning.CaseFindingComparison
Return the finding-relation from the target (retrieved) case that is the basis of this comparison.
getTargetRelations() - Method in class jcreek.reasoning.CaseComparison
Returns all the relations of the target entity of the comparison.
getTargetRelations(RelationType) - Method in class jcreek.reasoning.CaseComparison
Returns all the relations of the given type of target entity of the comparison.
getTargetRelations() - Method in class jcreek.reasoning.SymbolConvergence
Gives a list of all relations (composite or direct) from the target case finding to the convergence entity.
getTextBounds(Graphics) - Method in class jcreek.cke.conceptview.VisualEntity
 
getTitle() - Method in interface jcreek.cke.document.CreekDocument
Returns the Title of the document is reading and writing to.
getTitle() - Method in class jcreek.cke.document.KnowledgeModelController
Returns the name of the file this document is reading and writing to.
getTitle() - Method in class jcreek.cke.document.SerializeGraphDocument
Returns the name of the file this document is reading and writing to.
getTitle() - Method in interface jcreek.representation.KnowledgeModel
Returns the title of the model.
getTitle() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the title of the model.
getTo() - Method in class jcreek.cke.conceptview.VisualRelation
 
getTo() - Method in class jcreek.util.graph.Edge
Returns the node this edge is from.
getTransferData(DataFlavor) - Method in class jcreek.cke.util.EntitySelection
If the flavor is right tansfer the data
getTransferData(DataFlavor) - Method in class jcreek.gui.conceptmap.EntityTransferable
 
getTransferData(DataFlavor) - Method in class jcreek.gui.conceptmap.RelationTransferable
 
getTransferDataFlavors() - Method in class jcreek.cke.util.EntitySelection
Return the list of supported flavors
getTransferDataFlavors() - Method in class jcreek.gui.conceptmap.EntityTransferable
 
getTransferDataFlavors() - Method in class jcreek.gui.conceptmap.RelationTransferable
 
getTreeCellEditorComponent(JTree, Object, boolean, boolean, boolean, int) - Method in class jcreek.gui.representation.AbstractEntityTypeField
 
getType() - Method in class jcreek.reasoning.ReasoningUpdateEvent
Returns the type of event this is.
getType() - Method in class jcreek.representation.ModelChangeEvent
 
getType() - Method in class jcreek.util.graph.GraphChangeEvent
 
getType() - Method in class jcreek.util.selection.SelectionChangeEvent
 
getUndoPresentationName() - Method in class jcreek.cke.command.ActivateEntityCommand
Return the human-readable name for undoing this command.
getUndoPresentationName() - Method in class jcreek.cke.command.ActivateRelationCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.ChangeRelationCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.CutCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.DeleteEntityCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.DeleteRelationCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.EntityMoveCommand
Return the human-readable name for undoing this command.
getUndoPresentationName() - Method in class jcreek.cke.command.NewEntityCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.NewRelationCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.OverviewCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.PasteCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.SubModelCommand
 
getUndoPresentationName() - Method in class jcreek.cke.command.ZoomCommand
 
getUnionModel() - Method in class jcreek.reasoning.PartitionComparison
Returns a submodel containing the overlap of the partitions compared by this object.
getUnmatchedComparisons() - Method in class jcreek.reasoning.CaseComparison
Returns the list of unmatched finding comparisons.
getUnmatchedOriginRelations() - Method in class jcreek.reasoning.CaseComparison
Return the finding-relations in the origin case that are currently not matched with any relations in the target case.
getUnmatchedPenalty() - Method in class jcreek.reasoning.CaseComparison
Returns the penalty applied to the score for a case for each unmatched origin case finding.
getUnmatchedTargetRelations() - Method in class jcreek.reasoning.CaseComparison
Return the finding-relations in the target case that are currently not matched with any relations in the origin case.
getVSpacing() - Method in interface jcreek.cke.conceptview.ConceptView
 
getVSpacing() - Method in class jcreek.cke.conceptview.DrawingSurface
changed
getValue(int, int) - Method in interface jcreek.gui.chart.ChartModel
 
getValue(int, int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getValue(int, int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getValue() - Method in class jcreek.representation.LocalRelationData
Returns the entity this relation is pointing at.
getValue() - Method in class jcreek.representation.Relation
Returns the entity this relation is pointing at.
getValue() - Method in interface jcreek.representation.RelationData
Returns the entity this relation is pointing at.
getValue() - Method in class jcreek.representation.TemporaryRelationData
Returns the entity this relation is pointing at.
getValueAt(int, int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
getValueAt(int, int) - Method in class jcreek.gui.representation.CaseTableModel
 
getValueAt(int, int) - Method in class jcreek.gui.representation.FrameTableModel
Returns the value at the given position.
getValueColor(int, int) - Method in interface jcreek.gui.chart.ChartModel
 
getValueColor(int, int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getValueColor(int, int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getValueForPos(int, int) - Method in class jcreek.gui.chart.JChart
Returns the the value (row in the data model) that correspons to the graphical position given by x and y (e.g. as given by the mouse position).
getValueLabel(int, int) - Method in interface jcreek.gui.chart.ChartModel
 
getValueLabel(int, int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
getValueLabel(int, int) - Method in class jcreek.gui.reasoning.ReuseResultPane
 
getValueString() - Method in class jcreek.representation.Entity
Alternative toString method that should construct a brief string of the entity.
getValueType() - Method in class jcreek.representation.RelationType
Returns the value type of this relation type.
getValueWithoutNS(String) - Static method in class jcreek.cke.importexport.xml.DOMutilities
Get's a value without it's namespace.
getValues() - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Returns the a list containing the entities in the list
getValues() - Method in class jcreek.representation.constraints.ConcreteValueConstraint
Returns the list of allowed or disallowed values
getValues() - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Returns the values that are allowed or disallowed
getVertexList() - Method in class jcreek.cke.util.SelectionSet
 
getView() - Method in class jcreek.cke.command.CreekAction
Returns the current concept view, if any.
getView() - Method in class jcreek.cke.conceptview.ConceptViewPaintEvent
Returns the ConceptView object associated with this view paint event.
getView() - Method in interface jcreek.cke.document.CreekDocument
Returns the reference to the object acting as the view for this document.
getView() - Method in class jcreek.cke.document.SerializeGraphDocument
Returns the reference to the object acting as the view for this document.
getViewInsets() - Method in interface jcreek.gui.conceptmap.ConceptMapController
The extra border space drawn outside the minimal square occupied by all the entities in the model.
getViewInsets() - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
The extra border space drawn outside the minimal square occupied by all the entities in the model.
getViewTitle() - Method in class jcreek.cke.visualizer.RenameViewDialog
 
getViewTransform() - Method in interface jcreek.cke.conceptview.ConceptView
 
getViewTransform() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getVisualEntity(VisualEntity, VertexList) - Method in class jcreek.cke.command.CopyAction
 
getVisualEntity(VisualEntity, VertexList) - Method in class jcreek.cke.command.CutAction
 
getVisualEntity(VisualEntity, VertexList) - Method in class jcreek.cke.tool.MoveTool
 
getVisualEntity(VisualEntity, VertexList) - Method in class jcreek.cke.util.EntitySelection
 
getVisualEntity(Entity) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns the VisualEntity that represents the given entity in this model.
getVisualRelation(Relation) - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns the VisualRelation that represents the given relation in this model.
getWarningsMsg() - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Returns a string with all the warning messages the parser reports when parsing.
getWarningsMsg() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
getWarningsMsg() - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
getWin(CreekDocument) - Method in class jcreek.cke.browser.Visualizer
Retrieves the InternalFrame attached to the given document.
getWinHeight() - Method in interface jcreek.cke.conceptview.ConceptView
 
getWinHeight() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getWinWidth() - Method in interface jcreek.cke.conceptview.ConceptView
 
getWinWidth() - Method in class jcreek.cke.conceptview.DrawingSurface
 
getWindow(ActionEvent) - Method in class jcreek.cke.command.CreekAction
Finds the main window that contains the component that is the source of the given action event.
graph - Variable in class jcreek.cke.conceptview.DrawingSurface
List of relations from the model.
graph - Variable in class jcreek.util.graph.Edge
 
graph - Variable in class jcreek.util.graph.Node
 
graph - Variable in class jcreek.util.graph.layout.SpringEmbedderLayout
 
graphModel - Variable in class jcreek.cke.conceptview.ConceptMap
 

H

HAS_CASE_STATUS - Static variable in class jcreek.representation.cbr.CBRModel
 
HAS_CASE_STATUS - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_COMPARATOR - Static variable in class jcreek.representation.cbr.CBRModel
 
HAS_COMPARATOR - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_DEFAULT_EXPLANATION_STRENGTH - Static variable in class jcreek.representation.BasicModel
The default explanation strength for a relation type, i.e. the explanation strength used when creating a new relationship of this type.
HAS_DEFAULT_EXPLANATION_STRENGTH - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_FROM_TYPE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_INSTANCE - Static variable in class jcreek.representation.BasicModel
Relation between a data type and an instance (value) of that data type.
HAS_INSTANCE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_INVERSE - Static variable in class jcreek.representation.BasicModel
This relation represents the link between a relation type and its inverse type.
HAS_INVERSE - Static variable in class jcreek.representation.cbr.CBRModel
 
HAS_INVERSE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_NATURAL_NAME - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_PART - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_SOLUTION - Static variable in class jcreek.representation.cbr.CBRModel
 
HAS_SOLUTION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_SUBCLASS - Static variable in class jcreek.representation.BasicModel
Organizes the taxonomy of the model.
HAS_SUBCLASS - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HAS_VALUE_TYPE - Static variable in class jcreek.representation.BasicModel
The value type of a relation type.
HAS_VALUE_TYPE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
HORIZONTAL_ALLIGNMENT - Static variable in class jcreek.cke.visualizer.AppSettings
 
HorizontalScrollCombo - class jcreek.gui.representation.constraints.HorizontalScrollCombo.
 
HorizontalScrollCombo() - Constructor for class jcreek.gui.representation.constraints.HorizontalScrollCombo
Creates a new instance of MyCombo
hSpacing - Variable in class jcreek.cke.conceptview.DrawingSurface
 
hSpacing - Variable in class jcreek.cke.graph.GraphModel
 
handleAboutElement() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Does the handling of the general information about the knowledge model.
handleCaseElement() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Does the handling of the cases.
handleEntityElement() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Does the handling of the entities (concepts) of the knowledge model.
handleNewRelationElement() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Handels the relations that are an extension to the isopod model, that is new relations.
handleRelationElement() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Does the handling of the relations among the entities.
hasContext(Context) - Method in interface jcreek.representation.KnowledgeModel
Returns true if the give context is registred with the KnowledgeModel.
hasContext(Context) - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if the give context is registred with the KnowledgeModel.
hasConvergence() - Method in class jcreek.reasoning.SymbolConvergence
True if the FindingConvergence has proofs that the convergencePoint is implicated by both findings.
hasEntity(Object) - Method in interface jcreek.representation.KnowledgeModel
Returns true if an entity with the given name exists in the KnowledgeModel or an entity is registered with this key.
hasEntity(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if an entity with the given name or id exists in the KnowledgeModel.
hasEntity(Entity) - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if this model contains the supplied entity.
hasEntity(Entity) - Method in class jcreek.representation.LocalPartitionData
Returns true if the given entity is a part of this partition.
hasEntity(Entity) - Method in interface jcreek.representation.PartitionData
Returns true if the given entity is a part of this partition.
hasEntityObject() - Method in class jcreek.representation.Entity
Returns true if this Entity encapsulates a Java object.
hasFile() - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if this KnowledgeModel has a file associated with it.
hasFindings() - Method in class jcreek.reasoning.CaseComparison
 
hasInverse() - Method in class jcreek.representation.Relation
Returns true if this relation has an inverse relation.
hasInverseType() - Method in class jcreek.representation.RelationType
Returns true if this relation type has an inverse.
hasLength(String) - Method in class jcreek.cke.importexport.KnowledgeModelExportUtilities
Determines if a text is a text and not equal 'null' or of length 0.
hasOriginal(Relation) - Method in class jcreek.representation.Relation
Returns true if the supplied relations is among the originals of this relation.
hasPartition(Object) - Method in interface jcreek.representation.KnowledgeModel
Returns true if the KnowledgeModel contains a Partition with the given ID or name.
hasPartition(Object) - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if the KnowledgeModel contains a Partition with the given ID or name.
hasRelation(KnowledgeModel, Relation) - Static method in class jcreek.examples.BuildJavaModel
 
hasRelation(Relation) - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if this model contains the supplied relation.
hasRelation(Relation) - Method in class jcreek.representation.LocalPartitionData
Returns true if the given relation is a part of this partition.
hasRelation(Relation) - Method in interface jcreek.representation.PartitionData
Returns true if the given relation is a part of this partition.
hashCode() - Method in class jcreek.cke.conceptview.VisualEntity
 
hashCode() - Method in class jcreek.cke.conceptview.VisualRelation
 
hashCode() - Method in class jcreek.gui.conceptmap.VisualEntity
Overridden to fulfill hasCode contract as equals() is overridden.
hashCode() - Method in class jcreek.gui.conceptmap.VisualRelation
Overridden to fulfill the hashCode() contract since equals() has been overridden.
hashCode() - Method in class jcreek.representation.Entity
Overrides the hashCode() method to match the class' new equals() method.
hashCode() - Method in class jcreek.representation.Partition
Overrides the hashCode() method to match the class' new equals() method.
hashCode() - Method in class jcreek.representation.Relation
Overrides the hashCode() method to match the class' new equals() method.
hashCode() - Method in class jcreek.representation.RelationTypeSet
 
hashCode() - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
head - Variable in class jcreek.cke.command.NewRelationCommand
 
headerPanel - Variable in class jcreek.cke.visualizer.EntityProperties
 
height - Variable in class jcreek.cke.conceptview.VisualEntity
 
height - Variable in class jcreek.cke.controls.ArrowIcon
 
height - Variable in class jcreek.cke.util.DDimension
 
height - Variable in class jcreek.cke.util.DDimension3
 
height - Variable in class jcreek.cke.util.DRect
 
hiddenButton - Variable in class jcreek.cke.controls.SideBar
 
hstrut25 - Variable in class jcreek.cke.visualizer.PreferencesDialog
 
hstrut25 - Variable in class jcreek.cke.visualizer.SubModelDialog
 

I

IMPLIED_BY - Static variable in class jcreek.representation.cbr.CBRModel
 
IMPLIED_BY - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
IMPLIES - Static variable in class jcreek.representation.cbr.CBRModel
 
IMPLIES - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
IMPORT - Static variable in class jcreek.cke.importexport.ImportExportsWizards
Specifies that this dialog should be for import of data.
INCLUDE_DEFAULT - Static variable in class jcreek.cke.importexport.jcxml.JCXMLpreferences
The JCXML include default values on export key
INCLUDE_IGNORABLE_WHITESPACE - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces include ignorable whitespaces when parsing feature
INDICATIVE - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
INFORMATIVE - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the importance values used in HasFinding for the variable importance
INHERITS_OVER - Static variable in class jcreek.representation.BasicModel
Inverse of the TRANSFERS relation type.
INHERITS_OVER - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INITIAL_STATE - Static variable in class jcreek.reasoning.CBRReasoningStep
 
INITIAL_STATUS - Static variable in class jcreek.reasoning.EntityComparison
The status of the comparison before activation
INITIAL_STRENGTH - Static variable in class jcreek.reasoning.EntityComparison
The initial strength of the comparison
INSETS - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
INSTANCE_OF - Static variable in class jcreek.representation.BasicModel
Inverse of INSTANCE_OF.
INSTANCE_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INVERSE_CAUSAL_RELATION - Static variable in class jcreek.representation.cbr.CBRModel
 
INVERSE_CAUSAL_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INVERSE_FINDING_RELATION - Static variable in class jcreek.representation.cbr.CBRModel
 
INVERSE_FINDING_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INVERSE_RELATION - Static variable in class jcreek.representation.BasicModel
The inverse relation type of RELATION.
INVERSE_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INVERSE_STRUCTURAL_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
INVERSE_SYSTEM_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
IRRELEVANT - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the importance values used in HasFinding for the variable importance
ISINSTANCE - Static variable in class jcreek.cke.visualizer.AppSettings
 
ISSUBCLASS - Static variable in class jcreek.cke.visualizer.AppSettings
 
ImportExportsWizards - class jcreek.cke.importexport.ImportExportsWizards.
A general import or export wizards window.
ImportExportsWizards(Frame, KnowledgeModel, int) - Constructor for class jcreek.cke.importexport.ImportExportsWizards
Initializes the GUI.
InheritanceMethod - class jcreek.representation.inference.InheritanceMethod.
Abstract class for implementing inheritance methods over the spreading activation class.
InheritanceMethod() - Constructor for class jcreek.representation.inference.InheritanceMethod
 
IntegerTypeField - class jcreek.gui.representation.IntegerTypeField.
 
IntegerTypeField() - Constructor for class jcreek.gui.representation.IntegerTypeField
 
IsoPod - interface jcreek.representation.cbr.IsoPod.
Deprecated.  
IsoPodModel - class jcreek.representation.cbr.IsoPodModel.
Builds the basic model that is common to all jcreek models.
IsoPodModel() - Constructor for class jcreek.representation.cbr.IsoPodModel
 
imageSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find images.
importModel(KnowledgeModel) - Method in class jcreek.representation.AbstractKnowledgeModel
Removes any existing content from the KnowledgeModel and replaces it with the contents of the current model.
importModel(KnowledgeModel) - Method in interface jcreek.representation.KnowledgeModel
Removes any existing content from the KnowledgeModel and replaces it with the contents of the current model.
importanceSlider - Variable in class jcreek.gui.representation.CasePaneElement
 
includeAction - Variable in class jcreek.gui.representation.FrameTableModel
 
increment() - Method in class jcreek.cke.visualizer.ScaleControl
 
index - Variable in class jcreek.util.LRUCache
 
indexOf(VisualRelation) - Method in class jcreek.cke.graph.RelationList
Find the index of the element in the list.
indexOf(VisualEntity) - Method in class jcreek.cke.graph.VertexList
Find the index of the element in the list.
inferenceCache - Variable in class jcreek.representation.LocalKnowledgeModel
 
inherit(Entity, ExplanationModel) - Method in class jcreek.representation.Relation
When inheriting a relation, a copy of the relation is made and returned.
inherit(Entity) - Method in class jcreek.representation.inference.InheritanceMethod
 
inherit(Entity) - Method in class jcreek.representation.inference.SortedPlausibleInheritanceMethod
 
inheritedColor - Variable in class jcreek.gui.representation.FrameTableModel
 
iniFileName - Variable in class jcreek.cke.visualizer.AppSettings
 
init() - Method in class jcreek.cke.visualizer.EntityList
 
init() - Method in class jcreek.cke.visualizer.ScaleControl
 
init() - Method in class jcreek.cli.CreekJatha
 
init() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
initCaseView(Visualizer, CasePane) - Method in class jcreek.cke.visualizer.CaseView
 
initFields() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
initLauncher() - Method in class jcreek.Launcher
 
initParser() - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
Initializes the parser and sets the features of the parser to the default values if not set otherwise by the setFeature method.
initParser(Reader) - Method in class jcreek.cke.importexport.xml.XMLvalidater
Initializes the parser.
initSel - Variable in class jcreek.cke.visualizer.SubModelDialog
 
initTable() - Method in class jcreek.gui.representation.CasePane
 
initTable() - Method in class jcreek.gui.representation.CasePaneNew
 
initTable() - Method in class jcreek.gui.representation.FramePane
 
initTree() - Method in class jcreek.cke.visualizer.SaveDialog
 
initTree() - Method in class jcreek.cke.visualizer.TreeView
 
initialTemp - Variable in class jcreek.util.graph.layout.SpringEmbedderLayout
 
initialiseEntities(VertexList) - Method in class jcreek.cke.tool.MoveTool
 
initialiseRelations(RelationList) - Method in class jcreek.cke.tool.MoveTool
 
initializeData(Node, int) - Method in class jcreek.cke.graph.layout.TreeLayout
 
inputCase - Variable in class jcreek.reasoning.RetrieveResult
The input case (the problem case description).
instance - Static variable in class jcreek.cke.CreekDocumentGroup
Reference to the single instance of this class.
instance - Static variable in class jcreek.cke.MainWindow
Reference to the single instance of this class.
instance - Static variable in class jcreek.cke.document.KnowledgeModelController
Reference to the single instance of this class.
instance - Static variable in class jcreek.cke.visualizer.AppSettings
 
instanceOf() - Static method in class jcreek.cke.CreekDocumentGroup
Returns the reference to the single instance of this class.
instanceOf() - Static method in class jcreek.cke.MainWindow
Returns the reference to the single instance of this class.
instanceOf() - Static method in class jcreek.cke.document.KnowledgeModelController
Returns the reference to the single instance of this class.
instanceOf() - Static method in class jcreek.cke.visualizer.AppSettings
 
internalFrameActivated(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
Use this notification to tell the document group which view is currently active.
internalFrameClosed(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
We ignore this event.
internalFrameClosing(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
Use this opportunity to save the document associated with this window.
internalFrameDeactivated(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
Use this notification to tell the document group that there's no current document.
internalFrameDeiconified(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
We ignore this event.
internalFrameIconified(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
We ignore this event.
internalFrameOpened(InternalFrameEvent) - Method in class jcreek.cke.browser.Visualizer
We ignore this event.
intersect(RelationTypeSet) - Method in class jcreek.representation.RelationTypeSet
Merges this RelationTypeSet with another RelationTypeSet in such a manner that it will only contain the RelationTypes contained in both sets.
intersectWithLineTo(DPoint) - Method in class jcreek.cke.conceptview.VisualEntity
 
intersectWithLineTo(Point, Point) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
isAbortOnFatalErrorsEnabled() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Checks if abortOnFatalErrors is set or not.
isAbortOnFatalErrorsEnabled() - Method in class jcreek.cke.importexport.jcxml.JCXMLimportParser
Checks if abortOnFatalErrors is enabled or not.
isAborted() - Method in class jcreek.cke.importexport.ImportExportsWizards
Checks whether the process was aborted or not.
isAborted() - Method in class jcreek.cke.importexport.jcxml.JCXMLexport
Checks if the process was aborted;
isAborted() - Method in class jcreek.cke.importexport.jcxml.JCXMLimport
Checks if the process was aborted;
isAborted() - Method in class jcreek.reasoning.CBRReasoningStep
This method may be used to check at intervals during the reasoning process if another thread has requested that the reasoning is aborted.
isActivated() - Method in class jcreek.reasoning.CBRReasoningStep
Returns true if this reasoning step has been activated.
isActivated() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is activated.
isActive(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
 
isAddEdge - Variable in class jcreek.cke.tool.BuildTool
True if we're in the middle of adding a new edge.
isAssignableFrom(Entity) - Method in class jcreek.representation.Entity
Returns true if this entity is a direct or indirect superclass of the given entity.
isAttached() - Method in class jcreek.gui.representation.FramePane
Returns true if the FramePanel updates when other elements changes the case or other relevant parts of the model, false if not.
isCTRLDown - Variable in class jcreek.cke.tool.MoveTool
True if user has pressed CTRL key.
isCached(Object) - Method in class jcreek.util.LRUCache
 
isCached(Object[]) - Method in class jcreek.util.LRUCache
 
isCellEditable(int, int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
isCellEditable(int, int) - Method in class jcreek.gui.representation.CaseTableModel
 
isCellEditable(int, int) - Method in class jcreek.gui.representation.FrameTableModel
 
isComparable() - Method in class jcreek.reasoning.EntityComparison
Tests if the entities in the comparison is comparable.
isComparable(Entity, Entity) - Static method in class jcreek.reasoning.EntityComparison
 
isComparable() - Method in class jcreek.reasoning.NumberComparison
Checks if the entities are comparable.
isComparable() - Method in class jcreek.reasoning.PartitionComparison
Checks if the entities are comparable.
isComparable() - Method in class jcreek.reasoning.StringComparison
Checks if the entities are comparable.
isComparable() - Method in class jcreek.reasoning.SymbolComparison
Checks if the entities are comparable.
isComparable(Entity, Entity) - Static method in class jcreek.reasoning.SymbolComparison
 
isComparable() - Method in class jcreek.reasoning.URLComparison
Checks if the entities are comparable.
isCompletelyMatched() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is completely matched.
isDataFlavorSupported(DataFlavor) - Method in class jcreek.cke.util.EntitySelection
Check whether we support a specified flavor
isDataFlavorSupported(DataFlavor) - Method in class jcreek.gui.conceptmap.EntityTransferable
 
isDataFlavorSupported(DataFlavor) - Method in class jcreek.gui.conceptmap.RelationTransferable
 
isDirectory(String) - Static method in class jcreek.cke.util.FileUtilities
Checks if the specified pathname is a directory
isDirty() - Method in class jcreek.cke.CreekDocumentGroup
 
isDirty() - Method in interface jcreek.cke.document.CreekDocument
Returns the current dirty status of this document.
isDirty() - Method in class jcreek.cke.document.KnowledgeModelController
Returns the current dirty status of this document.
isDirty() - Method in class jcreek.cke.document.SerializeGraphDocument
Returns the current dirty status of this document.
isDirty() - Method in class jcreek.representation.LocalKnowledgeModel
Returns true if this knowledgemodel has been changed since last save.
isEditable() - Method in class jcreek.gui.representation.CasePaneElement
 
isEditable() - Method in class jcreek.gui.representation.FramePane
Returns true if the case encapsulated by this FramePane can be modified through the GUI, or fasle if it is merely displaed.
isEditable() - Method in class jcreek.gui.representation.FrameTableModel
 
isEmpty() - Method in class jcreek.cke.visualizer.AppSettings
 
isExplainMatched() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is explained matched.
isExplained() - Method in class jcreek.reasoning.CBRReasoningStep
Returns true if this reasoning step has been explained.
isExplained() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is explained.
isFile(String) - Static method in class jcreek.cke.util.FileUtilities
Checks if the specified filename is a file
isFocused() - Method in class jcreek.reasoning.CBRReasoningStep
Returns true if this reasoning step has been focused.
isIgnorableChar(char) - Static method in class jcreek.cke.util.TextUtilities
Checks if the specified character is an ignorable character.
isInherited() - Method in class jcreek.representation.Relation
Returns true if this relation is inherited.
isModelDifferent(KnowledgeModel, KnowledgeModel) - Static method in class jcreek.examples.BuildJavaModel
 
isModelSelected() - Method in class jcreek.cke.visualizer.SaveDialog
 
isNegated() - Method in class jcreek.representation.Relation
Returns true if this relation is negated, i.e. represents an explicit representation of a lack of relation between two entities.
isNewView() - Method in class jcreek.cke.visualizer.SubModelDialog
 
isOK() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
isOK() - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
isOK() - Method in class jcreek.cke.visualizer.NewEntityDialog
 
isOK() - Method in class jcreek.cke.visualizer.NewRelationDialog
 
isOK() - Method in class jcreek.cke.visualizer.RenameViewDialog
 
isOk - Variable in class jcreek.cke.visualizer.ModelPropertyDlg
 
isOk - Variable in class jcreek.cke.visualizer.NewEntityDialog
 
isOk - Variable in class jcreek.cke.visualizer.NewRelationDialog
 
isOk - Variable in class jcreek.cke.visualizer.RenameViewDialog
 
isOk() - Method in class jcreek.cke.visualizer.SaveDialog
 
isOk() - Method in class jcreek.cke.visualizer.SubModelDialog
 
isOverridden() - Method in class jcreek.representation.LocalRelationData
Returns true if there is at least one relation overriding this relation.
isOverridden() - Method in class jcreek.representation.Relation
Returns true if there is at least one relation overriding this relation.
isOverridden() - Method in interface jcreek.representation.RelationData
Returns true if there is at least one relation overriding this relation.
isOverridden() - Method in class jcreek.representation.TemporaryRelationData
Returns true if there is at least one relation overriding this relation.
isOverriding() - Method in class jcreek.representation.LocalRelationData
Returns true if this relation overrides another relation.
isOverriding() - Method in class jcreek.representation.Relation
Returns true if this relation overrides another relation.See setOverriding().
isOverriding() - Method in interface jcreek.representation.RelationData
Returns true if this relation overrides another relation.
isOverriding() - Method in class jcreek.representation.TemporaryRelationData
Returns true if this relation overrides another relation.
isPartlyMatched() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is partly matched.
isPath(Node, Node) - Method in class jcreek.cke.graph.TreeGraph
 
isPersistent() - Method in class jcreek.representation.Relation
Returns true if this relation is composite, i.e. composed of a chain of relations.
isPropVisible - Variable in class jcreek.cke.browser.Visualizer
 
isRoot(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
isRoot(Node) - Method in interface jcreek.cke.graph.Graph
 
isSelectRegion - Variable in class jcreek.cke.tool.MoveTool
True if user is selecting entities by defining a region.
isSelectRegion - Variable in class jcreek.cke.tool.ZoomTool
True if user is selecting entities by defining a region.
isSelected(VisualRelation, VisualEntity[]) - Method in class jcreek.cke.command.CopyAction
 
isSelected(VisualRelation, VisualEntity[]) - Method in class jcreek.cke.command.CutAction
 
isSelected() - Method in class jcreek.cke.conceptview.VisualEntity
 
isSelected() - Method in class jcreek.cke.conceptview.VisualRelation
 
isSelected() - Method in interface jcreek.cke.graph.Edge
 
isSelected() - Method in interface jcreek.cke.graph.Node
 
isSelected(VisualRelation, VisualEntity[]) - Method in class jcreek.cke.tool.MoveTool
 
isSelected() - Method in class jcreek.gui.conceptmap.VisualEntity
Returns true if this VisualEntity is part of the selection set of the current graph.
isShowing(String) - Method in class jcreek.cke.browser.Visualizer
 
isSignificant() - Method in class jcreek.cke.command.ActivateEntityCommand
Return true if this command is not a side-effect of some other change. activating a Entity is always significant.
isSignificant() - Method in class jcreek.cke.command.ActivateRelationCommand
 
isSignificant() - Method in class jcreek.cke.command.ChangeRelationCommand
 
isSignificant() - Method in class jcreek.cke.command.CutCommand
 
isSignificant() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
isSignificant() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
isSignificant() - Method in class jcreek.cke.command.DeleteEntityCommand
 
isSignificant() - Method in class jcreek.cke.command.DeleteRelationCommand
 
isSignificant() - Method in class jcreek.cke.command.EntityMoveCommand
Return true if this command is not a side-effect of some other change.
isSignificant() - Method in class jcreek.cke.command.NewEntityCommand
 
isSignificant() - Method in class jcreek.cke.command.NewRelationCommand
 
isSignificant() - Method in class jcreek.cke.command.OverviewCommand
 
isSignificant() - Method in class jcreek.cke.command.PasteCommand
 
isSignificant() - Method in class jcreek.cke.command.SubModelCommand
 
isSignificant() - Method in class jcreek.cke.command.ZoomCommand
 
isSingular() - Method in class jcreek.reasoning.SymbolConvergence
Returns true if this FeindingConvergence is singular, i.e. if it explains from a single finding to a single finding.
isSubsetOf(RelationTypeSet) - Method in class jcreek.representation.RelationTypeSet
Returnes true if this set is a subset of the supplied set.
isTitled() - Method in interface jcreek.cke.document.CreekDocument
Returns true if the document is currently named.
isTitled() - Method in class jcreek.cke.document.KnowledgeModelController
Returns true if the file is currently named.
isTitled() - Method in class jcreek.cke.document.SerializeGraphDocument
Returns true if the file is currently named.
isUnmatched() - Method in class jcreek.reasoning.EntityComparison
Tests whether the comparison is unmatched.
isUpdatingGUI - Variable in class jcreek.gui.representation.FramePane
 
isValid() - Method in class jcreek.cke.importexport.xml.XMLvalidater
Checks to see if the message is a valid message according to the specified schema in the constructor
isViolated() - Method in class jcreek.representation.constraints.ConstraintCheckResult
Returns true if the constraint is violated
isZoomIn() - Method in class jcreek.cke.tool.ZoomProperty
 
iterationPause - Variable in class jcreek.util.graph.layout.SpringEmbedderLayout
 

J

JAVA_CLASS - Static variable in class jcreek.representation.cbr.CBRModel
 
JAVA_CLASS - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
JCXMLexport - class jcreek.cke.importexport.jcxml.JCXMLexport.
This class is the one having the overall control of the export process of the Knowledge Model of Creek to JCXML files.
JCXMLexport(Frame, KnowledgeModel) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLexport
Constructor for JCXMLexport, which does set some basic settings before the process of exporting the Knowledge Model may start.
JCXMLexport.ExportThread - class jcreek.cke.importexport.jcxml.JCXMLexport.ExportThread.
This class contains the different stages of the export process.
JCXMLexport.ExportThread() - Constructor for class jcreek.cke.importexport.jcxml.JCXMLexport.ExportThread
 
JCXMLexportParser - class jcreek.cke.importexport.jcxml.JCXMLexportParser.
Does the parsing of the Creek Knowledge Model and extracts the complete model to JCXML.
JCXMLexportParser(String, KnowledgeModel, boolean, ProcessStatusWindowInterface) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLexportParser
Does set some basic settings before any parsing may begin.
JCXMLimport - class jcreek.cke.importexport.jcxml.JCXMLimport.
This class is the one having the overall control of the import process of JCXML files to the Knowledge Model of Creek.
JCXMLimport(Frame, KnowledgeModel) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLimport
Constructor for JCXMLimport, which sets some basic settings.
JCXMLimport.ImportThread - class jcreek.cke.importexport.jcxml.JCXMLimport.ImportThread.
This class contains the different stages of the import process.
JCXMLimport.ImportThread() - Constructor for class jcreek.cke.importexport.jcxml.JCXMLimport.ImportThread
 
JCXMLimportParser - class jcreek.cke.importexport.jcxml.JCXMLimportParser.
Takes as input a DOM Document of a JCXML XML file that is assumed valid, and traverses that document.
JCXMLimportParser(Document, KnowledgeModel, boolean, ProcessStatusWindowInterface) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLimportParser
Constructor that takes as input a DOM Document of a JCXML XML file that is assumed valid, and traverses that document.
JCXMLpreferences - class jcreek.cke.importexport.jcxml.JCXMLpreferences.
A dialog box presenting the preferences for the JCXML import/export process.
JCXMLpreferences(Dialog) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLpreferences
Initialises the GUI of the preferences dialog box.
JCXMLpreferences(Frame) - Constructor for class jcreek.cke.importexport.jcxml.JCXMLpreferences
Initialises the GUI of the preferences dialog box.
JChart - class jcreek.gui.chart.JChart.
Title: JavaCreek Description: Creates a chart (2D bar graph) of any data described by the Chartable interface.
JChart(ChartModel) - Constructor for class jcreek.gui.chart.JChart
Creates a new chart from the data provided by the Chartable.
jcreek - package jcreek
 
jcreek.cke - package jcreek.cke
 
jcreek.cke.browser - package jcreek.cke.browser
 
jcreek.cke.command - package jcreek.cke.command
 
jcreek.cke.conceptview - package jcreek.cke.conceptview
 
jcreek.cke.controls - package jcreek.cke.controls
 
jcreek.cke.document - package jcreek.cke.document
 
jcreek.cke.graph - package jcreek.cke.graph
 
jcreek.cke.graph.layout - package jcreek.cke.graph.layout
 
jcreek.cke.importexport - package jcreek.cke.importexport
 
jcreek.cke.importexport.jcxml - package jcreek.cke.importexport.jcxml
 
jcreek.cke.importexport.xml - package jcreek.cke.importexport.xml
 
jcreek.cke.tool - package jcreek.cke.tool
 
jcreek.cke.util - package jcreek.cke.util
 
jcreek.cke.visualizer - package jcreek.cke.visualizer
 
jcreek.cli - package jcreek.cli
 
jcreek.examples - package jcreek.examples
 
jcreek.gui - package jcreek.gui
 
jcreek.gui.chart - package jcreek.gui.chart
 
jcreek.gui.conceptmap - package jcreek.gui.conceptmap
 
jcreek.gui.conceptmap.tool - package jcreek.gui.conceptmap.tool
 
jcreek.gui.cycle - package jcreek.gui.cycle
 
jcreek.gui.reasoning - package jcreek.gui.reasoning
 
jcreek.gui.representation - package jcreek.gui.representation
 
jcreek.gui.representation.constraints - package jcreek.gui.representation.constraints
 
jcreek.reasoning - package jcreek.reasoning
 
jcreek.representation - package jcreek.representation
 
jcreek.representation.cbr - package jcreek.representation.cbr
 
jcreek.representation.constraints - package jcreek.representation.constraints
 
jcreek.representation.inference - package jcreek.representation.inference
 
jcreek.util - package jcreek.util
 
jcreek.util.graph - package jcreek.util.graph
 
jcreek.util.graph.layout - package jcreek.util.graph.layout
 
jcreek.util.selection - package jcreek.util.selection
 
join(RelationList) - Method in class jcreek.cke.graph.RelationList
Combines the elements from list into this list of relations.
join(VertexList) - Method in class jcreek.cke.graph.VertexList
Combines the elements from list into this list of vertices.
joinWith(SubModel) - Method in class jcreek.representation.SubModel
Deprecated.  

K

KnowledgeEvent - class jcreek.cke.visualizer.KnowledgeEvent.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
KnowledgeEvent(int) - Constructor for class jcreek.cke.visualizer.KnowledgeEvent
 
KnowledgeListener - interface jcreek.cke.visualizer.KnowledgeListener.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
KnowledgeModel - interface jcreek.representation.KnowledgeModel.
The KnowledgeModel is the main interface to the model of entities and relations.
KnowledgeModelController - class jcreek.cke.document.KnowledgeModelController.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
KnowledgeModelController() - Constructor for class jcreek.cke.document.KnowledgeModelController
Creates a new SerializeGraphDocument object.
KnowledgeModelExportUtilities - class jcreek.cke.importexport.KnowledgeModelExportUtilities.
Some general methods used to ease the export process.
KnowledgeModelExportUtilities(KnowledgeModel) - Constructor for class jcreek.cke.importexport.KnowledgeModelExportUtilities
The constructor that only sets the JavaCreek Knowledge Model to use in the export process.
KnowledgeModelImportUtilities - class jcreek.cke.importexport.KnowledgeModelImportUtilities.
Some general methods used to ease the import process.
KnowledgeModelImportUtilities(KnowledgeModel) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities
The constructor that only sets the JavaCreek Knowledge Model to use in the import process.
KnowledgeModelImportUtilities.CaseAlreadyExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.CaseAlreadyExist.
An exception that is thrown in cases where there have been an attempt to create a case that already exist.
KnowledgeModelImportUtilities.CaseAlreadyExist(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.CaseAlreadyExist
 
KnowledgeModelImportUtilities.ClassDescriptorDoNotExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.ClassDescriptorDoNotExist.
An exception that is thrown in cases where there have been an attempt to use a class descriptor that does not exist.
KnowledgeModelImportUtilities.ClassDescriptorDoNotExist(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.ClassDescriptorDoNotExist
 
KnowledgeModelImportUtilities.CompilationFault - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.CompilationFault.
An exception that is thrown in cases where there have been a fault in the compilation of a new relation type.
KnowledgeModelImportUtilities.CompilationFault() - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.CompilationFault
 
KnowledgeModelImportUtilities.EntityAlreadyExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.EntityAlreadyExist.
An exception that is thrown in cases where there have been an attempt to create an entity that already exist.
KnowledgeModelImportUtilities.EntityAlreadyExist(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.EntityAlreadyExist
 
KnowledgeModelImportUtilities.EntityDoNotExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.EntityDoNotExist.
An exception that is thrown in cases where there have been an attempt to use an entity that does not exist.
KnowledgeModelImportUtilities.EntityDoNotExist(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.EntityDoNotExist
 
KnowledgeModelImportUtilities.EqualRelationAlreadyExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.EqualRelationAlreadyExist.
An exception that is thrown in cases where there have been an attempt to add a relation between two entities and these entities already have an equal relation between them.
KnowledgeModelImportUtilities.EqualRelationAlreadyExist(String, String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.EqualRelationAlreadyExist
 
KnowledgeModelImportUtilities.EqualRelationTypeAlreadyExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.EqualRelationTypeAlreadyExist.
An exception that is thrown in cases where there have been an attempt to create a new relation type that already exist and is equal, that is, uses the same class descriptor.
KnowledgeModelImportUtilities.EqualRelationTypeAlreadyExist(String, String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.EqualRelationTypeAlreadyExist
 
KnowledgeModelImportUtilities.RelationTypeAlreadyExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeAlreadyExist.
An exception that is thrown in cases where there have been an attempt to create a new relation type that already exist but is not equal, that is, uses another class descriptor.
KnowledgeModelImportUtilities.RelationTypeAlreadyExist(String, String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeAlreadyExist
 
KnowledgeModelImportUtilities.RelationTypeDoNotExist - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeDoNotExist.
An exception that is thrown in cases where there have been an attempt to use a relation type that does not exist.
KnowledgeModelImportUtilities.RelationTypeDoNotExist(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeDoNotExist
 
KnowledgeModelImportUtilities.RelationTypeNameAlreadyInUse - exception jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeNameAlreadyInUse.
An exception that is thrown in cases where there have been an attempt to create a new relation type with either a name or inverse name that is already in use.
KnowledgeModelImportUtilities.RelationTypeNameAlreadyInUse(String) - Constructor for class jcreek.cke.importexport.KnowledgeModelImportUtilities.RelationTypeNameAlreadyInUse
 
k - Variable in class jcreek.reasoning.ReuseResult
 
keyHandler - Variable in class jcreek.cke.visualizer.AboutDialog
 
km - Variable in class jcreek.cke.CreekDocumentGroup
Reference to the Knowledge Model
km - Variable in class jcreek.cke.document.KnowledgeModelController
The knowledge Model for this document
km - Variable in class jcreek.cke.visualizer.SubModelDialog
 
km - Variable in class jcreek.reasoning.CBRReasoningStep
 
km - Variable in class jcreek.representation.constraints.ConstraintObject
 
kmEditable - Variable in class jcreek.cke.CreekDocumentGroup
 
kmTree - Variable in class jcreek.cke.visualizer.TreeView
 
kmTypes - Variable in class jcreek.cke.CreekDocumentGroup
Table of the supported document types, keyed by the filename extension.
knowledgeModel - Variable in class jcreek.representation.constraints.Constraint
 

L

LAST_DIRECTORY - Static variable in class jcreek.cke.importexport.jcxml.JCXMLpreferences
The JCXML directory key
LAYOUT_DIRECTION_DOWN - Static variable in class jcreek.cke.graph.layout.TreeLayout
 
LAYOUT_DIRECTION_LEFT - Static variable in class jcreek.cke.graph.layout.TreeLayout
 
LAYOUT_DIRECTION_RIGHT - Static variable in class jcreek.cke.graph.layout.TreeLayout
 
LAYOUT_DIRECTION_UP - Static variable in class jcreek.cke.graph.layout.TreeLayout
 
LOOK_FEEL - Static variable in class jcreek.cke.visualizer.AppSettings
Name of the property that determines which look & feel is to be used in the user interface.
LPanel - class jcreek.cke.visualizer.LPanel.
A panel class with convenience functions.
LPanel() - Constructor for class jcreek.cke.visualizer.LPanel
 
LRUCache - class jcreek.util.LRUCache.
 
LRUCache(int) - Constructor for class jcreek.util.LRUCache
Creates a new cache.
Launcher - class jcreek.Launcher.
 
Launcher() - Constructor for class jcreek.Launcher
 
Layout - interface jcreek.cke.graph.layout.Layout.
This interface represents a particular method of laying out a graph of nodes on a 2 dimensional surface.
Layout - interface jcreek.util.graph.layout.Layout.
This interface represents a particular method of laying out a graph of nodes on a 2 dimensional surface.
LayoutAction - class jcreek.cke.command.LayoutAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
LayoutAction() - Constructor for class jcreek.cke.command.LayoutAction
 
LinkEvent - class jcreek.gui.representation.LinkEvent.
Event triggered by a FramePane when someone clicks on the "Link" symbol.
LinkEvent(Object) - Constructor for class jcreek.gui.representation.LinkEvent
 
LinkListener - interface jcreek.gui.representation.LinkListener.
Title: LinkListener Description: Listener that will be notified when a link icon is clicked in a table described by a FrameTableModel.
ListPartitions - class jcreek.examples.ListPartitions.
 
ListPartitions() - Constructor for class jcreek.examples.ListPartitions
 
LocalConstraintData - class jcreek.representation.constraints.LocalConstraintData.
Implementation of constraint data that for storing the model as a local file.
LocalConstraintData(KnowledgeModel, Integer) - Constructor for class jcreek.representation.constraints.LocalConstraintData
Creates a new instance of LocalConstraintData
LocalEntityData - class jcreek.representation.LocalEntityData.
Implementation of EntityData that will store data locally in memory or by serialization.
LocalKnowledgeModel - class jcreek.representation.LocalKnowledgeModel.
The KnowledgeModel is the main interface to the model of entities and relations.
LocalKnowledgeModel(EpistemologicalModel) - Constructor for class jcreek.representation.LocalKnowledgeModel
Creates a new knowledge model based on the epistemological model supplied.
LocalKnowledgeModel() - Constructor for class jcreek.representation.LocalKnowledgeModel
Create a new, empty knowledge model.
LocalKnowledgeModel(String) - Constructor for class jcreek.representation.LocalKnowledgeModel
Creates a new KnowledgeModel instance by loading it from the filename supplied.
LocalKnowledgeModel(File) - Constructor for class jcreek.representation.LocalKnowledgeModel
Creates a new KnowledgeModel instance by loading it from the file supplied.
LocalKnowledgeModel(InputStream) - Constructor for class jcreek.representation.LocalKnowledgeModel
Creates a new KnowledgeModel instance by loading it from the supplied stream.
LocalKnowledgeModel(KnowledgeModel) - Constructor for class jcreek.representation.LocalKnowledgeModel
Creates a new KnowledgeModel by importing the contents of the supplied model.
LocalPartitionData - class jcreek.representation.LocalPartitionData.
Implements the PartitionData interface by storing the partition information locally, in memory.
LocalRelationData - class jcreek.representation.LocalRelationData.
Implementation of RelationData that stores the relation data in memory or by serialization.
label - Variable in class jcreek.gui.representation.URLTypeField
 
labelSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find labels.
lastExplainMax - Variable in class jcreek.reasoning.RetrieveResult
 
lastExplainThreshold - Variable in class jcreek.reasoning.RetrieveResult
 
lastFocusMax - Variable in class jcreek.reasoning.RetrieveResult
 
lastFocusThreshold - Variable in class jcreek.reasoning.RetrieveResult
 
lastMousePos - Variable in class jcreek.cke.tool.BuildTool
Most recent mouse position while dragging.
lastMousePos - Variable in class jcreek.cke.tool.MoveTool
Most recent mouse position while dragging.
lastMousePos - Variable in class jcreek.cke.tool.ZoomTool
Most recent mouse position while dragging.
lastMousePos - Variable in class jcreek.cke.visualizer.DragTool
Most recent mouse position while dragging.
lastMousePos - Variable in class jcreek.gui.conceptmap.tool.DragTool
Most recent mouse position while dragging.
launchBrowser(String[]) - Static method in class jcreek.examples.ModellingTutorial
 
layout(Graph, Rectangle) - Method in interface jcreek.cke.graph.layout.Layout
Lay out the graph within the supplied bounds.
layout(Graph, Rectangle) - Method in class jcreek.cke.graph.layout.TreeLayout
 
layout - Variable in class jcreek.cke.visualizer.LPanel
 
layout(Graph, Rectangle) - Method in interface jcreek.util.graph.layout.Layout
Lay out the graph within the supplied bounds.
layout(Graph, Node[], Rectangle) - Method in interface jcreek.util.graph.layout.Layout
Lay out the specified nodes of the graph within the supplied bounds.
layout(Graph, Rectangle) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
layout(Graph, Rectangle, int) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
layout(Graph, Node[], Rectangle) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
layout(Graph, Node[], Rectangle, int) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
leftTop - Variable in class jcreek.cke.tool.ZoomTool
LEFT TOP of the selection region
linkAction(LinkEvent) - Method in interface jcreek.gui.representation.LinkListener
 
linkClicked(LinkEvent) - Method in interface jcreek.gui.representation.LinkListener
 
linkListener - Variable in class jcreek.cke.visualizer.CaseView
 
linkListener - Variable in class jcreek.cke.visualizer.FrameView
 
listeners - Variable in class jcreek.cke.conceptview.DrawingSurface
List of event listeners.
listeners - Variable in class jcreek.cke.document.KnowledgeModelController
List of event listeners.
listeners - Variable in class jcreek.cke.document.SerializeGraphDocument
List of event listeners.
load(String) - Method in class jcreek.cke.visualizer.AppSettings
 
load(String) - Method in class jcreek.representation.LocalKnowledgeModel
Load a model from disk.
load(File) - Method in class jcreek.representation.LocalKnowledgeModel
Loads a model from disk.
load(InputStream) - Method in class jcreek.representation.LocalKnowledgeModel
Loads a model from a stream.
load() - Method in class jcreek.representation.LocalKnowledgeModel
Loads the model from the file associated with the model.
loadKmFromFile(String, String) - Static method in class jcreek.examples.ModellingTutorial
Load knowledge model from file successfully or exit program.
loadModel(String) - Static method in class jcreek.examples.CreekExample
Example of loading a KnowledgeModel from disk.
loadModel(String) - Static method in class jcreek.examples.CreekExampleOld
Example of loading a KnowledgeModel from disk.
loc - Variable in class jcreek.cke.command.NewEntityCommand
 
loc - Variable in class jcreek.cke.command.PasteCommand
Location to which the Entities have to be pasted
lostOwnership(Clipboard, Transferable) - Method in class jcreek.cke.util.EntitySelection
Called when data is no longer on the Clipboard

M

MAX_NUM_PAGE - Variable in class jcreek.cke.conceptview.DrawingSurface
 
MINIMUM_STRENGTH_TRESHOLD - Variable in class jcreek.representation.inference.ExplanationModel
 
MODEL_AUTHOR_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
MODEL_DESC_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
MODEL_NAME_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
MODEL_TITLE_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
Main - class jcreek.cke.Main.
 
Main() - Constructor for class jcreek.cke.Main
 
MainWindow - class jcreek.cke.MainWindow.
This class implements the application manager.
MainWindow() - Constructor for class jcreek.cke.MainWindow
No-arg constructor for Visualizer class.
Matrix33 - class jcreek.cke.util.Matrix33.
Title: Description: Copyright: Copyright (c) 2002 Company:
Matrix33() - Constructor for class jcreek.cke.util.Matrix33
 
Matrix33(Matrix33) - Constructor for class jcreek.cke.util.Matrix33
 
Matrix44 - class jcreek.cke.util.Matrix44.
A 4x4 Matrix class.
Matrix44() - Constructor for class jcreek.cke.util.Matrix44
 
Matrix44(Matrix44) - Constructor for class jcreek.cke.util.Matrix44
 
MergeKnowledgeModelAction - class jcreek.cke.command.MergeKnowledgeModelAction.
Opens an existing knowledge model and merges it with the current model.
MergeKnowledgeModelAction() - Constructor for class jcreek.cke.command.MergeKnowledgeModelAction
Creates a new MergeAction object with the default action command string of "merge".
ModelChangeEvent - class jcreek.representation.ModelChangeEvent.
 
ModelChangeEvent(Object, int, Object, Object) - Constructor for class jcreek.representation.ModelChangeEvent
Creates a a ConceptChangeEvent.
ModelChangeEvent(Object, int) - Constructor for class jcreek.representation.ModelChangeEvent
Creates a a ConceptChangeEvent.
ModelChangeListener - interface jcreek.representation.ModelChangeListener.
Interface for listening to changes that occur in a KnowledgeModel.
ModelPropertyAction - class jcreek.cke.command.ModelPropertyAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
ModelPropertyAction() - Constructor for class jcreek.cke.command.ModelPropertyAction
 
ModelPropertyDlg - class jcreek.cke.visualizer.ModelPropertyDlg.
 
ModelPropertyDlg(Frame, String, int) - Constructor for class jcreek.cke.visualizer.ModelPropertyDlg
 
ModellingTutorial - class jcreek.examples.ModellingTutorial.
Source code for "Programmers Guide – modelling and matching".
ModellingTutorial() - Constructor for class jcreek.examples.ModellingTutorial
 
MoveProperty - class jcreek.cke.tool.MoveProperty.
 
MoveProperty() - Constructor for class jcreek.cke.tool.MoveProperty
 
MoveTool - class jcreek.cke.tool.MoveTool.
Tool for moving entities and relations around a graph; acts as a go-between for the user and the graph.
MoveTool() - Constructor for class jcreek.cke.tool.MoveTool
Creates a new MoveTool object.
MultiDeskTopPane - class jcreek.cke.visualizer.MultiDeskTopPane.
 
MultiDeskTopPane() - Constructor for class jcreek.cke.visualizer.MultiDeskTopPane
 
MultiInternalFrame - class jcreek.cke.visualizer.MultiInternalFrame.
 
MultiInternalFrame() - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame
MultiInternalFrame(String) - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame with a given name
MultiInternalFrame(String, boolean) - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame with a given name
MultiInternalFrame(String, boolean, boolean) - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame with a given name
MultiInternalFrame(String, boolean, boolean, boolean) - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame with a given name
MultiInternalFrame(String, boolean, boolean, boolean, boolean) - Constructor for class jcreek.cke.visualizer.MultiInternalFrame
Create a new internal frame with a given name
MyDGR - class jcreek.cke.tool.MyDGR.
 
MyDGR(DragSource, Component, int, DragGestureListener) - Constructor for class jcreek.cke.tool.MyDGR
 
MyDGR(DragSource, Component, int) - Constructor for class jcreek.cke.tool.MyDGR
 
MyDGR(DragSource, Component) - Constructor for class jcreek.cke.tool.MyDGR
 
MyDGR(DragSource) - Constructor for class jcreek.cke.tool.MyDGR
 
main(String[]) - Static method in class jcreek.Launcher
 
main(String[]) - Static method in class jcreek.cke.Main
Main method for Creek program.
main(String[]) - Static method in class jcreek.cli.CreekJatha
 
main(String[]) - Static method in class jcreek.examples.BuildJavaModel
 
main(String[]) - Static method in class jcreek.examples.CreekExample
 
main(String[]) - Static method in class jcreek.examples.CreekExampleOld
 
main(String[]) - Static method in class jcreek.examples.FrameBrowser
 
main(String[]) - Static method in class jcreek.examples.FruitModel
 
main(String[]) - Static method in class jcreek.examples.ListPartitions
 
main(String[]) - Static method in class jcreek.examples.ModellingTutorial
Parse the command line for arguments, run the corresponding method.
main(String[]) - Static method in class jcreek.gui.SubModelView
 
main(String[]) - Static method in class jcreek.gui.cycle.Cycle
 
main(String[]) - Static method in class jcreek.gui.representation.FramePane
 
main(String[]) - Static method in class jcreek.gui.representation.constraints.frmConstraintChecker
 
main(String[]) - Static method in class jcreek.representation.CreekModelValidator
 
main(String[]) - Static method in class jcreek.representation.LocalKnowledgeModel
 
main(String[]) - Static method in class jcreek.representation.Relation
 
main(String[]) - Static method in class jcreek.representation.cbr.IsoPodModel
 
makeConstraint() - Method in interface jcreek.representation.KnowledgeModel
 
makeConstraint() - Method in class jcreek.representation.LocalKnowledgeModel
Creates a new data object for storing data for Constraint.
makeEntity() - Method in interface jcreek.representation.KnowledgeModel
Creates a new data object for storing data for an Entity.
makeEntity() - Method in class jcreek.representation.LocalKnowledgeModel
Creates a new data object for storing data for an Entity.
makePartition() - Method in interface jcreek.representation.KnowledgeModel
Creates a new data object for storing data for a Partition.
makePartition() - Method in class jcreek.representation.LocalKnowledgeModel
Creates a new data object for storing data for a Partition.
makeRelation(Relation) - Method in class jcreek.cli.CreekJatha
 
makeRelation(Entity, Entity, Entity) - Method in interface jcreek.representation.KnowledgeModel
Creates a new data object for storing data for a Relation.
makeRelation(Entity, Entity, Entity) - Method in class jcreek.representation.LocalKnowledgeModel
Creates a new data object for storing data for a Relation.
markDirty() - Method in interface jcreek.cke.graph.CreekModel
 
markDirty() - Method in class jcreek.cke.graph.GraphModel
Utility method to cause a change event to be fired off to all the listeners.
markDocumentDirty(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Sends out notification to any listeners if this document is the current document.
markSelection(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Sends out notification to any listeners if this document is the current document.
matchEntityType(EntityType[]) - Method in class jcreek.representation.AbstractKnowledgeModel
Returns an array of all entities in the model that match a given EntityType.
matchEntityType(EntityType[]) - Method in interface jcreek.representation.KnowledgeModel
Returns an array of all entities in the model that match a given EntityType.
matches(Entity) - Static method in class jcreek.representation.DoubleEntity
An Entity is of type DoubleEntity if and only if it encapsulates an object that is an instance of java.lang.Double.
matches(Entity) - Static method in class jcreek.representation.EntityType
Should return true if the given entity matches the pattern represented by this class of EntityType.
matches(Entity) - Static method in class jcreek.representation.NumberEntity
An Entity is of type NumberEntity if and only if it encapsulates an object that is an instance of java.lang.Number.
matches(Entity) - Static method in class jcreek.representation.RelationType
An Entity is a RelationType if and only if and only if it is an (indirect) subclass of the Relation object.
matches(Entity) - Static method in class jcreek.representation.cbr.Case
An Entity is a RelationType if and only if and only if it is an (indirect) subclass of the Relation object.
matches(Entity) - Static method in class jcreek.representation.cbr.ClassEntity
Returns true if the given entitiy can be seen as a ClassEntity
matches(Entity) - Static method in class jcreek.representation.cbr.StringEntity
An Entity is of type StringEntity if and only if it encapsulates an object that is an instance of java.lang.String.
matches(Entity) - Static method in class jcreek.representation.cbr.URLEntity
An Entity is of type URLEntity if and only if it encapsulates an object that is an instance of java.net.URL.
matrix - Variable in class jcreek.cke.util.Matrix33
 
matrix - Variable in class jcreek.cke.util.Matrix44
 
maxSize - Variable in class jcreek.util.LRUCache
 
maximizeAll() - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Maximize all frames
mayOverwrite(String) - Static method in class jcreek.examples.ModellingTutorial
 
memSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find mnemonics.
mergeModel(KnowledgeModel) - Method in class jcreek.representation.AbstractKnowledgeModel
This method merges the contents of a given model into the current model.
mergeModel(KnowledgeModel) - Method in interface jcreek.representation.KnowledgeModel
This method merges the contents of a given model into the current model.
minimizeAll() - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Minimize all frames
model - Variable in class jcreek.cke.conceptview.DrawingSurface
 
model - Variable in class jcreek.cke.document.SerializeGraphDocument
Our model.
model - Variable in class jcreek.cke.tool.BuildProperty
 
model - Variable in class jcreek.cke.tool.BuildTool
Model that we're associated with.
model - Variable in class jcreek.cke.tool.MoveTool
Model that we're associated with.
model - Variable in class jcreek.cke.tool.ZoomProperty
 
model - Variable in class jcreek.cke.tool.ZoomTool
Model that we're associated with.
model - Variable in class jcreek.cke.visualizer.SubModelDialog
 
modelChangeListeners - Variable in class jcreek.representation.AbstractKnowledgeModel
 
modelChanged(ModelChangeEvent) - Method in class jcreek.cke.document.SerializeGraphDocument
Returns the reference to the file object for this document.
modelChanged(ModelChangeEvent) - Method in class jcreek.cke.tool.BuildProperty
 
modelChanged(ModelChangeEvent) - Method in class jcreek.cke.visualizer.EntityList
 
modelChanged(ModelChangeEvent) - Method in class jcreek.cke.visualizer.FrameProperty
 
modelChanged(ModelChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapModel
 
modelChanged(ModelChangeEvent) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
modelChanged(ModelChangeEvent) - Method in class jcreek.gui.representation.FramePane
 
modelChanged(ModelChangeEvent) - Method in interface jcreek.representation.ModelChangeListener
 
modelToViewTransform(Point) - Method in class jcreek.gui.conceptmap.ConceptMapView
Transforms a point in model space to a point in view space.
mouseClicked(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
 
mouseClicked(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
We ignore this event.
mouseClicked(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseClicked(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseClicked(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseClicked(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseClicked(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mouseDragged(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
The user is dragging the mouse.
mouseDragged(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
The user is dragging the mouse so lets see about moving the selected entities.
mouseDragged(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseDragged(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseDragged(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseDragged(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseDragged(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mouseEntered(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
 
mouseEntered(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
We ignore this event.
mouseEntered(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseEntered(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseEntered(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseEntered(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseEntered(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mouseExited(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
 
mouseExited(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
We ignore this event.
mouseExited(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseExited(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseExited(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseExited(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseExited(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mouseMoved(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
 
mouseMoved(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
We ignore this event.
mouseMoved(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseMoved(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseMoved(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseMoved(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseMoved(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mousePressed(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
User has pressed a mouse button on us.
mousePressed(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
User has pressed a mouse button on us.
mousePressed(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mousePressed(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mousePressed(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mousePressed(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mousePressed(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
mouseReleased(MouseEvent) - Method in class jcreek.cke.tool.BuildTool
User has released a mouse button on us.
mouseReleased(MouseEvent) - Method in class jcreek.cke.tool.MoveTool
User has released the mouse button.
mouseReleased(MouseEvent) - Method in class jcreek.cke.tool.ZoomTool
 
mouseReleased(MouseEvent) - Method in class jcreek.cke.visualizer.DragTool
 
mouseReleased(MouseEvent) - Method in class jcreek.cke.visualizer.ViewportScroller
 
mouseReleased(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
mouseReleased(MouseEvent) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
move(double, double) - Method in class jcreek.cke.util.DPoint
 
move(DPoint) - Method in class jcreek.cke.util.DPoint
 
move(double, double, double) - Method in class jcreek.cke.util.DPoint3
 
move(DPoint3) - Method in class jcreek.cke.util.DPoint3
 
moveEntityList(VertexList, int, int) - Method in interface jcreek.cke.graph.CreekModel
 
moveEntityList(VertexList, int, int) - Method in class jcreek.cke.graph.GraphModel
Moves a list of entities to a new location, given by the dx, dy, dz coordinates.
movingEntities - Variable in class jcreek.gui.conceptmap.tool.DragTool
The set of moving entites.
movingVertices - Variable in class jcreek.cke.tool.BuildTool
The list of the entities being moved around.
movingVertices - Variable in class jcreek.cke.tool.MoveTool
The list of the entities being moved around.
movingVertices - Variable in class jcreek.cke.tool.ZoomTool
The list of the entities being moved around.
movingVertices - Variable in class jcreek.cke.visualizer.DragTool
The list of the entities being moved around.
mpi - Variable in class jcreek.cke.browser.Visualizer
Indicates the position of the mouse over a canvas.
mult(Matrix33) - Method in class jcreek.cke.util.Matrix33
 
mult(Matrix44) - Method in class jcreek.cke.util.Matrix44
 
myEntity - Variable in class jcreek.gui.representation.FramePane
 
myEntity - Variable in class jcreek.gui.representation.constraints.pnlFrameConstraints
 
myTable - Variable in class jcreek.gui.representation.FrameTableModel
 

N

NAMESPACES - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces namespaces consideration by parser feature
NATURAL_NAME_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
NECCESSARY - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the importance values used in HasFinding for the variable importance
NEW_MODE - Static variable in class jcreek.cke.visualizer.ModelPropertyDlg
 
NODE_ADDED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
NODE_CHANGED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
NODE_MOVED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
NODE_REMOVED - Static variable in class jcreek.util.graph.GraphChangeEvent
 
NO_VALUE - Static variable in class jcreek.representation.BasicModel
Entity type for signaling that a relation has a missing value, e.g.
NO_VALUE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
NUMBER - Static variable in class jcreek.representation.BasicModel
Entity type for entities representing numbers.
NUMBER - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
NUMBER_COMPARISON - Static variable in class jcreek.representation.cbr.CBRModel
 
NUMBER_COMPARISON - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
NameAlreadyExistException - exception jcreek.representation.NameAlreadyExistException.
Exception generated when trying to set the name of an entity to a name that already exists.
NameAlreadyExistException(String) - Constructor for class jcreek.representation.NameAlreadyExistException
 
NewCaseAction - class jcreek.cke.command.NewCaseAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewCaseAction() - Constructor for class jcreek.cke.command.NewCaseAction
 
NewConceptViewAction - class jcreek.cke.command.NewConceptViewAction.
 
NewConceptViewAction() - Constructor for class jcreek.cke.command.NewConceptViewAction
 
NewDomainRelationAction - class jcreek.cke.command.NewDomainRelationAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
NewDomainRelationAction() - Constructor for class jcreek.cke.command.NewDomainRelationAction
 
NewEntityAction - class jcreek.cke.command.NewEntityAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewEntityAction() - Constructor for class jcreek.cke.command.NewEntityAction
 
NewEntityCommand - class jcreek.cke.command.NewEntityCommand.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewEntityCommand(CreekDocument, Point) - Constructor for class jcreek.cke.command.NewEntityCommand
 
NewEntityDialog - class jcreek.cke.visualizer.NewEntityDialog.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewEntityDialog(Frame, String) - Constructor for class jcreek.cke.visualizer.NewEntityDialog
 
NewKnowledgeModelAction - class jcreek.cke.command.NewKnowledgeModelAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
NewKnowledgeModelAction() - Constructor for class jcreek.cke.command.NewKnowledgeModelAction
 
NewRelationAction - class jcreek.cke.command.NewRelationAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewRelationAction() - Constructor for class jcreek.cke.command.NewRelationAction
 
NewRelationCommand - class jcreek.cke.command.NewRelationCommand.
 
NewRelationCommand(CreekDocument, RelationType, VisualEntity, VisualEntity) - Constructor for class jcreek.cke.command.NewRelationCommand
 
NewRelationDialog - class jcreek.cke.visualizer.NewRelationDialog.
Title: Description: Copyright: Copyright (c) 2003 Company:
NewRelationDialog(Frame, String, Entity) - Constructor for class jcreek.cke.visualizer.NewRelationDialog
 
NoSuchEntityException - exception jcreek.representation.NoSuchEntityException.
hrown when attempting to reference an entity by a string and this string does not identify an entity in the current knowledge model.
NoSuchEntityException(String) - Constructor for class jcreek.representation.NoSuchEntityException
Creates a new NoSuchRelationTypeException with the given string.
NoSuchRelationException - exception jcreek.representation.NoSuchRelationException.
Title: NoSuchRelationException Description: Copyright: Copyright (c) 2002 Company: NTNU
NoSuchRelationException(RelationType, Entity) - Constructor for class jcreek.representation.NoSuchRelationException
Creates a new NoSuchRelationException.
NoSuchRelationException(RelationType[], Entity) - Constructor for class jcreek.representation.NoSuchRelationException
Creates a new NoSuchRelationException.
NoSuchRelationTypeException - exception jcreek.representation.NoSuchRelationTypeException.
Title: NoSuchRelationTypeException Description: Thrown when attempting to reference a relation type by a string and this string does not identify a relation type in the current knowledge model.
NoSuchRelationTypeException(String) - Constructor for class jcreek.representation.NoSuchRelationTypeException
Creates a new NoSuchRelationTypeException with the given string.
Node - interface jcreek.cke.graph.Node.
 
Node - class jcreek.util.graph.Node.
This class represents a node with a 2D integer position.
Node() - Constructor for class jcreek.util.graph.Node
Creates a new node.
Node(int, int) - Constructor for class jcreek.util.graph.Node
Creates a new node with the given initial position.
NotCompatibleException - exception jcreek.reasoning.NotCompatibleException.
Title: JavaCreek Description: Copyright: Copyright (c) 2000 Company: NTNU
NotCompatibleException(Object, Object) - Constructor for class jcreek.reasoning.NotCompatibleException
 
NumberComparison - class jcreek.reasoning.NumberComparison.
 
NumberComparison(Entity, Entity) - Constructor for class jcreek.reasoning.NumberComparison
Creates a new NumberComparison, comparing the origin and target entities given as parameters.
NumberEntity - class jcreek.representation.NumberEntity.
A particular type of entity that encapsulates an instance of any of the Java Number classes.
NumberEntity(KnowledgeModel, Number, String) - Constructor for class jcreek.representation.NumberEntity
Creates a new NumberEntity.
NumberEntity(KnowledgeModel, Number, Entity) - Constructor for class jcreek.representation.NumberEntity
Creates a new NumberEntity that is a value of a supplied entity.
NumberEntity(Entity) - Constructor for class jcreek.representation.NumberEntity
Creates a NumberEntity from an existing Entity.
name - Variable in class jcreek.representation.LocalKnowledgeModel
The name of the Knowledge Model.
negate() - Method in class jcreek.representation.Relation
Sets the explanation strength to 0 - in effect representing explicitly that there is NOT a relationship of this kind between the two entities.
negatedColor - Variable in class jcreek.gui.representation.FrameTableModel
 
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.CardinalityConstraintObject
Creates a Cardinality constraint object
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Creates a ConcretValueConstraint object from a ConstraintData object
newConstraintInstance() - Method in interface jcreek.representation.constraints.ConstraintData
returns an instance of the constraint
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.ConstraintObject
Creates a Constraint object of a specific type
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.GeneralConstraintObject
Creates a new constraint object of this type
newConstraintInstance() - Method in class jcreek.representation.constraints.LocalConstraintData
Returns an instance of the right constraint type
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.ValueClassConstraintObject
 
newConstraintInstance(KnowledgeModel, ConstraintData) - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
newDocument(ConceptView) - Method in class jcreek.cke.CreekDocumentGroup
Creates a new document object, as well as the needed UI and adds it to the group.
newEntityWindow(String) - Method in class jcreek.cke.browser.Visualizer
 
newFrameWin(String) - Method in class jcreek.cke.browser.Visualizer
 
newInstance(Entity, Entity) - Method in class jcreek.representation.RelationType
Creates a new relation of the type represented by this RelationType between the two supplied relations.
newInstance(Entity, Entity, double) - Method in class jcreek.representation.RelationType
Creates a new relation of the type represented by this RelationType between the two supplied relations.
newKM(KnowledgeModel) - Method in class jcreek.cke.CreekDocumentGroup
 
newKM(String[]) - Static method in class jcreek.examples.ModellingTutorial
 
newToolWindow(String) - Method in class jcreek.cke.browser.Visualizer
 
newValue - Variable in class jcreek.representation.ModelChangeEvent
 
newViewWindow(String) - Method in class jcreek.cke.browser.Visualizer
 
newWin - Variable in class jcreek.cke.visualizer.TreeView
 
newWindow() - Method in class jcreek.cke.MainWindow
Creates, shows, and returns a new main window.
newWindow(String) - Method in class jcreek.cke.browser.Visualizer
Create a new internal window and set its title to the passed argument.
nextStep - Variable in class jcreek.gui.cycle.Cycle
 
noCurrentDocument(Frame) - Method in class jcreek.cke.command.CreekAction
Displays a dialog indicating that there's no current document to perform the desired operation.
noCurrentDocument(Frame) - Method in class jcreek.cke.visualizer.EntityList
Displays a dialog indicating that there's no current document to perform the desired operation.
noCurrentKM(Frame) - Method in class jcreek.cke.command.SaveModelAction
Displays a dialog indicating that there's no current KnowledgeModel to perform the desired operation.
noFocusBorder - Static variable in class jcreek.gui.representation.FrameTableModel
 
nodeAdded(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
nodeAdded(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
nodeAdded(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
nodeChanged(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
nodeChanged(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
nodeChanged(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
nodeList - Variable in class jcreek.cke.graph.DefaultGraph
 
nodeList - Variable in class jcreek.util.graph.Graph
 
nodeMoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
nodeMoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
nodeMoved(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
nodeRemoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
nodeRemoved(GraphChangeEvent) - Method in class jcreek.gui.conceptmap.EntityList
 
nodeRemoved(GraphChangeEvent) - Method in interface jcreek.util.graph.GraphChangeListener
 
nodeSize() - Method in class jcreek.cke.graph.DefaultGraph
 
nodeSize() - Method in interface jcreek.cke.graph.Graph
 
nodeSize() - Method in class jcreek.util.graph.Graph
The number of nodes in this graph.
nodes - Variable in class jcreek.cke.command.PasteCommand
List of Entities to be Pasted
normalize(Number) - Method in class jcreek.reasoning.NumberComparison
 
notComparable - Variable in class jcreek.reasoning.NumberComparison
 
notComparable - Variable in class jcreek.reasoning.StringComparison
 
notComparable - Variable in class jcreek.reasoning.SymbolComparison
 
notComparable - Variable in class jcreek.reasoning.URLComparison
 
numField - Variable in class jcreek.cke.visualizer.ScaleControl
 

O

OpenCaseMatchAction - class jcreek.cke.command.OpenCaseMatchAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
OpenCaseMatchAction() - Constructor for class jcreek.cke.command.OpenCaseMatchAction
 
OpenCaseViewAction - class jcreek.cke.command.OpenCaseViewAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
OpenCaseViewAction() - Constructor for class jcreek.cke.command.OpenCaseViewAction
 
OpenConceptViewAction - class jcreek.cke.command.OpenConceptViewAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
OpenConceptViewAction() - Constructor for class jcreek.cke.command.OpenConceptViewAction
 
OpenEntityViewAction - class jcreek.cke.command.OpenEntityViewAction.
 
OpenEntityViewAction() - Constructor for class jcreek.cke.command.OpenEntityViewAction
 
OpenKnowledgeModelAction - class jcreek.cke.command.OpenKnowledgeModelAction.
Implements the open file action used to open an existing creek document.
OpenKnowledgeModelAction() - Constructor for class jcreek.cke.command.OpenKnowledgeModelAction
Creates a new OpenAction object with the default action command string of "open".
OpenTestAction - class jcreek.cke.command.OpenTestAction.
Implements the open file action used to open an test graph document.
OpenTestAction() - Constructor for class jcreek.cke.command.OpenTestAction
Creates a new OpenTestAction object with the default action command string of "open".
OverviewAction - class jcreek.cke.command.OverviewAction.
 
OverviewAction() - Constructor for class jcreek.cke.command.OverviewAction
 
OverviewCommand - class jcreek.cke.command.OverviewCommand.
 
OverviewCommand(CreekDocument) - Constructor for class jcreek.cke.command.OverviewCommand
 
offset - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
ok() - Method in class jcreek.cke.visualizer.AboutDialog
 
oldValue - Variable in class jcreek.representation.ModelChangeEvent
 
open() - Method in interface jcreek.cke.document.CreekDocument
The document is opened.
open() - Method in class jcreek.cke.document.SerializeGraphDocument
 
open(String) - Method in class jcreek.examples.FrameBrowser
Adds another FramePane inside the Browser (container).
openCLIApplication() - Method in class jcreek.Launcher
 
openDocument(ConceptView, CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Add the given Document as a Creek document, creating the needed UI and the document object.
openEditorApplication() - Method in class jcreek.Launcher
 
openKM(File) - Method in class jcreek.cke.CreekDocumentGroup
 
openKnowledgeModel(KnowledgeModel) - Method in class jcreek.gui.cycle.Cycle
 
openModel - Variable in class jcreek.gui.cycle.Cycle
 
openNewCase() - Method in class jcreek.gui.cycle.Cycle
 
openNewWindow - Variable in class jcreek.gui.representation.FramePane
 
openTestKM() - Method in class jcreek.cke.CreekDocumentGroup
Opens a Test KnowledgeModel as Creek document, creating the needed UI and the document object.
openTestModel() - Method in class jcreek.cke.document.KnowledgeModelController
Opens a test Model
openWekaApplication() - Method in class jcreek.Launcher
 
openWin - Variable in class jcreek.cke.visualizer.TreeView
 
optimalDistanceConstant - Variable in class jcreek.util.graph.layout.SpringEmbedderLayout
 
origin - Variable in class jcreek.reasoning.EntityComparison
The origin concept
overPanel - Variable in class jcreek.cke.visualizer.PreferencesDialog
 
owner - Variable in class jcreek.cke.visualizer.SubModelDialog
 

P

PANE_TYPE_LARGE - Static variable in class jcreek.gui.reasoning.EntityComparisonPane
 
PANE_TYPE_SMALL - Static variable in class jcreek.gui.reasoning.EntityComparisonPane
 
PARTITION_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_ENTITY_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_ENTITY_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_NAME_CHANGE - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_RELATION_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_RELATION_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
PARTITION_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
PART_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
PROCESSCASE - Static variable in class jcreek.representation.cbr.Case
 
PROCESSED_CASE - Static variable in class jcreek.representation.cbr.CBRModel
 
PROCESSED_CASE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
PageLayoutAction - class jcreek.cke.command.PageLayoutAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PageLayoutAction() - Constructor for class jcreek.cke.command.PageLayoutAction
 
Partition - class jcreek.representation.Partition.
A Partition is a submodel of a KnowledgeModel.
Partition(KnowledgeModel, String) - Constructor for class jcreek.representation.Partition
Creates a new Partition with the given name in the given KnowledgeModel.
PartitionComparison - class jcreek.reasoning.PartitionComparison.
 
PartitionComparison(Entity, Entity) - Constructor for class jcreek.reasoning.PartitionComparison
Creates a new NumberComparison, comparing the origin and target entities given as parameters.
PartitionComparisonPane - class jcreek.gui.reasoning.PartitionComparisonPane.
 
PartitionComparisonPane(PartitionComparison) - Constructor for class jcreek.gui.reasoning.PartitionComparisonPane
 
PartitionData - interface jcreek.representation.PartitionData.
The PartitionData interface is an interface for storing data about partitions.
PartitionPlausibleInheritanceMethod - class jcreek.representation.inference.PartitionPlausibleInheritanceMethod.
 
PartitionPlausibleInheritanceMethod(KnowledgeModel, Partition) - Constructor for class jcreek.representation.inference.PartitionPlausibleInheritanceMethod
 
PartitionPlausibleInheritanceMethod(RelationType, Partition) - Constructor for class jcreek.representation.inference.PartitionPlausibleInheritanceMethod
 
PasteAction - class jcreek.cke.command.PasteAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PasteAction() - Constructor for class jcreek.cke.command.PasteAction
 
PasteCommand - class jcreek.cke.command.PasteCommand.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PasteCommand(CreekDocument, VertexList, RelationList, Point) - Constructor for class jcreek.cke.command.PasteCommand
 
PermanentFrameAction - class jcreek.cke.command.PermanentFrameAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PermanentFrameAction() - Constructor for class jcreek.cke.command.PermanentFrameAction
 
PlausibleInheritanceMethod - class jcreek.representation.inference.PlausibleInheritanceMethod.
 
PlausibleInheritanceMethod(RelationType) - Constructor for class jcreek.representation.inference.PlausibleInheritanceMethod
Creates a new PlausibleInheritanceMethod.
PlausibleInheritanceMethod(KnowledgeModel) - Constructor for class jcreek.representation.inference.PlausibleInheritanceMethod
Creates a new PlausibleInheritanceMethod
PreferencesDialog - class jcreek.cke.visualizer.PreferencesDialog.
 
PreferencesDialog(Frame, KnowledgeModel) - Constructor for class jcreek.cke.visualizer.PreferencesDialog
 
PreferencesDialog() - Constructor for class jcreek.cke.visualizer.PreferencesDialog
 
PrintAction - class jcreek.cke.command.PrintAction.
Implements the print file action used to print the current graph document to a hardcopy printer.
PrintAction() - Constructor for class jcreek.cke.command.PrintAction
Creates a new PrintAction object with the default action command string of "print".
PrintPreviewAction - class jcreek.cke.command.PrintPreviewAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PrintPreviewAction() - Constructor for class jcreek.cke.command.PrintPreviewAction
 
ProcessControlInterface - interface jcreek.cke.importexport.ProcessControlInterface.
This interface contains the control methods for a process, and should be implemented in the import/ export classes.
ProcessStatusWindow - class jcreek.cke.importexport.ProcessStatusWindow.
The intention of this class is to have a common graphical interface for all the import and export situations.
ProcessStatusWindow(Frame, String, ProcessControlInterface) - Constructor for class jcreek.cke.importexport.ProcessStatusWindow
Initializes the window with its graphical components.
ProcessStatusWindow(Dialog, String, ProcessControlInterface) - Constructor for class jcreek.cke.importexport.ProcessStatusWindow
Initializes the window with its graphical components.
ProcessStatusWindowInterface - interface jcreek.cke.importexport.ProcessStatusWindowInterface.
This interface contains some methods which enables the various plugins to do some changes to the process status window.
PropertyControl - class jcreek.cke.visualizer.PropertyControl.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
PropertyControl() - Constructor for class jcreek.cke.visualizer.PropertyControl
 
PropertyControl(boolean) - Constructor for class jcreek.cke.visualizer.PropertyControl
 
PropertyWindow - interface jcreek.cke.tool.PropertyWindow.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
paint(Graphics2D) - Method in interface jcreek.cke.conceptview.ConceptViewspacePaintListener
 
paint(Graphics) - Method in class jcreek.cke.controls.SplashScreen
 
paint(Graphics) - Method in class jcreek.cke.visualizer.ViewportScroller
 
paint(Graphics) - Method in class jcreek.gui.chart.JChart
Paints the chart.
paintAfter(ConceptViewPaintEvent) - Method in interface jcreek.cke.conceptview.ConceptViewPaintListener
Called after the view draws the graph.
paintAfter(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.BuildTool
Called after the view draws the graph.
paintAfter(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.MoveTool
Called after the view draws the graph.
paintAfter(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.ZoomTool
Called after the view draws the graph.
paintBefore(ConceptViewPaintEvent) - Method in interface jcreek.cke.conceptview.ConceptViewPaintListener
Called before the view draws the graph.
paintBefore(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.BuildTool
Called before the view draws the graph.
paintBefore(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.MoveTool
Called before the view draws the graph.
paintBefore(ConceptViewPaintEvent) - Method in class jcreek.cke.tool.ZoomTool
Called before the view draws the graph.
paintComponent(Graphics) - Method in class jcreek.cke.conceptview.ConceptMap
 
paintComponent(Graphics) - Method in class jcreek.cke.conceptview.DrawingSurface
 
paintComponent(Graphics) - Method in class jcreek.gui.conceptmap.ConceptMapView
(Re)paints this component.
paintComponent(Graphics) - Method in class jcreek.gui.conceptmap.EntityList
 
paintIcon(Component, Graphics, int, int) - Method in class jcreek.cke.controls.ArrowIcon
Draws the icon.
paintIcon(Component, Graphics, int, int) - Method in class jcreek.cke.controls.SideBar.RotatedTextIcon
 
paintOver(Graphics) - Method in class jcreek.cke.conceptview.DrawingSurface
 
paintOver(Graphics) - Method in class jcreek.cke.visualizer.ViewportScroller
 
paintTool(Graphics) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
paintTool(Graphics) - Method in interface jcreek.gui.conceptmap.tool.ConceptMapTool
 
paintTool(Graphics) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
pane - Variable in class jcreek.cke.visualizer.SubModelDialog
 
parse(String) - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Parses the specified URL and returns it as a DOM document.
parse(InputStream) - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Parses the specified InputStream and returns the document.
parse(Reader) - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Parses the specified Reader and returns it as a DOM document.
parse(Document) - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Parses the specified Document and returns it as a DOM document.
parse(String) - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
parse(InputStream) - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
parse(Reader) - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
parse(Document) - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
 
parse(String) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
parse(InputStream) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
parse(Reader) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
parse(Document) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
paste(Point, Visualizer) - Method in class jcreek.cke.command.PasteAction
Get the Transferable Objects from the Clipboard Represent them on the View Beep on failure
pc - Variable in class jcreek.cke.browser.Visualizer
 
perform() - Method in class jcreek.cke.command.ActivateEntityCommand
Perform the action for the first time.
perform() - Method in class jcreek.cke.command.ActivateRelationCommand
 
perform() - Method in class jcreek.cke.command.ChangeRelationCommand
 
perform() - Method in class jcreek.cke.command.CreekCommand
Do the command for the first time.
perform() - Method in class jcreek.cke.command.CutCommand
 
perform() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
perform() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
perform() - Method in class jcreek.cke.command.DeleteEntityCommand
 
perform() - Method in class jcreek.cke.command.DeleteRelationCommand
 
perform() - Method in class jcreek.cke.command.EntityMoveCommand
Perform the action for the first time.
perform() - Method in class jcreek.cke.command.NewEntityCommand
 
perform() - Method in class jcreek.cke.command.NewRelationCommand
 
perform() - Method in class jcreek.cke.command.OverviewCommand
 
perform() - Method in class jcreek.cke.command.PasteCommand
 
perform() - Method in class jcreek.cke.command.SubModelCommand
 
perform() - Method in class jcreek.cke.command.ZoomCommand
 
performCommand(CreekCommand) - Method in interface jcreek.cke.document.CreekDocument
Perform the given command and fire an undoable edit event.
performCommand(CreekCommand) - Method in class jcreek.cke.document.KnowledgeModelController
Perform the given command and fire an undoable edit event.
performCommand(CreekCommand) - Method in class jcreek.cke.document.SerializeGraphDocument
Perform the given command and fire an undoable edit event.
permanent - Variable in class jcreek.cke.visualizer.FrameView
 
pf - Variable in class jcreek.cke.CreekDocumentGroup
Default page format for Printing the Documents
pnlCardinalityConstraint - class jcreek.gui.representation.constraints.pnlCardinalityConstraint.
 
pnlCardinalityConstraint() - Constructor for class jcreek.gui.representation.constraints.pnlCardinalityConstraint
Creates new form pnlCardinalityConstraint
pnlConcreteValueConstraint - class jcreek.gui.representation.constraints.pnlConcreteValueConstraint.
 
pnlConcreteValueConstraint() - Constructor for class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Creates new form pnlConcreteValueConstraint
pnlConstraintLine - class jcreek.gui.representation.constraints.pnlConstraintLine.
 
pnlConstraintLine() - Constructor for class jcreek.gui.representation.constraints.pnlConstraintLine
Creates new form pnlConstraintLine
pnlFrameConstraints - class jcreek.gui.representation.constraints.pnlFrameConstraints.
 
pnlFrameConstraints() - Constructor for class jcreek.gui.representation.constraints.pnlFrameConstraints
Creates new form FrameConstraints
pnlGeneralConstraint - class jcreek.gui.representation.constraints.pnlGeneralConstraint.
 
pnlGeneralConstraint() - Constructor for class jcreek.gui.representation.constraints.pnlGeneralConstraint
Creates new form pnlGeneralConstraint
pnlGeneralConstraintLarge - class jcreek.gui.representation.constraints.pnlGeneralConstraintLarge.
 
pnlGeneralConstraintLarge(pnlGeneralConstraint, String, Entity) - Constructor for class jcreek.gui.representation.constraints.pnlGeneralConstraintLarge
Creates new form pnlGeneralConstraint
pnlValueClassConstraint - class jcreek.gui.representation.constraints.pnlValueClassConstraint.
 
pnlValueClassConstraint() - Constructor for class jcreek.gui.representation.constraints.pnlValueClassConstraint
Creates new form pnlValueClassConstraint
pnlValueRangeConstraint - class jcreek.gui.representation.constraints.pnlValueRangeConstraint.
 
pnlValueRangeConstraint() - Constructor for class jcreek.gui.representation.constraints.pnlValueRangeConstraint
Creates new form pnlCardinalityConstraint
points_ - Variable in class jcreek.cke.conceptview.VisualRelation
 
popup - Variable in class jcreek.cke.visualizer.TreeView
 
predictiveSlider - Variable in class jcreek.gui.representation.CasePaneElement
 
pressVertex - Variable in class jcreek.cke.tool.BuildTool
Vertex the user pressed on in mousePressed().
pressVertex - Variable in class jcreek.cke.tool.MoveTool
Vertex the user pressed on in mousePressed().
pressVertex - Variable in class jcreek.cke.tool.ZoomTool
Vertex the user pressed on in mousePressed().
pressVertex - Variable in class jcreek.cke.visualizer.DragTool
Vertex the user pressed on in mousePressed().
pressVertex - Variable in class jcreek.gui.conceptmap.tool.DragTool
Vertex the user pressed on in mousePressed().
previousStep - Variable in class jcreek.gui.cycle.Cycle
 
print(Graphics, PageFormat, int) - Method in class jcreek.cke.conceptview.DrawingSurface
 
printVersion(String[]) - Method in class jcreek.cke.visualizer.AboutDialog
 
println(String) - Method in class jcreek.cke.visualizer.AboutDialog
 
processWindowEvent(WindowEvent) - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
processWindowEvent(WindowEvent) - Method in class jcreek.cke.visualizer.ModelPropertyDlg
 
processWindowEvent(WindowEvent) - Method in class jcreek.cke.visualizer.NewEntityDialog
 
processWindowEvent(WindowEvent) - Method in class jcreek.cke.visualizer.NewRelationDialog
 
processWindowEvent(WindowEvent) - Method in class jcreek.cke.visualizer.RenameViewDialog
 
propKey - Variable in class jcreek.cke.browser.Visualizer
 
propPane - Variable in class jcreek.cke.browser.Visualizer
 
propSupport - Variable in class jcreek.cke.CreekDocumentGroup
Makes supporting property change listeners trivial.
propSupport - Variable in class jcreek.cke.visualizer.ScrollView
 
propSupport - Variable in class jcreek.cke.visualizer.ViewportScroller
 
propVertex - Variable in class jcreek.cke.tool.BuildTool
Vertex the rightClicked.
propVertex - Variable in class jcreek.cke.tool.MoveTool
Vertex the rightClicked.
propVertex - Variable in class jcreek.cke.tool.ZoomTool
Vertex the rightClicked.
propWin - Variable in class jcreek.cke.browser.Visualizer
 
propWin - Variable in class jcreek.cke.tool.BuildProperty
 
propWin - Variable in class jcreek.cke.tool.BuildTool
 
propWin - Variable in class jcreek.cke.tool.MoveProperty
 
propWin - Variable in class jcreek.cke.tool.MoveTool
 
propWin - Variable in class jcreek.cke.tool.ZoomProperty
 
propWin - Variable in class jcreek.cke.tool.ZoomTool
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.browser.Visualizer.ActionChangedListener
Handles changes in the action.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ClearAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.CopyAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.CutAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.DeActivateEntityAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.DeleteAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.DeleteViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.EntityPropertiesAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ExitAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ExportAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.MergeKnowledgeModelAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ModelPropertyAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewCaseAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewConceptViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewDomainRelationAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewEntityAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewKnowledgeModelAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.NewRelationAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenCaseMatchAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenCaseViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenConceptViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenEntityViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenKnowledgeModelAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OpenTestAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.OverviewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.PageLayoutAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.PasteAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.PrintAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.PrintPreviewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.RenameViewAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.SaveModelAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.SelectAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.SubModelAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.UserPrefsAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.XmlExportAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.XmlImportAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ZoomInAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.command.ZoomOutAction
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.conceptview.DrawingSurface
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.document.KnowledgeModelController
The state of the model changed, mark ourselves dirty.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.document.SerializeGraphDocument
The state of the model changed, mark ourselves dirty.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.tool.BuildProperty
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.tool.BuildTool
The state of the object we're listening to has changed.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.tool.MoveProperty
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.tool.MoveTool
The state of the object we're listening to has changed.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.CaseView
The state of the object we're listening to has changed.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.EntityList
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.EntityProperties.StateChangedListener
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.FrameProperty
 
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.FrameView
The state of the object we're listening to has changed.
propertyChange(PropertyChangeEvent) - Method in class jcreek.cke.visualizer.TreeView
 
props - Variable in class jcreek.cke.visualizer.PreferencesDialog
 
put(Object, Object) - Method in class jcreek.util.LRUCache
 
put(Object[], Object) - Method in class jcreek.util.LRUCache
 

Q

QuickSort - class jcreek.cke.util.QuickSort.
 
QuickSort() - Constructor for class jcreek.cke.util.QuickSort
 
queue - Variable in class jcreek.util.LRUCache
 

R

REASONING_ABORTED - Static variable in class jcreek.reasoning.ReasoningUpdateEvent
Creates a new ReasoningUpdateEvent originating from the source of the given type (see static final constants).
REASONING_STATECHANGED - Static variable in class jcreek.reasoning.ReasoningUpdateEvent
 
REASONING_UPDATESTARTED - Static variable in class jcreek.reasoning.ReasoningUpdateEvent
 
RELATION - Static variable in class jcreek.representation.BasicModel
Top level relation type.
RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
RELATION_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
RELATION_DESC_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_EXPLANTION_STRENGTH_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_FONT_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
RELATION_FROM_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_INVERSE_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_NAME - Static variable in class jcreek.cke.visualizer.AppSettings
 
RELATION_NAME_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_OVERRIDE_ADDED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_OVERRIDE_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_REMOVED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_SELECTED_COLOR - Static variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
RELATION_TITLE_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_TYPE_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RELATION_VALUE_CHANGED - Static variable in class jcreek.representation.ModelChangeEvent
 
RETRIEVE_STEP - Static variable in class jcreek.reasoning.RetrieveResult
The ID for the Retrieve step.
REUSE_STEP - Static variable in class jcreek.reasoning.ReuseResult
The ID for the Reuse step.
ReasoningUpdateEvent - class jcreek.reasoning.ReasoningUpdateEvent.
An object of this class represents an event in a reasoning step.
ReasoningUpdateEvent(CBRReasoningStep, int) - Constructor for class jcreek.reasoning.ReasoningUpdateEvent
 
ReasoningUpdateListener - interface jcreek.reasoning.ReasoningUpdateListener.
A class implementing this interface may be registered with reasoning classes to recieve messages about status changes in the reasoning process.
RedoAction - class jcreek.cke.command.RedoAction.
Implements the redo action used to backout a recent change made to the graph.
RedoAction() - Constructor for class jcreek.cke.command.RedoAction
Creates a new RedoAction object with the default action command string of "redo".
RedoAction(UndoManager) - Constructor for class jcreek.cke.command.RedoAction
Creates a new RedoAction object with the default action command string of "redo".
Relation - class jcreek.representation.Relation.
The Relation class represents a relation (like an edge in a graph) between two entities.
Relation(Entity, Entity, Entity, double, boolean) - Constructor for class jcreek.representation.Relation
Creates a new relation without supplying a RelationType object (the RelationType class is really a convinience class of a representation level higher than Relation since the type of a relation in the formalism is represented by an Entity).
Relation(Entity, RelationType, Entity) - Constructor for class jcreek.representation.Relation
Create a new relation of a given type from an origin entity to a target entity.
Relation(Entity, RelationType, Entity, double) - Constructor for class jcreek.representation.Relation
Create a new relation of a given type from an origin entity to a target entity.
Relation(Entity, RelationType, Entity, Relation) - Constructor for class jcreek.representation.Relation
Create a new relation of a given type from an origin entity to a target entity.
RelationComboBoxModel - class jcreek.cke.visualizer.RelationComboBoxModel.
Title: Description: Copyright: Copyright (c) 2002 Company:
RelationComboBoxModel(KnowledgeModel) - Constructor for class jcreek.cke.visualizer.RelationComboBoxModel
 
RelationData - interface jcreek.representation.RelationData.
This interface is used to access the data encapsulated by an Relation object.
RelationList - class jcreek.cke.graph.RelationList.
 
RelationList() - Constructor for class jcreek.cke.graph.RelationList
No-arg constructor; creates the vector to hold the list of vertices.
RelationList(VisualRelation[]) - Constructor for class jcreek.cke.graph.RelationList
creates the vector to hold the list of relations.
RelationTransferable - class jcreek.gui.conceptmap.RelationTransferable.
 
RelationTransferable(Relation) - Constructor for class jcreek.gui.conceptmap.RelationTransferable
Creates a new Transferrable for the given single Entity.
RelationType - class jcreek.representation.RelationType.
Title: RelationType Description: Represents a type of relation.
RelationType(KnowledgeModel, RelationType, String, String, double) - Constructor for class jcreek.representation.RelationType
Creates a new relation type which is its own inverse type (i.e. it is bidirectional).
RelationType(KnowledgeModel, RelationType, String, String, double, String, String, double) - Constructor for class jcreek.representation.RelationType
Creates a new relation type with an inverse type.
RelationType(KnowledgeModel, RelationType, String, String, String, String, double) - Constructor for class jcreek.representation.RelationType
Creates a new relation type with an inverse type, where the default explanation strength of both are the same.
RelationType(Entity) - Constructor for class jcreek.representation.RelationType
This constructor does not create a new relation type in the model, but merely creates a new RelationType object to encapsulate an entity that represents a RelationType already.
RelationTypeSet - class jcreek.representation.RelationTypeSet.
This class represents a set of RelationTypes.
RelationTypeSet() - Constructor for class jcreek.representation.RelationTypeSet
Create an empty RelationTypeSet.
RelationTypeSet(RelationType) - Constructor for class jcreek.representation.RelationTypeSet
Creates a RelationTypeSet from the supplied RelationType.
RenameViewAction - class jcreek.cke.command.RenameViewAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
RenameViewAction() - Constructor for class jcreek.cke.command.RenameViewAction
Creates a new RenameViewAction object with the default action command string of "renameView".
RenameViewDialog - class jcreek.cke.visualizer.RenameViewDialog.
Title: Description: Copyright: Copyright (c) 2003 Company:
RenameViewDialog(Frame, String, String) - Constructor for class jcreek.cke.visualizer.RenameViewDialog
 
ResizeEvent - class jcreek.cke.command.ResizeEvent.
Title: Description: Copyright: Copyright (c) 2002 Company:
ResizeEvent(JComponent, int) - Constructor for class jcreek.cke.command.ResizeEvent
 
ResizeListener - interface jcreek.cke.command.ResizeListener.
Title: Description: Copyright: Copyright (c) 2002 Company:
RetrieveResult - class jcreek.reasoning.RetrieveResult.
Title: RetriveResult Description: Runs the first step (activate) of the CBR Retrive process.
RetrieveResult(Case, Case[], boolean) - Constructor for class jcreek.reasoning.RetrieveResult
Creates a new RetriveResult, comparing the input case to the set of cases given in the compares set.
RetrieveResult(Case, boolean) - Constructor for class jcreek.reasoning.RetrieveResult
Creates a RetriveResult comparing the input case to all the solved cases in the casebase.
RetrieveResult(Case) - Constructor for class jcreek.reasoning.RetrieveResult
Creates a RetrieveResult comparing the input case to all the solved cases in the casebase, and automatically runs activate(), explain() and focus().
RetrieveResultPane - class jcreek.gui.reasoning.RetrieveResultPane.
Title: RetrieveResultPane Description: Displays a RetrieveResult
RetrieveResultPane(RetrieveResult) - Constructor for class jcreek.gui.reasoning.RetrieveResultPane
Creates a new RetrieveResultPane encapsulating the given RetrieveResult.
RetrieveResultPane(Case) - Constructor for class jcreek.gui.reasoning.RetrieveResultPane
Creates a new RetrieveResult matching the supplied case against the casebase, and uses this RetrieveResult as a basis for displaying the pane.
ReuseResult - class jcreek.reasoning.ReuseResult.
Title: ReuseResult Description: Uses the cases retrieved by a RetrieveResult object to select a solultion.
ReuseResult(RetrieveResult, int, boolean) - Constructor for class jcreek.reasoning.ReuseResult
Creates a new ReuseResult object, using k first cases of the RetrieveResult to vote on a solution.
ReuseResult(RetrieveResult, int) - Constructor for class jcreek.reasoning.ReuseResult
Creates a new ReuseResult object, using k first cases of the RetrieveResult to vote on a solution.
ReuseResult(RetrieveResult) - Constructor for class jcreek.reasoning.ReuseResult
Creates a new ReuseResult object, using the the focused cases of the RetrieveResult to vote on a solution.
ReuseResultPane - class jcreek.gui.reasoning.ReuseResultPane.
This Swing component displays the contents of a ReuseResult.
ReuseResultPane(ReuseResult) - Constructor for class jcreek.gui.reasoning.ReuseResultPane
 
RevertAction - class jcreek.cke.command.RevertAction.
Implements the revert file action used to discard changes made to a graph document.
RevertAction() - Constructor for class jcreek.cke.command.RevertAction
Creates a new RevertAction object with the default action command string of "revert".
randomizePositions(Node[], Rectangle) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
rcd - Variable in class jcreek.cke.command.NewRelationCommand
 
read(FileInputStream, Graph, StringBuffer) - Method in interface jcreek.cke.document.CreekFormat
Read the given input file and fill in the given Graph.
read(FileInputStream, Graph, StringBuffer) - Method in class jcreek.cke.document.SerializeFormat
 
readFromFile(String) - Static method in class jcreek.cke.util.FileUtilities
Gets the content of the specified file in string format
realsize() - Method in class jcreek.reasoning.RetrieveResult
Returns the number of case-comparisons created originally - i.e. before the numbers are reduced by explain() and focus().
reasoningAborted(ReasoningUpdateEvent) - Method in class jcreek.gui.reasoning.ReuseResultPane
Called whenever the reasoning is aborted for some reason.
reasoningAborted(ReasoningUpdateEvent) - Method in interface jcreek.reasoning.ReasoningUpdateListener
Called whenever the reasoning
reasoningStateChanged(ReasoningUpdateEvent) - Method in class jcreek.gui.reasoning.ReuseResultPane
Called whenever a reasoning state is changed.
reasoningStateChanged(ReasoningUpdateEvent) - Method in interface jcreek.reasoning.ReasoningUpdateListener
Called whenever a reasoning state is changed.
reasoningUpdateStarted(ReasoningUpdateEvent) - Method in class jcreek.gui.reasoning.ReuseResultPane
Called whenever the update() method is called.
reasoningUpdateStarted(ReasoningUpdateEvent) - Method in interface jcreek.reasoning.ReasoningUpdateListener
Called whenever the reasoning recognizes a change in the underlaying model that requires that the reasoning is redone.
reattachEdits(CreekDocument, CreekDocument) - Method in class jcreek.cke.browser.CreekUndoManager
Tell the edits associated with the old document that they should reattach themselves to the new document.
reattachEdits(CreekDocument, CreekDocument) - Method in class jcreek.cke.browser.UndoHandler
Tell the edits associated with the old document that they should reattach themselves to the new document.
redo() - Method in class jcreek.cke.command.ActivateEntityCommand
 
redo() - Method in class jcreek.cke.command.ActivateRelationCommand
 
redo() - Method in class jcreek.cke.command.ChangeRelationCommand
 
redo() - Method in class jcreek.cke.command.CutCommand
 
redo() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
redo() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
redo() - Method in class jcreek.cke.command.DeleteEntityCommand
 
redo() - Method in class jcreek.cke.command.DeleteRelationCommand
 
redo() - Method in class jcreek.cke.command.EntityMoveCommand
Moves the vertex back into the model.
redo() - Method in class jcreek.cke.command.NewEntityCommand
 
redo() - Method in class jcreek.cke.command.NewRelationCommand
 
redo() - Method in class jcreek.cke.command.OverviewCommand
 
redo() - Method in class jcreek.cke.command.PasteCommand
 
redo() - Method in class jcreek.cke.command.SubModelCommand
 
redo() - Method in class jcreek.cke.command.ZoomCommand
 
redoAction - Variable in class jcreek.cke.browser.UndoHandler
Our global redo action.
reenter(Entity) - Method in class jcreek.representation.inference.PlausibleInheritanceMethod
 
reenter(Entity) - Method in class jcreek.representation.inference.SpreadingActivationRule
This method is called on an entity that has already been spread through, to see if we should spread through it again.
reenter(Entity) - Method in class jcreek.representation.inference.SubclassInheritanceMethod
 
reenter(Entity) - Method in class jcreek.representation.inference.SubclassSpreadingActivationRule
 
registerDocument(String, Class) - Method in class jcreek.cke.CreekDocumentGroup
Registers a filename extension with a given document class.
registerEntity(String, Entity) - Method in interface jcreek.representation.KnowledgeModel
Indexes a given entity with the given name.
registerEntity(String, Entity) - Method in class jcreek.representation.LocalKnowledgeModel
Indexes a given entity with the given id.
registerListeners() - Method in class jcreek.cke.tool.MyDGR
 
registerPartition(String, Partition) - Method in interface jcreek.representation.KnowledgeModel
Registers a partition under the given name in this models partition index.
registerPartition(String, Partition) - Method in class jcreek.representation.LocalKnowledgeModel
Registers a partition under the given name in this models partition index.
registerWindow(JInternalFrame) - Method in class jcreek.cke.browser.Visualizer
 
registerkm(String, Class) - Method in class jcreek.cke.CreekDocumentGroup
Registers a filename extension with a given document class.
reindex() - Method in class jcreek.representation.LocalKnowledgeModel
Recreates the relation type index.
rel - Variable in class jcreek.representation.constraints.ConstraintObject
 
relList - Variable in class jcreek.reasoning.NumberComparison
 
relList - Variable in class jcreek.reasoning.StringComparison
 
relList - Variable in class jcreek.reasoning.URLComparison
 
relStrength - Variable in class jcreek.cke.visualizer.NewRelationDialog
 
relation - Static variable in class jcreek.cke.visualizer.PreferencesDialog
 
relation - Variable in class jcreek.gui.representation.CasePaneElement
 
relationAction(Relation, JComponent) - Static method in class jcreek.cke.visualizer.FrameView
 
relationAt(int) - Method in class jcreek.gui.representation.FrameTableModel
 
relationAt(int) - Method in class jcreek.representation.inference.Explanation
 
relationClassList - Variable in class jcreek.cke.tool.BuildProperty
 
relationClassList - Variable in class jcreek.cke.visualizer.EntityProperties
 
relationClassList - Variable in class jcreek.cke.visualizer.NewRelationDialog
 
relationFont - Variable in class jcreek.cke.conceptview.VisualRelation
 
relationFont - Variable in class jcreek.gui.conceptmap.DefaultConceptMapController
 
relationIsActive(RelationType) - Method in class jcreek.cke.conceptview.VisualEntity
 
relationIsActive(Relation) - Method in class jcreek.cke.conceptview.VisualEntity
 
relationIsActive(String) - Method in class jcreek.cke.conceptview.VisualEntity
 
relationIsActive(VisualRelation) - Method in class jcreek.cke.graph.GraphModel
 
relationIsActive(RelationType) - Method in interface jcreek.cke.graph.Node
 
relationIsActive(Relation) - Method in interface jcreek.cke.graph.Node
 
relationIsActive(String) - Method in interface jcreek.cke.graph.Node
 
relationLabel - Variable in class jcreek.cke.visualizer.EntityProperties
 
relationList - Variable in class jcreek.cke.tool.BuildTool
 
relationList - Variable in class jcreek.cke.tool.MoveTool
 
relationList - Variable in class jcreek.cke.tool.ZoomTool
 
relationSize() - Method in interface jcreek.representation.KnowledgeModel
Returns the number of relations in the model.
relationSize() - Method in class jcreek.representation.LocalKnowledgeModel
Returns the number of relations in the model.
relationToJava(LispValue) - Method in class jcreek.cli.CreekJatha
 
relations - Variable in class jcreek.cke.command.PasteCommand
 
relations - Variable in class jcreek.cke.graph.RelationList
List of vertices.
relations - Variable in class jcreek.gui.representation.FrameTableModel
 
relevance - Variable in class jcreek.reasoning.CaseFindingComparison
 
relevanceStrengthSum - Variable in class jcreek.reasoning.CaseComparison
The sum of all the relvance strengths of the target cases findings.
remEntity - Variable in class jcreek.cke.command.CutCommand
Entity to be Deactivated.
remEntity - Variable in class jcreek.cke.command.DeActivateEntityCommand
Entity to be Deactivated.
remEntity - Variable in class jcreek.cke.command.DeleteEntityCommand
Entity to be Deactivated.
remRelation - Variable in class jcreek.cke.command.CutCommand
 
remRelation - Variable in class jcreek.cke.command.DeactivateRelationCommand
Relation added to model.
remove() - Method in class jcreek.cke.conceptview.VisualRelation
 
remove(VisualRelation) - Method in class jcreek.cke.graph.RelationList
Removes the specified element from the list given the VisualRelation itself.
remove(int) - Method in class jcreek.cke.graph.RelationList
Removes the specified element from the list given the index of the VisualRelation within the list.
remove(VisualEntity) - Method in class jcreek.cke.graph.VertexList
Removes the specified element from the list given the VisualEntity itself.
remove(int) - Method in class jcreek.cke.graph.VertexList
Removes the specified element from the list given the index of the VisualEntity within the list.
remove(String) - Method in class jcreek.cke.visualizer.AppSettings
 
remove(Component) - Method in class jcreek.cke.visualizer.MultiDeskTopPane
 
remove() - Method in class jcreek.gui.conceptmap.ConceptMapModel
Removes the ConceptMapModel and unregisteres it with the KnowledgeModel.
remove() - Method in class jcreek.representation.Entity
Removes the entity.
remove() - Method in interface jcreek.representation.EntityData
Permanently deletes the entity.
remove() - Method in class jcreek.representation.LocalEntityData
Permanently deletes the entity.
remove() - Method in class jcreek.representation.LocalPartitionData
Permanently deletes the parition.
remove() - Method in class jcreek.representation.LocalRelationData
Permanently removes the relation represented by this RelationData object.
remove(Relation) - Method in class jcreek.representation.Partition
Removes a relation from the partition.
remove(Entity) - Method in class jcreek.representation.Partition
Removes an entity from the submodel.
remove() - Method in class jcreek.representation.Partition
Removes the partition from the KnowledgeModel.
remove() - Method in interface jcreek.representation.PartitionData
Permanently deletes the parition.
remove() - Method in class jcreek.representation.Relation
Removes this relation.
remove() - Method in interface jcreek.representation.RelationData
Permanently removes the relation represented by this RelationData object.
remove() - Method in class jcreek.representation.RelationType
Removes this relation type.
remove(Relation) - Method in class jcreek.representation.SubModel
Removes a relation from the submodel.
remove(Entity) - Method in class jcreek.representation.SubModel
Removes an entity from the submodel.
remove(SubModel) - Method in class jcreek.representation.SubModel
Removes all the relations and entities in the supplied model from this model.
remove() - Method in class jcreek.representation.TemporaryRelationData
Does nothing in a temporary relation data object since it is not registered.
remove(Object) - Method in class jcreek.util.LRUCache
 
remove(Object[]) - Method in class jcreek.util.LRUCache
 
remove() - Method in class jcreek.util.graph.Edge
Ask to remove this edge from the current graph.
remove() - Method in class jcreek.util.graph.Node
Tells this node to remove itself from its current graph.
remove(Object) - Method in class jcreek.util.selection.SelectionSet
Removes an object from the set.
removeButton - Variable in class jcreek.gui.representation.CasePaneElement
 
removeChangeListener(PropertyChangeListener) - Method in interface jcreek.cke.graph.CreekModel
 
removeChangeListener(PropertyChangeListener) - Method in class jcreek.cke.graph.GraphModel
Remove a change listener from the listener list.
removeChangeListener(ChangeListener) - Method in class jcreek.cke.visualizer.AppSettings
 
removeChild(Node) - Method in class jcreek.cke.conceptview.VisualEntity
 
removeChild(Node) - Method in interface jcreek.cke.graph.Node
 
removeConstraint(Constraint) - Method in class jcreek.representation.Entity
Removes a constraint from the entity
removeConstraint(Constraint) - Method in interface jcreek.representation.EntityData
 
removeConstraint(Constraint) - Method in class jcreek.representation.LocalEntityData
Removes a constraint from the entity
removeContext(Context) - Method in interface jcreek.representation.KnowledgeModel
Removes the given context from this KnowledgeModel.
removeContext(Context) - Method in class jcreek.representation.LocalKnowledgeModel
Removes the given context from this KnowledgeModel.
removeDocument(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Remove the Creek document from the document group.
removeEdge(Edge) - Method in class jcreek.cke.conceptview.VisualEntity
 
removeEdge(Edge) - Method in class jcreek.cke.graph.DefaultGraph
 
removeEdge(Edge) - Method in interface jcreek.cke.graph.Graph
 
removeEdge(Edge) - Method in interface jcreek.cke.graph.Node
 
removeEdge(Edge) - Method in class jcreek.gui.conceptmap.ConceptMapModel
 
removeEdge(Edge) - Method in class jcreek.util.graph.Graph
Remove an edge from the graph.
removeEdge(Edge) - Method in class jcreek.util.graph.Node
Removes an edge from the node.
removeEdgeP(Edge) - Method in class jcreek.util.graph.Node
Called from Graph to tell this node to remove an edge to its list of edges from or to this node.
removeEdges(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
removeEdits(CreekDocument) - Method in class jcreek.cke.browser.UndoHandler
Trim the edits associated with the given document.
removeElement(RelationType) - Method in class jcreek.representation.RelationTypeSet
Removes the supplied RelationType to the set, but does not add subclasses of the RelationType.
removeElementFor(Relation) - Method in class jcreek.gui.representation.CasePane
 
removeElementFor(Relation) - Method in class jcreek.gui.representation.CasePaneNew
 
removeEntity(VisualEntity) - Method in interface jcreek.cke.graph.CreekModel
 
removeEntity(Entity) - Method in interface jcreek.cke.graph.CreekModel
 
removeEntity(VisualEntity) - Method in class jcreek.cke.graph.GraphModel
Remove a node from the model.
removeEntity(Entity) - Method in class jcreek.cke.graph.GraphModel
 
removeEntity(Entity) - Method in class jcreek.representation.LocalPartitionData
Removes an entity to the list of entity from this partition.
removeEntity(Entity) - Method in interface jcreek.representation.PartitionData
Removes an entity to the list of entity from this partition.
removeEntityData() - Method in class jcreek.representation.Entity
Removes the EntityData-object encapsulated by this entity.
removeEntityList(VertexList) - Method in interface jcreek.cke.graph.CreekModel
 
removeEntityList(Entity[]) - Method in interface jcreek.cke.graph.CreekModel
 
removeEntityList(VertexList) - Method in class jcreek.cke.graph.GraphModel
Remove a list of nodes from the model.
removeEntityList(Entity[]) - Method in class jcreek.cke.graph.GraphModel
 
removeGraphChangeListener(GraphChangeListener) - Method in class jcreek.util.graph.Graph
Remove a change listener from the listener list.
removeIcon - Variable in class jcreek.gui.representation.CasePaneElement
 
removeIcon - Variable in class jcreek.gui.representation.FrameTableModel
 
removeLinkListener(LinkListener) - Method in class jcreek.gui.representation.FramePane
 
removeLinkListener(LinkListener) - Method in class jcreek.gui.representation.FrameTableModel
 
removeListDataListener(ListDataListener) - Method in class jcreek.cke.visualizer.EntityListModel
 
removeModelChangeListener(ModelChangeListener) - Method in class jcreek.representation.AbstractKnowledgeModel
Removes a ModelChangeListener listening to changes to this model.
removeModelChangeListener(ModelChangeListener) - Method in interface jcreek.representation.KnowledgeModel
Removes a ModelChangeListener listening to changes to this model.
removeNode(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
removeNode(Node) - Method in interface jcreek.cke.graph.Graph
 
removeNode(Node) - Method in class jcreek.gui.conceptmap.ConceptMapModel
 
removeNode(Node) - Method in class jcreek.util.graph.Graph
Remove a node from the graph.
removeOverriddenBy(Relation) - Method in class jcreek.representation.LocalRelationData
Removes a relation from beeing overriden by this relation.
removeOverriddenBy(Relation) - Method in class jcreek.representation.Relation
 
removeOverriddenBy(Relation) - Method in interface jcreek.representation.RelationData
Removes a relation from beeing overriden by this relation.
removeOverriddenBy(Relation) - Method in class jcreek.representation.TemporaryRelationData
Removes a relation from beeing overriden by this relation.
removeOverriding(Relation) - Method in class jcreek.representation.LocalRelationData
Removes a relation from beeing overriden by this relation.
removeOverriding(Relation) - Method in class jcreek.representation.Relation
Removes a relation from the list of overridden relations.
removeOverriding(Relation) - Method in interface jcreek.representation.RelationData
Removes a relation from beeing overriden by this relation.
removeOverriding(Relation) - Method in class jcreek.representation.TemporaryRelationData
Removes a relation from beeing overriden by this relation.
removeP() - Method in class jcreek.util.graph.Node
Called by the Graph object to notify the node that it has been removed from the graph.
removePropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.CreekDocumentGroup
Remove a property change listener from this document group.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.CreekDocumentGroup
Remove a property change listener from this document group.
removePropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.visualizer.ScrollView
Remove a property change listener from this document group.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.visualizer.ScrollView
Remove a property change listener from this document group.
removePropertyChangeListener(PropertyChangeListener) - Method in class jcreek.cke.visualizer.ViewportScroller
Remove a property change listener from this document group.
removePropertyChangeListener(String, PropertyChangeListener) - Method in class jcreek.cke.visualizer.ViewportScroller
Remove a property change listener from this document group.
removeReasoningUpdateListener(ReasoningUpdateListener) - Method in class jcreek.reasoning.CBRReasoningStep
Removes a listener from the list.
removeRelation(VisualRelation) - Method in interface jcreek.cke.graph.CreekModel
 
removeRelation(Relation) - Method in interface jcreek.cke.graph.CreekModel
 
removeRelation(VisualRelation) - Method in class jcreek.cke.graph.GraphModel
Remove an relation from the graph.
removeRelation(Relation) - Method in class jcreek.cke.graph.GraphModel
 
removeRelation(Relation) - Method in class jcreek.gui.representation.FrameTableModel
 
removeRelation(Relation) - Method in interface jcreek.representation.EntityData
Removes a relation to the list of relation from this entity.
removeRelation(Relation) - Method in class jcreek.representation.LocalEntityData
Removes a relation to the list of relation from this entity.
removeRelation(Relation) - Method in class jcreek.representation.LocalPartitionData
Removes a relation to the list of relation from this entity.
removeRelation(Relation) - Method in interface jcreek.representation.PartitionData
Removes a relation to the list of relation from this entity.
removeRelationInstance(Relation) - Method in interface jcreek.representation.EntityData
Removes a relation as beeing an instance of this entity (which then represents a relation type).
removeRelationInstance(Relation) - Method in class jcreek.representation.LocalEntityData
Removes a relation as beeing an instance of this entity (which then represents a relation type).
removeRelationList(RelationList) - Method in interface jcreek.cke.graph.CreekModel
 
removeRelationList(Relation[]) - Method in interface jcreek.cke.graph.CreekModel
 
removeRelationList(RelationList) - Method in class jcreek.cke.graph.GraphModel
 
removeRelationList(Relation[]) - Method in class jcreek.cke.graph.GraphModel
 
removeResizeListeners(ResizeListener) - Method in class jcreek.cke.conceptview.DrawingSurface
 
removeSelection() - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
removeSelectionChangeListener(SelectionChangeListener) - Method in class jcreek.util.selection.SelectionSet
 
removeTreeModelListener(TreeModelListener) - Method in class jcreek.cke.graph.TreeModelSupport
 
removeUndoableEditListener(UndoableEditListener) - Method in interface jcreek.cke.document.CreekDocument
Removes an UndoableEditListener from this document.
removeUndoableEditListener(UndoableEditListener) - Method in class jcreek.cke.document.KnowledgeModelController
Removes an UndoableEditListener from this document.
removeUndoableEditListener(UndoableEditListener) - Method in class jcreek.cke.document.SerializeGraphDocument
Removes an UndoableEditListener from this document.
removeViewListener(ConceptViewListener) - Method in interface jcreek.cke.conceptview.ConceptView
Removes a view listener from this object's listener list.
removeViewListener(ConceptViewListener) - Method in class jcreek.cke.conceptview.DrawingSurface
Removes a view listener from this object's listener list.
removeViewPaintListener(ConceptViewPaintListener) - Method in interface jcreek.cke.conceptview.ConceptView
Removes a view paint listener from this object's listener list.
removeViewPaintListener(ConceptViewPaintListener) - Method in class jcreek.cke.conceptview.DrawingSurface
Removes a view paint listener from this object's listener list.
removeWindow(Visualizer) - Method in class jcreek.cke.MainWindow
Closes and removes a main window.
renameWin - Variable in class jcreek.cke.visualizer.TreeView
 
renameWindow(String) - Method in class jcreek.cke.browser.Visualizer
Renames the currently selected window to the given name.
renderComponent - Variable in class jcreek.gui.representation.StringTypeField
 
renderComponent - Variable in class jcreek.gui.representation.URLTypeField
 
repaint() - Method in interface jcreek.cke.conceptview.ConceptView
Repaints this component.
repaint(int, int, int, int) - Method in interface jcreek.cke.conceptview.ConceptView
 
replace(Graph) - Method in interface jcreek.cke.graph.CreekModel
 
replace(Graph) - Method in class jcreek.cke.graph.GraphModel
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.ActivateEntityCommand
See if we can be the given edit, thus replacing it in the undo queue.
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.ActivateRelationCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.ChangeRelationCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.CutCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.DeActivateEntityCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.DeactivateRelationCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.DeleteEntityCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.DeleteRelationCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.EntityMoveCommand
See if we can be the given edit, thus replacing it in the undo queue.
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.NewEntityCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.NewRelationCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.OverviewCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.PasteCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.SubModelCommand
 
replaceEdit(UndoableEdit) - Method in class jcreek.cke.command.ZoomCommand
 
replaceMatch(String, String, String, boolean) - Static method in class jcreek.cke.util.TextUtilities
Replaces a matching regular expression pattern with a substitute text
replaced() - Method in class jcreek.cke.command.CreekCommand
Indicates this object has been replaced by another.
represents(Entity) - Method in class jcreek.cke.conceptview.VisualEntity
 
represents(Relation) - Method in class jcreek.cke.conceptview.VisualRelation
 
represents(Entity) - Method in class jcreek.gui.conceptmap.VisualEntity
Returns true if this VisualEntity is a representation of the given entity, i.e. if getEntity().equals(e).
represents(Relation) - Method in class jcreek.gui.conceptmap.VisualRelation
Returns true if the supplied relation is the same as the relation encapsulated by this VisualRelation.
repulsiveForce(double, double) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
reset() - Method in class jcreek.reasoning.CBRReasoningStep
Resets the reasoning to the initial step.
reset() - Method in class jcreek.reasoning.CaseComparison
Resets the comparison.
reset() - Method in class jcreek.reasoning.CaseComparisonNew
 
reset() - Method in class jcreek.reasoning.CaseFindingComparison
 
reset() - Method in class jcreek.reasoning.EntityComparison
Resets the activation/explanation.
reset() - Method in class jcreek.reasoning.RetrieveResult
Resets the state of this RetrieveResult to the initial state.
reset() - Method in class jcreek.reasoning.ReuseResult
Resets to the initial state.
resetEntities() - Method in class jcreek.cke.command.OverviewCommand
 
resetEntities(VertexList) - Method in class jcreek.cke.command.PasteCommand
 
resetMovingVertices() - Method in class jcreek.cke.tool.BuildTool
Moves all the moving entities back to their original positions by using the original positions stored in the copy of the entities.
resetMovingVertices() - Method in class jcreek.cke.tool.MoveTool
Moves all the moving entities back to their original positions by using the original positions stored in the copy of the entities.
resetMovingVertices() - Method in class jcreek.cke.tool.ZoomTool
Moves all the moving entities back to their original positions by using the original positions stored in the copy of the entities.
resetRelations(RelationList) - Method in class jcreek.cke.command.PasteCommand
 
resizePerformed(ResizeEvent) - Method in interface jcreek.cke.command.ResizeListener
 
resizePerformed(ResizeEvent) - Method in class jcreek.cke.visualizer.ScrollView
 
resources - Variable in class jcreek.cke.MainWindow
String and object resources for our program.
retrieve - Variable in class jcreek.reasoning.ReuseResult
 
revert() - Method in interface jcreek.cke.document.CreekDocument
Reverts this document (the graph data) to the last-saved version of the knowledgeModel.
revert(Graph, String) - Method in interface jcreek.cke.document.CreekDocument
 
revert() - Method in class jcreek.cke.document.KnowledgeModelController
Reverts this document (the graph data) to the last-saved version of the disk file.
revert() - Method in class jcreek.cke.document.SerializeGraphDocument
Reverts this document (the graph data) to the last-saved version of the disk file.
revert(Graph, String) - Method in class jcreek.cke.document.SerializeGraphDocument
 
revertDocument() - Method in class jcreek.cke.CreekDocumentGroup
Reverts the current document from disk.
rightBottom - Variable in class jcreek.cke.tool.ZoomTool
RIGHT BOTTOM of the selection region
rl - Variable in class jcreek.cke.util.SelectionSet
 
root - Variable in class jcreek.cke.graph.DefaultGraph
 
rootEnt - Variable in class jcreek.cke.conceptview.DrawingSurface
 
run() - Method in class jcreek.cke.importexport.jcxml.JCXMLexport.ExportThread
Does a check if aborted before every new task
run() - Method in class jcreek.cke.importexport.jcxml.JCXMLimport.ImportThread
Does a check if aborted before every new task

S

SCHEMA_FULL_SUPPORT - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces full schema support by parser feature
SCHEMA_KEY - Static variable in class jcreek.cke.importexport.jcxml.JCXMLpreferences
The Schema key
SCHEMA_SUPPORT - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces schema support by parser feature
SELECTION_CHANGE_ADD - Static variable in class jcreek.util.selection.SelectionChangeEvent
 
SELECTION_CHANGE_CLEAR - Static variable in class jcreek.util.selection.SelectionChangeEvent
 
SELECTION_CHANGE_REMOVE - Static variable in class jcreek.util.selection.SelectionChangeEvent
 
SOLUTION_OF - Static variable in class jcreek.representation.cbr.CBRModel
 
SOLUTION_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SOLVEDCASE - Static variable in class jcreek.representation.cbr.Case
 
SOLVED_CASE - Static variable in class jcreek.representation.cbr.CBRModel
 
SOLVED_CASE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SOLVED_STATUS_EDITABLE - Static variable in class jcreek.gui.representation.CasePane
The solved status of the case is visible and can be changed.
SOLVED_STATUS_EDITABLE - Static variable in class jcreek.gui.representation.CasePaneNew
The solved status of the case is visible and can be changed.
SOLVED_STATUS_HIDDEN - Static variable in class jcreek.gui.representation.CasePane
The solved status of the case is not shown in the GUI element.
SOLVED_STATUS_HIDDEN - Static variable in class jcreek.gui.representation.CasePaneNew
The solved status of the case is not shown in the GUI element.
SOLVED_STATUS_VISIBLE - Static variable in class jcreek.gui.representation.CasePane
The solved status of the case is visible but can't be changed.
SOLVED_STATUS_VISIBLE - Static variable in class jcreek.gui.representation.CasePaneNew
The solved status of the case is visible but can't be changed.
SPURIOUS - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
STRING - Static variable in class jcreek.representation.cbr.CBRModel
 
STRING - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
STRONGLY_INDICATIVE - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
STRUCTURAL_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SUBCLASS_OF - Static variable in class jcreek.representation.BasicModel
Inverse of "has subclass".
SUBCLASS_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SUFFICIENT - Static variable in interface jcreek.representation.inference.ActivationConstants
constances reflecting the predictiveStrength values, used in HasFinding for the variable predictiveStrength
SYMBOL - Static variable in class jcreek.representation.BasicModel
Entity type for entities representing symbols.
SYMBOL - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SYMBOL_COMPARIOSON - Static variable in class jcreek.representation.cbr.CBRModel
 
SYMBOL_COMPARIOSON - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SYSTEM_RELATION - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
SaveDialog - class jcreek.cke.visualizer.SaveDialog.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
SaveDialog(Frame, String, boolean) - Constructor for class jcreek.cke.visualizer.SaveDialog
 
SaveModelAction - class jcreek.cke.command.SaveModelAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
SaveModelAction() - Constructor for class jcreek.cke.command.SaveModelAction
 
SaveModelAction(String) - Constructor for class jcreek.cke.command.SaveModelAction
 
SaveModelAsAction - class jcreek.cke.command.SaveModelAsAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
SaveModelAsAction() - Constructor for class jcreek.cke.command.SaveModelAsAction
 
ScaleControl - class jcreek.cke.visualizer.ScaleControl.
 
ScaleControl() - Constructor for class jcreek.cke.visualizer.ScaleControl
 
ScrollView - class jcreek.cke.visualizer.ScrollView.
Title: Description: Copyright: Copyright (c) 2002 Company:
ScrollView(DrawingSurface) - Constructor for class jcreek.cke.visualizer.ScrollView
 
SelectAction - class jcreek.cke.command.SelectAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
SelectAction() - Constructor for class jcreek.cke.command.SelectAction
 
SelectionChangeEvent - class jcreek.util.selection.SelectionChangeEvent.
Title: SelectionChangeEvent Description: An event object representing an event signifying a change to a selection set.
SelectionChangeEvent(int, Object, Object) - Constructor for class jcreek.util.selection.SelectionChangeEvent
 
SelectionChangeListener - interface jcreek.util.selection.SelectionChangeListener.
Title: SelectionChangeListener Description: A listener that listens for changes in a selection set.
SelectionSet - class jcreek.cke.util.SelectionSet.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
SelectionSet(VertexList, RelationList) - Constructor for class jcreek.cke.util.SelectionSet
 
SelectionSet - class jcreek.util.selection.SelectionSet.
 
SelectionSet() - Constructor for class jcreek.util.selection.SelectionSet
 
SerializeFormat - class jcreek.cke.document.SerializeFormat.
Implements the CreekFormat interface to support Serialization
SerializeFormat() - Constructor for class jcreek.cke.document.SerializeFormat
 
SerializeGraphDocument - class jcreek.cke.document.SerializeGraphDocument.
Implements the CreekDocument interface for the serialize file format with the graph model.
SerializeGraphDocument() - Constructor for class jcreek.cke.document.SerializeGraphDocument
Creates a new SerializeGraphDocument object.
SideBar - class jcreek.cke.controls.SideBar.
 
SideBar(Visualizer) - Constructor for class jcreek.cke.controls.SideBar
 
SideBar.RotatedTextIcon - class jcreek.cke.controls.SideBar.RotatedTextIcon.
 
SideBar.RotatedTextIcon(Font, String) - Constructor for class jcreek.cke.controls.SideBar.RotatedTextIcon
 
SimpleFileFilter - class jcreek.cke.browser.SimpleFileFilter.
 
SimpleFileFilter(String) - Constructor for class jcreek.cke.browser.SimpleFileFilter
 
SimpleFileFilter(String[], String) - Constructor for class jcreek.cke.browser.SimpleFileFilter
 
SortedPlausibleInheritanceMethod - class jcreek.representation.inference.SortedPlausibleInheritanceMethod.
Title: SortedPlausibleInheritanceMethod Description: Same as it's superclass, PlausibleInheritanceMethod, but the relations inherited are sorted according to the relation-type and value-type before they are returned.
SortedPlausibleInheritanceMethod(RelationType) - Constructor for class jcreek.representation.inference.SortedPlausibleInheritanceMethod
 
SortedPlausibleInheritanceMethod(KnowledgeModel) - Constructor for class jcreek.representation.inference.SortedPlausibleInheritanceMethod
 
SplashScreen - class jcreek.cke.controls.SplashScreen.
 
SplashScreen() - Constructor for class jcreek.cke.controls.SplashScreen
 
SpreadingActivationRule - class jcreek.representation.inference.SpreadingActivationRule.
This class is an abstract class defining a rule for spreading activation through a semantic network.
SpreadingActivationRule() - Constructor for class jcreek.representation.inference.SpreadingActivationRule
Creates a new SpreadingActivationRule.
SpringEmbedderLayout - class jcreek.util.graph.layout.SpringEmbedderLayout.
 
SpringEmbedderLayout() - Constructor for class jcreek.util.graph.layout.SpringEmbedderLayout
 
StatusBar - class jcreek.cke.visualizer.StatusBar.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
StatusBar() - Constructor for class jcreek.cke.visualizer.StatusBar
Create a new StatusBar
StringComparison - class jcreek.reasoning.StringComparison.
 
StringComparison(Entity, Entity) - Constructor for class jcreek.reasoning.StringComparison
Creates a new StringComparison, comparing the origin and target entities given as parameters.
StringEntity - class jcreek.representation.cbr.StringEntity.
A particular type of entity that encapsulates an instance of String.
StringEntity(KnowledgeModel, String, String) - Constructor for class jcreek.representation.cbr.StringEntity
Creates a new StringEntity.
StringEntity(KnowledgeModel, String, Entity) - Constructor for class jcreek.representation.cbr.StringEntity
Creates a new StringEntity that is a value of a supplied entity.
StringEntity(Entity) - Constructor for class jcreek.representation.cbr.StringEntity
Creates a StringEntity from an existing Entity.
StringTypeField - class jcreek.gui.representation.StringTypeField.
 
StringTypeField() - Constructor for class jcreek.gui.representation.StringTypeField
 
SubModel - class jcreek.representation.SubModel.
Represents a submodel of a knowledgemodel.
SubModel(Entity[], Relation[]) - Constructor for class jcreek.representation.SubModel
Creates a new SubModel from an array of entities and relations to be included in the submodel.
SubModel() - Constructor for class jcreek.representation.SubModel
Creates an empty submodel.
SubModelAction - class jcreek.cke.command.SubModelAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
SubModelAction() - Constructor for class jcreek.cke.command.SubModelAction
 
SubModelCommand - class jcreek.cke.command.SubModelCommand.
 
SubModelCommand(CreekDocument, Entity, Entity[]) - Constructor for class jcreek.cke.command.SubModelCommand
 
SubModelDialog - class jcreek.cke.visualizer.SubModelDialog.
 
SubModelDialog(Frame, VisualEntity) - Constructor for class jcreek.cke.visualizer.SubModelDialog
 
SubModelView - class jcreek.gui.SubModelView.
 
SubModelView(KnowledgeModel, SubModel, boolean, boolean) - Constructor for class jcreek.gui.SubModelView
Creates a new SubModelView from the supplied KnowledgeModel and SubModel objects.
SubclassInheritanceMethod - class jcreek.representation.inference.SubclassInheritanceMethod.
 
SubclassInheritanceMethod() - Constructor for class jcreek.representation.inference.SubclassInheritanceMethod
 
SubclassSpreadingActivationRule - class jcreek.representation.inference.SubclassSpreadingActivationRule.
 
SubclassSpreadingActivationRule() - Constructor for class jcreek.representation.inference.SubclassSpreadingActivationRule
 
SymbolCellEditor - class jcreek.gui.representation.SymbolCellEditor.
 
SymbolCellEditor(Entity) - Constructor for class jcreek.gui.representation.SymbolCellEditor
Creates a new SymbolCellEditor that contains a drop-list of the values of some kind of attribute type.
SymbolComparison - class jcreek.reasoning.SymbolComparison.
Defines a comparison between two symbols.
SymbolComparison(Entity, Entity) - Constructor for class jcreek.reasoning.SymbolComparison
Creates a new comparison between the origin and target entities.
SymbolComparisonPane - class jcreek.gui.reasoning.SymbolComparisonPane.
This is a small adaption of the EntityComparisonPane that will display a greater part of the textual explanation in a SymbolComparison.
SymbolComparisonPane(SymbolComparison) - Constructor for class jcreek.gui.reasoning.SymbolComparisonPane
 
SymbolConvergence - class jcreek.reasoning.SymbolConvergence.
Describes a common point in the causal or statistical model implicated by findings of two or more cases.
sPane - Variable in class jcreek.cke.browser.Visualizer
 
save() - Method in class jcreek.cke.document.KnowledgeModelController
Saves this document (the graph data) to the associated disk file.
save(String, String) - Method in class jcreek.cke.visualizer.AppSettings
 
save() - Method in class jcreek.representation.LocalKnowledgeModel
Saves this document (the data) to the associated disk file.
saveAs(File) - Method in class jcreek.cke.document.KnowledgeModelController
Saves this document (the graph data) to a new file, and hereinafter is associated with this new file.
saveAs(File) - Method in class jcreek.representation.LocalKnowledgeModel
Saves this knowledgemodel (the data) to a new file, and hereinafter is associated with this new file.
saveAs(String) - Method in class jcreek.representation.LocalKnowledgeModel
Saves the model to disk.
saveAsKM(String, String) - Method in class jcreek.cke.CreekDocumentGroup
Saves the KnowledgeModel under a new name and possibly a new file format.
saveFile(Visualizer, String[], String) - Method in class jcreek.cke.command.ExportAction
 
saveFile(Visualizer, boolean, boolean) - Method in class jcreek.cke.command.OpenTestAction
 
saveFile(Visualizer, boolean, boolean) - Method in class jcreek.cke.command.SaveModelAction
 
saveKM() - Method in class jcreek.cke.CreekDocumentGroup
Saves the current KnowledgeModel to disk.
saveModel(KnowledgeModel, String) - Static method in class jcreek.examples.CreekExample
Exampel of saving the given model to disk.
saveModel(KnowledgeModel, String) - Static method in class jcreek.examples.CreekExampleOld
Exampel of saving the given model to disk.
saveToFile(String, String) - Method in class jcreek.cke.importexport.xml.DOMdocumentSerializer
Saves the specified document to a specified file.
sb - Variable in class jcreek.cke.browser.Visualizer
Common Area to hold Standard components or display Status Messages
scale - Variable in class jcreek.cke.conceptview.ConceptMap
 
scale - Variable in class jcreek.cke.conceptview.VisualEntity
 
scale - Variable in class jcreek.cke.util.Matrix33
 
scale - Variable in class jcreek.cke.util.Matrix44
 
scale - Variable in class jcreek.gui.conceptmap.ConceptMapView
 
scale_ - Variable in class jcreek.cke.conceptview.VisualRelation
 
scrollTo(double, double) - Method in class jcreek.cke.visualizer.ScrollView
Scroll to any given location.
scrollView - Variable in class jcreek.cke.tool.MoveProperty
 
scroller - Variable in class jcreek.cke.tool.MoveProperty
 
sd - Variable in class jcreek.cke.command.SaveModelAction
 
searching() - Method in class jcreek.cke.visualizer.EntityList
this function takes care of the search in the entityList the list that displays the entities present in a particular model
selDoc - Variable in class jcreek.cke.visualizer.TreeView
 
selEntity - Variable in class jcreek.cke.visualizer.FrameProperty
 
selEntity - Variable in class jcreek.cke.visualizer.NewRelationDialog
 
selectRegion() - Method in class jcreek.cke.tool.BuildTool
Called when user was defining a rectangular region with which to select entities.
selectRegion() - Method in class jcreek.cke.tool.MoveTool
Called when user was defining a rectangular region with which to select entities.
selectRegion() - Method in class jcreek.cke.tool.ZoomTool
Called when user was defining a rectangular region with which to select entities.
selectRelations(boolean, RelationList) - Method in interface jcreek.cke.graph.CreekModel
 
selectRelations(boolean, RelationList) - Method in class jcreek.cke.graph.GraphModel
Mark all of the edges in the graph as selected.
selectVertices(boolean, VertexList) - Method in interface jcreek.cke.graph.CreekModel
 
selectVertices(boolean, VertexList) - Method in class jcreek.cke.graph.GraphModel
Mark all the entities in the List as selected.
selected - Variable in class jcreek.cke.conceptview.VisualEntity
 
selected - Variable in class jcreek.cke.conceptview.VisualRelation
 
selectedList - Variable in class jcreek.cke.tool.BuildTool
List of the selected entities in the order they were selected by the user.
selectedList - Variable in class jcreek.cke.tool.MoveTool
List of the selected entities in the order they were selected by the user.
selectedList - Variable in class jcreek.cke.tool.ZoomTool
List of the selected entities in the order they were selected by the user.
selectedList - Variable in class jcreek.cke.visualizer.DragTool
List of the selected entities in the order they were selected by the user.
selection - Variable in class jcreek.cke.util.EntitySelection
 
selectionAdd(SelectionChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
selectionAdd(SelectionChangeEvent) - Method in interface jcreek.util.selection.SelectionChangeListener
 
selectionClear(SelectionChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
selectionClear(SelectionChangeEvent) - Method in interface jcreek.util.selection.SelectionChangeListener
 
selectionRemove(SelectionChangeEvent) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
selectionRemove(SelectionChangeEvent) - Method in interface jcreek.util.selection.SelectionChangeListener
 
serializeToFile(Document, String) - Method in class jcreek.cke.importexport.xml.DOMdocumentSerializer
Serializes the specified DOM document to a specified file.
serializeToString(Document) - Method in class jcreek.cke.importexport.xml.DOMdocumentSerializer
Serializes the specified DOM document to a String.
serializeToStringReader(Document) - Method in class jcreek.cke.importexport.xml.DOMdocumentSerializer
Serializes the specified DOM document to a String Reader.
setAllSize(Dimension) - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Sets all component size properties ( maximum, minimum, preferred) to the given dimension.
setAllSize(int, int) - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Sets all component size properties ( maximum, minimum, preferred) to the given width and height.
setAllowNewEntities(boolean) - Method in class jcreek.gui.conceptmap.tool.BuildTool
Sets if this tools is allowed to create new entities or not.
setAllowed(boolean) - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Sets the allowed-value
setAllowed(boolean) - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
setAllowed(boolean) - Method in class jcreek.representation.constraints.ConcreteValueConstraint
Sets whether the values are allowed or disallowed
setAllowed(boolean) - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Sets wheter the list of values are allowed or not
setAllowed(boolean) - Method in class jcreek.representation.constraints.ValueRangeConstraint
Sets whether the value range shall be the allowed values or disallowed values.
setAllowed(boolean) - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
setAuthor(String) - Method in interface jcreek.representation.KnowledgeModel
Sets the author of the model.
setAuthor(String) - Method in class jcreek.representation.LocalKnowledgeModel
Sets the author of the model.
setBoolean(String, boolean) - Method in class jcreek.cke.visualizer.AppSettings
 
setBoundingBox(double, double) - Method in class jcreek.cke.conceptview.VisualEntity
 
setBoundingBox(DDimension) - Method in class jcreek.cke.conceptview.VisualEntity
 
setBounds(int, int, int, int) - Method in class jcreek.gui.SubModelView
 
setBounds(int, int, int, int) - Method in class jcreek.gui.conceptmap.ConceptMapView
Overrides the standard setSize() to maintain the center point when the size is changed.
setBounds(Rectangle) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
setCancelButton() - Method in class jcreek.cke.importexport.ProcessStatusWindow
 
setCancelButton() - Method in interface jcreek.cke.importexport.ProcessStatusWindowInterface
The method to use to set the cancel button of the Process Status Window, when e.g. the process is to start and is running.
setCase(Case) - Method in class jcreek.gui.representation.CasePane
Sets the case to be displayed and modified by this CasePane.
setCase(Case) - Method in class jcreek.gui.representation.CasePaneNew
Sets the case to be displayed and modified by this CasePane.
setCaseSelected(int) - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
setCaseStatusDisplay(int) - Method in class jcreek.gui.representation.CasePane
Sets if the status of the case should be hidden, visible or editable.
setCaseStatusDisplay(int) - Method in class jcreek.gui.representation.CasePaneNew
Sets if the status of the case should be hidden, visible or editable.
setClass(Class) - Method in class jcreek.representation.cbr.ClassEntity
Sets the class encapsulated by this entity.
setCloseButton() - Method in class jcreek.cke.importexport.ProcessStatusWindow
 
setCloseButton() - Method in interface jcreek.cke.importexport.ProcessStatusWindowInterface
The method to use to set the close button of the Process Status Window, when e.g. the process has finished.
setColor(Color) - Method in class jcreek.cke.controls.ArrowIcon
 
setConceptMapModel(ConceptMapModel) - Method in class jcreek.gui.conceptmap.EntityList
 
setConceptView(ConceptView) - Method in class jcreek.cke.visualizer.MultiInternalFrame
Set the Concept view which represents the internal frame
setConstraint(Constraint) - Method in class jcreek.gui.representation.constraints.pnlConstraintLine
Sets the constraint to be showed
setConstraintObject(ConstraintObject) - Method in interface jcreek.representation.constraints.ConstraintData
Sets the constraint object of the constraint
setConstraintObject(ConstraintObject) - Method in class jcreek.representation.constraints.LocalConstraintData
Sets constraint object
setConstraintString(String) - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraint
Setting the source code defining the constraint
setConstraintString(String) - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraintLarge
Sets the constraint string to be displayed in the editor
setConstraintString(String) - Method in class jcreek.representation.constraints.GeneralConstraint
Sets the constraint string, the source code
setConstraintString(String) - Method in class jcreek.representation.constraints.GeneralConstraintObject
Sets the constraint string (source code)
setContentSize(double, double) - Method in class jcreek.cke.visualizer.ViewportScroller
 
setController(ConceptMapController) - Method in class jcreek.gui.conceptmap.ConceptMapView
Sets the controlle (ConceptMapController object) for this ConceptMap.
setCreationTime(long) - Method in interface jcreek.representation.EntityData
Sets the creation time.
setCreationTime(long) - Method in class jcreek.representation.LocalEntityData
Sets the creation time.
setCreationTime(long) - Method in class jcreek.representation.LocalPartitionData
Sets the creation time.
setCreationTime(long) - Method in class jcreek.representation.LocalRelationData
Sets the creation time.
setCreationTime(long) - Method in interface jcreek.representation.PartitionData
Sets the creation time.
setCreationTime(long) - Method in interface jcreek.representation.RelationData
Sets the creation time.
setCreationTime(long) - Method in class jcreek.representation.TemporaryRelationData
Sets the creation time.
setCurrentDirectory(String) - Method in class jcreek.cke.visualizer.AppSettings
 
setCurrentDocument(CreekDocument) - Method in class jcreek.cke.CreekDocumentGroup
Sets the given document to be the current one.
setCurrentRelationType(RelationType) - Method in class jcreek.gui.conceptmap.tool.BuildTool
Sets the current relation type to be drawn when creating new relations.
setCycleStatus(int) - Method in class jcreek.gui.cycle.Cycle
 
setDataModel(ChartModel) - Method in class jcreek.gui.chart.JChart
Sets the model used for describing the data in this chart.
setDescription(String) - Method in class jcreek.representation.Entity
Sets the description of this entity.
setDescription(String) - Method in interface jcreek.representation.EntityData
Sets the description of this entity.
setDescription(String) - Method in interface jcreek.representation.KnowledgeModel
Sets description of model.
setDescription(String) - Method in class jcreek.representation.LocalEntityData
Sets the description of this entity.
setDescription(String) - Method in class jcreek.representation.LocalKnowledgeModel
Sets description of model.
setDescription(String) - Method in class jcreek.representation.LocalRelationData
Sets the desciption of this relation.
setDescription(String) - Method in class jcreek.representation.Relation
Sets the description of this relation.
setDescription(String) - Method in interface jcreek.representation.RelationData
Sets the desciption of this relation.
setDescription(String) - Method in class jcreek.representation.TemporaryRelationData
Sets the desciption of this relation.
setDescription(String) - Method in class jcreek.representation.constraints.Constraint
Sets the description of this constraint.
setDescription(String) - Method in class jcreek.representation.constraints.ConstraintCheckResult
Sets the explanation of the constraint check
setDescription(String) - Method in interface jcreek.representation.constraints.ConstraintData
Sets the description of the constraint
setDescription(String) - Method in class jcreek.representation.constraints.LocalConstraintData
Sets the description of the constraint data
setDocument(CreekDocument) - Method in class jcreek.cke.command.CreekCommand
Our document has been changed on us.
setDouble(String, double) - Method in class jcreek.cke.visualizer.AppSettings
 
setDropEnable(boolean) - Method in class jcreek.gui.conceptmap.ConceptMapView
 
setEditable(boolean) - Method in class jcreek.gui.representation.CasePaneElement
 
setEditable(boolean) - Method in class jcreek.gui.representation.FramePane
Sets if the case displayed by this FramePane should be editable or through the GUI or not.
setEditable(boolean) - Method in class jcreek.gui.representation.FrameTableModel
 
setEditable(boolean) - Method in class jcreek.gui.representation.constraints.pnlFrameConstraints
Sets whether the frame shall be editable or not
setEntity(Entity) - Method in class jcreek.cke.visualizer.EntityTableModel
 
setEntity(Entity) - Method in class jcreek.gui.representation.CasePane
 
setEntity(Entity) - Method in class jcreek.gui.representation.CasePaneNew
 
setEntity(Entity) - Method in class jcreek.gui.representation.FramePane
Sets the entity to be displayed and modified by this FramePane.
setEntity(Entity) - Method in class jcreek.gui.representation.constraints.pnlConstraintLine
Sets the entity that shall be showed and manipulated
setEntity(Entity) - Method in class jcreek.gui.representation.constraints.pnlFrameConstraints
Sets the entity that the Constraint Frame shall show
setEntity(Entity) - Method in class jcreek.gui.representation.constraints.pnlGeneralConstraint
Setting the entity refference
setEntity(Entity) - Method in class jcreek.gui.representation.constraints.pnlValueClassConstraint
 
setEntityObject(Serializable) - Method in class jcreek.representation.Entity
Sets an object as beeing encapsulated by this entity.
setEntityObject(Serializable) - Method in interface jcreek.representation.EntityData
Sets data object encapsulated by this entity.
setEntityObject(Serializable) - Method in class jcreek.representation.LocalEntityData
Sets data object encapsulated by this entity.
setExplanationStrength(double) - Method in class jcreek.representation.LocalRelationData
Sets the strength variable contains the explanation strength for this relation.
setExplanationStrength(double) - Method in class jcreek.representation.Relation
Sets the strength variable contains the explanation strength for this relation.
setExplanationStrength(double) - Method in interface jcreek.representation.RelationData
Sets the strength variable contains the explanation strength for this relation.
setExplanationStrength(double) - Method in class jcreek.representation.RelationType
Sets the default explanation strength of new relations created of this relation type.
setExplanationStrength(double) - Method in class jcreek.representation.TemporaryRelationData
Sets the strength variable contains the explanation strength for this relation.
setFeature(String, boolean) - Method in interface jcreek.cke.importexport.xml.DOMparserWrapper
Set the state of a feature.
setFeature(int, boolean) - Method in class jcreek.cke.importexport.xml.DefaultGeneralParser
Set features of the parser.
setFeature(String, boolean) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
 
setFile(File) - Method in class jcreek.cke.document.KnowledgeModelController
Sets the file this document is associated with.
setFile(File) - Method in class jcreek.representation.LocalKnowledgeModel
Sets the file this KnowledgeModel is associated with.
setForInput() - Method in class jcreek.cke.visualizer.FrameView
 
setFrom(Entity) - Method in class jcreek.representation.LocalRelationData
Sets the from-entity (the origin) of the relation.
setFrom(Entity) - Method in class jcreek.representation.Relation
Sets the from-entity (the origin) of the relation.
setFrom(Entity) - Method in interface jcreek.representation.RelationData
Sets the from-entity (the origin) of the relation.
setFrom(Entity) - Method in class jcreek.representation.TemporaryRelationData
Sets the from-entity (the origin) of the relation.
setGraph(Graph) - Method in interface jcreek.cke.conceptview.ConceptView
Updates the display to match the current state of the model.
setGraph(Graph) - Method in class jcreek.cke.conceptview.DrawingSurface
Updates the display to match the current state of the model.
setIconHeight(int) - Method in class jcreek.cke.controls.ArrowIcon
 
setInitialTemperature(double) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
setInverse(Relation) - Method in class jcreek.representation.LocalRelationData
Sets the inverse of this relation to be the given relation.
setInverse(Relation) - Method in interface jcreek.representation.RelationData
Sets the inverse of this relation to be the given relation.
setInverse(Relation) - Method in class jcreek.representation.TemporaryRelationData
Sets the inverse of this relation to be the given relation.
setIterationPause(int) - Method in class jcreek.util.graph.layout.SpringEmbedderLayout
 
setKM(KnowledgeModel) - Method in class jcreek.cke.CreekDocumentGroup
 
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.cli.CreekJatha
 
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Gives the panel a reference to the knowledge model.
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.gui.representation.constraints.pnlValueClassConstraint
 
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.representation.constraints.Constraint
Sets the knowledge model that this constraint contains
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.representation.constraints.ConstraintObject
Sets the knowledge model the constraint shal bellong to
setKnowledgeModel(KnowledgeModel) - Method in class jcreek.representation.constraints.LocalConstraintData
Sets the knowledge model
This method is used for building up the structures in the knowledge model during loading from file.
setKnowledgeModelEditable(boolean) - Method in class jcreek.cke.CreekDocumentGroup
 
setLabelColor(Color) - Method in class jcreek.gui.chart.JChart
 
setManager(UndoManager) - Method in class jcreek.cke.command.RedoAction
Sets the undo manager for this action to the one given.
setManager(UndoManager) - Method in class jcreek.cke.command.UndoAction
Sets the undo manager for this action to the one given.
setMax(int) - Method in class jcreek.gui.representation.constraints.pnlCardinalityConstraint
 
setMax(Number) - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
setMax(int) - Method in class jcreek.representation.constraints.CardinalityConstraint
Sets the maximum cardinality value
setMax(int) - Method in class jcreek.representation.constraints.CardinalityConstraintObject
Sets the max cardinality
setMax(Number) - Method in class jcreek.representation.constraints.ValueRangeConstraint
Sets the maximum number of the range
setMax(Number) - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
setMessage(String) - Method in class jcreek.cke.visualizer.StatusBar
Set the message to display in the status bar.
setMin(int) - Method in class jcreek.gui.representation.constraints.pnlCardinalityConstraint
 
setMin(Number) - Method in class jcreek.gui.representation.constraints.pnlValueRangeConstraint
 
setMin(int) - Method in class jcreek.representation.constraints.CardinalityConstraint
Sets the minimum cardinality value
setMin(int) - Method in class jcreek.representation.constraints.CardinalityConstraintObject
Sets the min cardinality
setMin(Number) - Method in class jcreek.representation.constraints.ValueRangeConstraint
Sets the minimum number of the range
setMin(Number) - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
setName(String) - Method in class jcreek.representation.Entity
Attempts to set the name of this entity.
setName(String) - Method in interface jcreek.representation.EntityData
Sets the name of this entity.
setName(String) - Method in interface jcreek.representation.KnowledgeModel
Sets name of model.
setName(String) - Method in class jcreek.representation.LocalEntityData
Sets the name of this entity.
setName(String) - Method in class jcreek.representation.LocalKnowledgeModel
Sets name of model.
setName(String) - Method in class jcreek.representation.LocalPartitionData
Sets the name of this partition.
setName(String) - Method in class jcreek.representation.Partition
Sets the name of the Partition.
setName(String) - Method in interface jcreek.representation.PartitionData
Sets the name of this partition.
setNaturalName(String) - Method in class jcreek.representation.RelationType
Sets the natural name of this RelationType.
setOffset(double, double) - Method in class jcreek.cke.visualizer.ViewportScroller
 
setOffsets(double, double, boolean) - Method in interface jcreek.cke.conceptview.ConceptView
 
setOffsets(double, double, boolean) - Method in class jcreek.cke.conceptview.DrawingSurface
 
setPageFormat(PageFormat) - Method in class jcreek.cke.CreekDocumentGroup
 
setPathSlash(String) - Static method in class jcreek.cke.util.FileUtilities
A method that guaranties that a directory path ends with a slash.
setPortSize(double, double) - Method in class jcreek.cke.visualizer.ViewportScroller
 
setPosition(DPoint) - Method in class jcreek.cke.conceptview.VisualEntity
 
setPosition(double, double, double) - Method in class jcreek.cke.conceptview.VisualEntity
 
setPosition(double, double) - Method in class jcreek.cke.conceptview.VisualEntity
 
setPosition(double, double) - Method in interface jcreek.cke.graph.Node
 
setPosition(int, int) - Method in class jcreek.util.graph.Node
Returns the position of this node.
setPosition(Point) - Method in class jcreek.util.graph.Node
Sets the position of this node.
setRelation(String, int) - Method in class jcreek.cke.visualizer.AppSettings
 
setRelation(RelationType) - Method in class jcreek.representation.constraints.Constraint
Sets the relation type constrained by the constraint
setRelation(RelationType) - Method in class jcreek.representation.constraints.ConstraintObject
Sets the relation type the constraint shall constrain
setRelationType(Entity) - Method in class jcreek.representation.LocalRelationData
Sets this relation's type.
setRelationType(RelationType) - Method in class jcreek.representation.Relation
Sets the relation-type of this relation.
setRelationType(Entity) - Method in interface jcreek.representation.RelationData
Sets this relation's type.
setRelationType(Entity) - Method in class jcreek.representation.TemporaryRelationData
Sets this relation's type.
setRelations(Relation[]) - Method in class jcreek.gui.representation.CaseTableModel
 
setRelations(Relation[]) - Method in class jcreek.gui.representation.FrameTableModel
 
setRelevance(double) - Method in class jcreek.reasoning.CaseFindingComparison
Sets the relevance weight of this CaseFindingComparison.
setRoot(VisualEntity) - Method in interface jcreek.cke.conceptview.ConceptView
 
setRoot(VisualEntity) - Method in class jcreek.cke.conceptview.DrawingSurface
 
setRoot(Node) - Method in class jcreek.cke.graph.DefaultGraph
 
setRoot(Node) - Method in interface jcreek.cke.graph.Graph
 
setRoot(Node) - Method in class jcreek.cke.graph.layout.TreeLayout
 
setScale(double) - Method in class jcreek.cke.conceptview.ConceptMap
 
setScale(double) - Method in interface jcreek.cke.conceptview.ConceptView
 
setScale(double) - Method in class jcreek.cke.conceptview.DrawingSurface
 
setScale(int) - Method in class jcreek.cke.tool.ZoomProperty
 
setScale(double) - Method in class jcreek.gui.conceptmap.ConceptMapView
Changes the scale of the view.
setSelected(boolean) - Method in class jcreek.cke.conceptview.VisualEntity
 
setSelected(boolean) - Method in class jcreek.cke.conceptview.VisualRelation
 
setSelected(VisualEntity, boolean) - Method in interface jcreek.cke.graph.CreekModel
 
setSelected(VisualRelation, boolean) - Method in interface jcreek.cke.graph.CreekModel
 
setSelected(boolean) - Method in interface jcreek.cke.graph.Edge
 
setSelected(VisualEntity, boolean) - Method in class jcreek.cke.graph.GraphModel
Set the given entity to the selected state given.
setSelected(VisualRelation, boolean) - Method in class jcreek.cke.graph.GraphModel
Set the given edge to the selected state given.
setSelected(boolean) - Method in interface jcreek.cke.graph.Node
 
setSelected(boolean) - Method in class jcreek.gui.conceptmap.VisualEntity
Add this entity to the selected set of entities in the current graph.
setSelectedAll(boolean) - Method in class jcreek.cke.visualizer.SaveDialog
 
setSelectedItem(Object) - Method in class jcreek.cke.visualizer.DomainRelationDlg.RelationComboBoxModel
 
setSelectedItem(Object) - Method in class jcreek.cke.visualizer.EntityComboBoxModel
 
setSelectedItem(Object) - Method in class jcreek.cke.visualizer.RelationComboBoxModel
 
setShowCaseStatus(boolean) - Method in class jcreek.gui.representation.CasePane
 
setShowCaseStatus(boolean) - Method in class jcreek.gui.representation.CasePaneNew
 
setShowInheritedRelations(boolean) - Method in class jcreek.gui.representation.FramePane
Sets if this gui element is supposed to display only local relations or all relations.
setShowStrengths(boolean) - Method in class jcreek.gui.representation.CaseTableModel
 
setSolution(Entity) - Method in class jcreek.representation.cbr.Case
Sets the solution of the case.
setState(int) - Method in class jcreek.reasoning.CBRReasoningStep
 
setStatus(int) - Method in class jcreek.representation.cbr.Case
 
setString(String, String) - Method in class jcreek.cke.visualizer.AppSettings
 
setString(String) - Method in class jcreek.representation.cbr.StringEntity
Changes the encapsulated string of this entity.
setSuperEntity(Entity) - Method in class jcreek.representation.constraints.ValueClassConstraint
Sets the mandatory super entity
setSuperEntity(Entity) - Method in class jcreek.representation.constraints.ValueClassConstraintObject
 
setTable(JTable) - Method in class jcreek.gui.representation.FrameTableModel
 
setTitle(String) - Method in interface jcreek.cke.document.CreekDocument
Returns the reference to the file object for this document.
setTitle(String) - Method in class jcreek.cke.document.SerializeGraphDocument
 
setTitle(String) - Method in interface jcreek.representation.KnowledgeModel
Sets title of model.
setTitle(String) - Method in class jcreek.representation.LocalKnowledgeModel
Sets title of model.
setTitled(boolean) - Method in interface jcreek.cke.document.CreekDocument
Tells the document whether it has a title or not.
setTitled(boolean) - Method in class jcreek.cke.document.KnowledgeModelController
Tells the document whether it has a title or not.
setTitled(boolean) - Method in class jcreek.cke.document.SerializeGraphDocument
Tells the document whether it has a title or not.
setTo(double, double) - Method in class jcreek.cke.util.DDimension
 
setTo(DDimension) - Method in class jcreek.cke.util.DDimension
 
setTo(Matrix33) - Method in class jcreek.cke.util.Matrix33
 
setTo(Matrix44) - Method in class jcreek.cke.util.Matrix44
 
setTool(ConceptMapTool) - Method in class jcreek.gui.conceptmap.ConceptMapView
Sets the current tool of this view.
setURL(URL) - Method in class jcreek.representation.cbr.URLEntity
Changes the encapsulated url of this entity.
setUpEntityColumn(TableColumn) - Method in class jcreek.cke.visualizer.EntityProperties
 
setUpRelationColumn(TableColumn) - Method in class jcreek.cke.visualizer.EntityProperties
 
setUpStrengthColumn(TableColumn) - Method in class jcreek.cke.visualizer.EntityProperties
 
setValue(Entity) - Method in class jcreek.representation.LocalRelationData
Sets the value (the target) of the relation.
setValue(Number) - Method in class jcreek.representation.NumberEntity
Changes the encapsulated number of this entity.
setValue(Entity) - Method in class jcreek.representation.Relation
Sets the value (the target) of the relation.
setValue(Entity) - Method in interface jcreek.representation.RelationData
Sets the value (the target) of the relation.
setValue(Entity) - Method in class jcreek.representation.TemporaryRelationData
Sets the value (the target) of the relation.
setValueAt(Object, int, int) - Method in class jcreek.cke.visualizer.EntityTableModel
 
setValueAt(Object, int, int) - Method in class jcreek.gui.representation.CaseTableModel
 
setValueAt(Object, int, int) - Method in class jcreek.gui.representation.FrameTableModel
 
setValueType(Entity) - Method in class jcreek.representation.RelationType
Sets the value type of this relation type.
setValues(ArrayList) - Method in class jcreek.gui.representation.constraints.pnlConcreteValueConstraint
Sets the list of values (entities)
setValues(ArrayList) - Method in class jcreek.representation.constraints.ConcreteValueConstraint
Sets the values that are either allowed or disallowed
setValues(ArrayList) - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
Sets the list of values
setView(ConceptView) - Method in interface jcreek.cke.document.CreekDocument
Sets the view this document is associated with.
setView(ConceptView) - Method in class jcreek.cke.document.SerializeGraphDocument
Sets the view this document is associated with.
setViolated(boolean) - Method in class jcreek.representation.constraints.ConstraintCheckResult
Sets whether the constraint is violated or not
setXMLOutputFormat(String, String) - Static method in class jcreek.cke.util.FileUtilities
A method that returns a filename formatted as "[path]/yyyyMMddHHmmssSSS-[Name].xml".
shortExplanation() - Method in class jcreek.reasoning.CaseFindingComparison
 
shortExplanation() - Method in class jcreek.reasoning.EntityComparison
Gives a short textual representation (a sentence or so) describing the comparison.
shortExplanation() - Method in class jcreek.reasoning.NumberComparison
 
shortExplanation() - Method in class jcreek.reasoning.PartitionComparison
 
shortExplanation() - Method in class jcreek.reasoning.StringComparison
 
shortExplanation() - Method in class jcreek.reasoning.SymbolComparison
 
shortExplanation(String) - Method in class jcreek.reasoning.SymbolComparison
Returns a short explanation.
shortExplanation(String) - Method in class jcreek.reasoning.SymbolConvergence
Gives a short, natural language representation of this structure, of the form " implicates , which is also implicated by ".
shortExplanation() - Method in class jcreek.reasoning.URLComparison
 
show(String) - Method in class jcreek.cke.browser.Visualizer
 
show(String) - Method in class jcreek.cke.controls.SideBar
 
showDetails(EntityComparison) - Method in class jcreek.gui.reasoning.CaseComparisonPane
 
showEntityNames(double) - Method in interface jcreek.gui.conceptmap.ConceptMapController
Should entity names be displayed?
showEntityNames(double) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
Should entity names be displayed?
showErrorMsg(String) - Method in class jcreek.cke.visualizer.RenameViewDialog
 
showInheritedRelations() - Method in class jcreek.gui.representation.FramePane
Returns true if this gui element shows inherited relations in addition to the local ones.
showInheritedToggle() - Method in class jcreek.gui.representation.FramePane
Returns true if this gui element displays the toggle to change between displaying inherited relations or only local relations.
showMissingFileHint(Exception, String) - Static method in class jcreek.examples.ModellingTutorial
Give recovery feedback to user, call it from caught FileNotFoundExceptions.
showRelationNames(double) - Method in interface jcreek.gui.conceptmap.ConceptMapController
Should relation names be displayed?
showRelationNames(double) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
Should relation names be displayed?
showStrengths() - Method in class jcreek.gui.representation.CaseTableModel
 
sideBar - Variable in class jcreek.cke.browser.Visualizer
 
size() - Method in class jcreek.cke.graph.RelationList
Returns the size of the relation list.
size() - Method in class jcreek.cke.graph.VertexList
Returns the size of the vertex list.
size() - Method in class jcreek.cke.visualizer.AppSettings
 
size() - Method in class jcreek.reasoning.RetrieveResult
Returns the number of case-comparisons at this step in the Retrieve process.
size() - Method in class jcreek.reasoning.ReuseResult
 
size() - Method in class jcreek.representation.SubModel
Return the number of entities and relations in the submodel.
size() - Method in class jcreek.representation.inference.Explanation
 
size() - Method in class jcreek.util.LRUCache
 
slide(int, int) - Method in class jcreek.cke.conceptview.VisualEntity
 
solutionStrength - Variable in class jcreek.reasoning.ReuseResult
 
solutions - Variable in class jcreek.reasoning.ReuseResult
 
solveCBR(KnowledgeModel, boolean) - Static method in class jcreek.examples.CreekExample
Example of the jCreek CBR mechanism (jcreek.reasoning) and some GUI elements displaying the process.
solveCBR(KnowledgeModel, boolean) - Static method in class jcreek.examples.CreekExampleOld
Example of the jCreek CBR mechanism (jcreek.reasoning) and some GUI elements displaying the process.
sort(Object[]) - Method in class jcreek.cke.util.QuickSort
 
sortComparisons() - Method in class jcreek.reasoning.RetrieveResult
Sorts the caseComparisons vector.
spacing - Variable in class jcreek.cke.visualizer.LPanel
 
splitter - Variable in class jcreek.cke.browser.Visualizer
 
startCreate() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Starts the creation of the JCXML document.
startDrag(int, int) - Method in class jcreek.gui.conceptmap.tool.DragTool
 
startExport() - Method in class jcreek.cke.importexport.jcxml.JCXMLexport
Starts the process by first showing the FileChooser dialog then starts the export process, by first starting the thread and gives feedback of the process to the JCXML status dialog.
startImport() - Method in class jcreek.cke.importexport.jcxml.JCXMLimport
Starts the process by first showing the FileChooser dialog then starts the import process, by first starting the thread and gives feedback of the process to the JCXML status dialog.
startMakeRelation(int, int) - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
startTraverse() - Method in class jcreek.cke.importexport.jcxml.JCXMLimportParser
Starts the traversal of the DOM document.
state - Variable in class jcreek.reasoning.CBRReasoningStep
 
stateChanged(ChangeEvent) - Method in class jcreek.cke.conceptview.DrawingSurface
The settings object we're listening to has changed.
stateChanged(ChangeEvent) - Method in class jcreek.cke.tool.ZoomProperty
 
stopDrag() - Method in class jcreek.gui.conceptmap.tool.DragTool
 
stopMakeRelation() - Method in class jcreek.gui.conceptmap.tool.BuildTool
 
stripHTML(String) - Static method in class jcreek.cke.util.TextUtilities
Strips a HTML file for it's HTML tags by using regular expressions.
strongestExplanation() - Method in class jcreek.reasoning.SymbolConvergence
Gives the strongest explanation in support of this point.
subModel - Variable in class jcreek.gui.SubModelView
 
subsequentResize() - Method in class jcreek.gui.SubModelView
 
subtract(RelationTypeSet) - Method in class jcreek.representation.RelationTypeSet
Removes all RelationTypes found in set passed as a parameter to the method.
suspendBoundingBoxUpdate(boolean) - Method in class jcreek.gui.conceptmap.ConceptMapView
Suspends or restarts the recalculation of the bounding box when a node is added or removed from the model.
suspendChangeNotices - Variable in class jcreek.cke.graph.GraphModel
True if we are to not send out change notifications.
suspendChanges(boolean) - Method in class jcreek.cke.graph.GraphModel
Tells us to suspend sending out change notifications.
suspendEventReport(boolean) - Method in class jcreek.util.graph.Node
Suspends the reporting of "move" events for this node.
suspendFlush - Variable in class jcreek.util.LRUCache
 
suspendFlush(boolean) - Method in class jcreek.util.LRUCache
 
symbolConvergenceList - Variable in class jcreek.reasoning.SymbolComparison
 

T

THING - Static variable in class jcreek.representation.BasicModel
Top level concept.
TRANSFERS - Static variable in class jcreek.representation.BasicModel
Used to describe plausible inheritance rules for use with jcreek.representation.inference.PlausibleInheritanceMethod.
TRANSFERS - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
TaskTooComplexException - exception jcreek.representation.inference.TaskTooComplexException.
Thrown when a task is too complex according to some measure.
TaskTooComplexException(String, int) - Constructor for class jcreek.representation.inference.TaskTooComplexException
 
TemporaryRelationData - class jcreek.representation.TemporaryRelationData.
 
TextUtilities - class jcreek.cke.util.TextUtilities.
Contains some basic text utilities that could be very handy in certain situations.
TextUtilities() - Constructor for class jcreek.cke.util.TextUtilities
 
TreeGraph - class jcreek.cke.graph.TreeGraph.
 
TreeGraph() - Constructor for class jcreek.cke.graph.TreeGraph
 
TreeLayout - class jcreek.cke.graph.layout.TreeLayout.
 
TreeLayout(char) - Constructor for class jcreek.cke.graph.layout.TreeLayout
 
TreeModelSupport - class jcreek.cke.graph.TreeModelSupport.
 
TreeModelSupport() - Constructor for class jcreek.cke.graph.TreeModelSupport
 
TreeView - class jcreek.cke.visualizer.TreeView.
Title: JavaCreek Description: A Case Based Reasoning approach developed in Java Copyright: Copyright (c) 1999 Company: Phil Systems
TreeView() - Constructor for class jcreek.cke.visualizer.TreeView
 
table - Variable in class jcreek.cke.visualizer.AppSettings
 
tail - Variable in class jcreek.cke.command.NewRelationCommand
 
talgd - Variable in class jcreek.cke.command.SubModelCommand
 
talgl - Variable in class jcreek.cke.command.SubModelCommand
 
target - Variable in class jcreek.reasoning.EntityComparison
The target concept
targetVertex - Variable in class jcreek.cke.tool.BuildTool
Vertex the mouse is currently over during the adding of an edge.
testSyntax(String) - Method in class jcreek.representation.constraints.DJavaAdapter
 
text() - Method in class jcreek.representation.inference.Explanation
Returns a natural language version of this explanation.
textColor - Variable in class jcreek.cke.visualizer.LPanel
 
theActualMatching(KnowledgeModel) - Static method in class jcreek.examples.ModellingTutorial
 
tileFrames() - Method in class jcreek.cke.visualizer.MultiDeskTopPane
Tile all internal frames
tipSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find tooltips.
title - Variable in class jcreek.cke.document.SerializeGraphDocument
 
title - Variable in class jcreek.representation.LocalKnowledgeModel
The title of the knowledgemodel.
titleSuffix - Static variable in class jcreek.cke.browser.Visualizer
Suffix added to command strings to find title.
titled - Variable in class jcreek.cke.document.KnowledgeModelController
True if the document is titled and has a name.
titled - Variable in class jcreek.cke.document.SerializeGraphDocument
True if the document is titled and has a name.
to - Variable in class jcreek.cke.conceptview.VisualRelation
 
to - Variable in class jcreek.util.graph.Edge
 
toCompactSubModel() - Method in class jcreek.reasoning.SymbolConvergence
Transforms this FindingComparison to a compact submodel.
toCompleteSubModel() - Method in class jcreek.reasoning.SymbolComparison
 
toSet() - Method in class jcreek.representation.SubModel
Returns a Set that contains all the relations and entities in this model.
toString() - Method in class jcreek.cke.conceptview.DrawingSurface
 
toString() - Method in class jcreek.cke.conceptview.VisualEntity
 
toString() - Method in class jcreek.cke.conceptview.VisualRelation
 
toString() - Method in class jcreek.cke.document.SerializeGraphDocument
 
toString() - Method in class jcreek.cke.graph.DefaultGraph
 
toString() - Method in class jcreek.cke.tool.MoveTool
Returns a string representation of this object.
toString() - Method in class jcreek.gui.conceptmap.VisualEntity
Returns a string representation of this VisualEntity, including the name of the underlaying entity and the position of the node.
toString() - Method in class jcreek.gui.conceptmap.VisualRelation
 
toString() - Method in class jcreek.reasoning.CaseComparison
Returns the string representation of the entity comparison
toString() - Method in class jcreek.reasoning.EntityComparison
Returns the string representation of the comparison
toString() - Method in class jcreek.reasoning.PartitionComparison
 
toString() - Method in class jcreek.reasoning.RetrieveResult
Displays the RetrieveResult as a string.
toString() - Method in class jcreek.reasoning.ReuseResult
Returns a string saying what solution is chosen.
toString() - Method in class jcreek.reasoning.SymbolComparison
Returns the string representation of the finding comparison
toString() - Method in class jcreek.reasoning.SymbolConvergence
 
toString(String) - Method in class jcreek.reasoning.SymbolConvergence
 
toString() - Method in class jcreek.representation.Entity
Constructs the string representation of the Object conatined in the value.
toString() - Method in class jcreek.representation.ModelChangeEvent
 
toString() - Method in class jcreek.representation.Partition
 
toString() - Method in class jcreek.representation.Relation
 
toString() - Method in class jcreek.representation.RelationTypeSet
 
toString() - Method in class jcreek.representation.SubModel
 
toString() - Method in class jcreek.representation.constraints.CardinalityConstraintObject
 
toString() - Method in class jcreek.representation.constraints.ConcreteValueConstraintObject
 
toString() - Method in class jcreek.representation.constraints.Constraint
Returns a string describing the constraint
toString() - Method in class jcreek.representation.constraints.ConstraintCheckResult
 
toString() - Method in interface jcreek.representation.constraints.ConstraintData
 
toString() - Method in class jcreek.representation.constraints.ConstraintObject
 
toString() - Method in class jcreek.representation.constraints.GeneralConstraintObject
 
toString() - Method in class jcreek.representation.constraints.LocalConstraintData
 
toString() - Method in class jcreek.representation.constraints.ValueClassConstraintObject
 
toString() - Method in class jcreek.representation.constraints.ValueRangeConstraintObject
 
toString() - Method in class jcreek.representation.inference.Explanation
 
toString() - Method in class jcreek.util.LRUCache
 
toString() - Method in class jcreek.util.graph.Graph
Creates a string representation of the graph.
toSubModel() - Method in class jcreek.gui.conceptmap.ConceptMapModel
Returns a Submodel that contains all the entities and relations currently activated in this Concept Map.
toSubModel() - Method in class jcreek.reasoning.CaseComparison
Returns a submodel of the entities compared.
toSubModel() - Method in class jcreek.reasoning.CaseFindingComparison
 
toSubModel() - Method in class jcreek.reasoning.EntityComparison
Returns a submodel of the entities compared.
toSubModel() - Method in class jcreek.reasoning.NumberComparison
 
toSubModel() - Method in class jcreek.reasoning.PartitionComparison
 
toSubModel() - Method in class jcreek.reasoning.StringComparison
 
toSubModel() - Method in class jcreek.reasoning.SymbolComparison
 
toSubModel() - Method in class jcreek.reasoning.SymbolConvergence
Transforms this FindingComparison to a submodel.
toSubModel() - Method in class jcreek.reasoning.URLComparison
 
toSubModel() - Method in class jcreek.representation.inference.Explanation
Returns a submodel containing all relations and entities in this explanation.
toSubModel(Explanation[]) - Static method in class jcreek.representation.inference.Explanation
 
toggleRelation(VisualEntity, String) - Method in class jcreek.cke.tool.BuildTool
 
toggleRelation(VisualEntity, String) - Method in class jcreek.cke.tool.MoveTool
 
toggleRelation(VisualEntity, String) - Method in class jcreek.cke.tool.ZoomTool
 
tokenize(String) - Static method in class jcreek.cke.MainWindow
Take the given string and chop it up into a series of strings on whitespace boundries.
toolMan - Variable in class jcreek.cke.browser.Visualizer
Our window's tool manager.
toolWin - Variable in class jcreek.cke.browser.Visualizer
 
transform(Matrix33) - Method in class jcreek.cke.util.DPoint
 
transform(Matrix44) - Method in class jcreek.cke.util.DPoint3
 
translate(double, double) - Method in class jcreek.cke.util.DPoint
 
translate(double, double, double) - Method in class jcreek.cke.util.DPoint3
 
translate(int, int) - Method in class jcreek.util.graph.Node
Moves the Node by dx, dy.
translateEntities() - Method in class jcreek.cke.command.PasteCommand
 
treeModel - Variable in class jcreek.cke.visualizer.TreeView
 
treeView - Variable in class jcreek.cke.browser.Visualizer
Holds a tree view of all the available views It allows to switch between the different views
triggerEdgeAddedEvent(Edge) - Method in class jcreek.util.graph.Graph
 
triggerEdgeChangeEvent(GraphChangeEvent) - Method in class jcreek.util.graph.Graph
 
triggerEdgeRemovedEvent(Edge) - Method in class jcreek.util.graph.Graph
 
triggerNodeAddedEvent(Node) - Method in class jcreek.util.graph.Graph
 
triggerNodeChangeEvent(GraphChangeEvent) - Method in class jcreek.util.graph.Graph
 
triggerNodeRemovedEvent(Node) - Method in class jcreek.util.graph.Graph
 
trimEdits(CreekDocument) - Method in class jcreek.cke.browser.CreekUndoManager
Removes all edits associated with the given document.
trimList() - Method in class jcreek.cke.command.PasteCommand
Removes VisualEntity and VisualRelation that already exist in view
type - Variable in class jcreek.gui.reasoning.EntityComparisonPane
 
type - Variable in class jcreek.representation.ModelChangeEvent
 
typeBox - Variable in class jcreek.gui.representation.CasePaneElement
 
typeSuffix - Static variable in class jcreek.cke.Main
Suffix added to file type names.

U

UNMATCHED_ORIGIN_PENALTY - Static variable in class jcreek.reasoning.CaseComparison
Constant that gives the maximum penalty for unmatched origin findings.
UNSOLVEDCASE - Static variable in class jcreek.representation.cbr.Case
 
UNSOLVED_CASE - Static variable in class jcreek.representation.cbr.CBRModel
 
UNSOLVED_CASE - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
UP - Static variable in class jcreek.cke.controls.ArrowIcon
 
URL - Static variable in class jcreek.representation.cbr.CBRModel
 
URL - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
URLComparison - class jcreek.reasoning.URLComparison.
 
URLComparison(Entity, Entity) - Constructor for class jcreek.reasoning.URLComparison
Creates a new URLComparison, comparing the origin and target entities given as parameters.
URLEntity - class jcreek.representation.cbr.URLEntity.
A particular type of entity that encapsulates an instance of URL.
URLEntity(KnowledgeModel, URL, String) - Constructor for class jcreek.representation.cbr.URLEntity
Creates a new URLEntity.
URLEntity(KnowledgeModel, URL, Entity) - Constructor for class jcreek.representation.cbr.URLEntity
Creates a new URLEntity that is a value of a supplied entity.
URLEntity(Entity) - Constructor for class jcreek.representation.cbr.URLEntity
Creates a URLEntity from an existing Entity.
URLTypeField - class jcreek.gui.representation.URLTypeField.
 
URLTypeField() - Constructor for class jcreek.gui.representation.URLTypeField
 
UndoAction - class jcreek.cke.command.UndoAction.
Implements the undo action used to backout a recent change made to the graph.
UndoAction() - Constructor for class jcreek.cke.command.UndoAction
Creates a new UndoAction object with the default action command string of "undo".
UndoAction(UndoManager) - Constructor for class jcreek.cke.command.UndoAction
Creates a new UndoAction object with the default action command string of "undo".
UndoHandler - class jcreek.cke.browser.UndoHandler.
This class handles all things undo-related in Creek.
UndoHandler() - Constructor for class jcreek.cke.browser.UndoHandler
Creates a new UndoHandler object, to handle undoable edit events.
UserPrefsAction - class jcreek.cke.command.UserPrefsAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
UserPrefsAction() - Constructor for class jcreek.cke.command.UserPrefsAction
 
undo - Variable in class jcreek.cke.browser.UndoHandler
Global undo manager for performing undo/redo events.
undo() - Method in class jcreek.cke.command.ActivateEntityCommand
 
undo() - Method in class jcreek.cke.command.ActivateRelationCommand
 
undo() - Method in class jcreek.cke.command.ChangeRelationCommand
 
undo() - Method in class jcreek.cke.command.CutCommand
 
undo() - Method in class jcreek.cke.command.DeActivateEntityCommand
 
undo() - Method in class jcreek.cke.command.DeactivateRelationCommand
 
undo() - Method in class jcreek.cke.command.DeleteEntityCommand
 
undo() - Method in class jcreek.cke.command.DeleteRelationCommand
 
undo() - Method in class jcreek.cke.command.EntityMoveCommand
Moves the moved entity back to where it was located.
undo() - Method in class jcreek.cke.command.NewEntityCommand
 
undo() - Method in class jcreek.cke.command.NewRelationCommand
 
undo() - Method in class jcreek.cke.command.OverviewCommand
 
undo() - Method in class jcreek.cke.command.PasteCommand
 
undo - Variable in class jcreek.cke.command.RedoAction
The undo manager we belong to.
undo() - Method in class jcreek.cke.command.SubModelCommand
 
undo - Variable in class jcreek.cke.command.UndoAction
The undo manager we belong to.
undo() - Method in class jcreek.cke.command.ZoomCommand
 
undoAction - Variable in class jcreek.cke.browser.UndoHandler
Our global undo action.
undoHandler - Variable in class jcreek.cke.CreekDocumentGroup
Undo handler that handles everything to do with undo.
undoableEditHappened(UndoableEditEvent) - Method in class jcreek.cke.browser.UndoHandler
Called when a document has performed an edit.
union(SymbolConvergence) - Method in class jcreek.reasoning.SymbolConvergence
Merges the given SymbolConvergence with this SymbolConvergence.
union(RelationTypeSet) - Method in class jcreek.representation.RelationTypeSet
Merges this RelationTypeSet with another RelationTypeSet in such a manner that it will contain all the RelationTypes contained in either set.
union(SubModel) - Method in class jcreek.representation.SubModel
Changes this submodel to be the union of the specified model and this submodel.
unmatchedOrigin - Variable in class jcreek.reasoning.CaseComparison
List of unmatched target relations.
unmatchedTarget - Variable in class jcreek.reasoning.CaseComparison
List of unmatched target relations.
unregisterEntity(String) - Method in interface jcreek.representation.KnowledgeModel
Removes the index with the given name from the entity index.
unregisterEntity(String) - Method in class jcreek.representation.LocalKnowledgeModel
Removes the index with the given name from the entity index.
unregisterListeners() - Method in class jcreek.cke.tool.MyDGR
 
unregisterPartition(String) - Method in interface jcreek.representation.KnowledgeModel
Unregisters an index entry from the parition index.
unregisterPartition(String) - Method in class jcreek.representation.LocalKnowledgeModel
Unregisters an index entry from the parition index.
unselectAllEdges() - Method in interface jcreek.cke.graph.CreekModel
 
unselectAllEdges() - Method in class jcreek.cke.graph.GraphModel
Mark all of the edges in the graph as unselected.
unselectAllVertices() - Method in interface jcreek.cke.graph.CreekModel
 
unselectAllVertices() - Method in class jcreek.cke.graph.GraphModel
Mark all the entities in the graph as unselected.
update() - Method in class jcreek.cke.browser.UndoHandler
Causes the undo and redo actions to update themselves.
update() - Method in class jcreek.cke.command.RedoAction
Checks if we can redo an event or not and sets this action enabled appropriately.
update() - Method in class jcreek.cke.command.UndoAction
Checks if we can undo an event or not and sets this action enabled appropriately.
update(Graphics) - Method in class jcreek.cke.controls.SplashScreen
 
update() - Method in class jcreek.reasoning.CBRReasoningStep
Updates the reasoning, e.g. when there has been a change in the case-base.
update() - Method in class jcreek.reasoning.EntityComparison
 
update() - Method in class jcreek.reasoning.RetrieveResult
Updates the CaseComparisons if any changes are done in the knowledgemodel.
update() - Method in class jcreek.reasoning.ReuseResult
Updates the solutions (e.g. if any changes are done in the knowledgemodel).
updateActivationStrength() - Method in class jcreek.reasoning.CaseComparison
Activates the comparison and returns the activation strenght.
updateActivationStrength() - Method in class jcreek.reasoning.CaseComparisonNew
 
updateActivationStrength() - Method in class jcreek.reasoning.CaseFindingComparison
Updates the activation strength.
updateActivationStrength() - Method in class jcreek.reasoning.EntityComparison
Computes the activation strenght of the comparison.
updateActivationStrength() - Method in class jcreek.reasoning.NumberComparison
The activation step attempts to find an entity having a "has instance" relation to both the origin and target entities.
updateActivationStrength() - Method in class jcreek.reasoning.PartitionComparison
The activation step attempts to find the partitions and measure the similarity between them by comparing the number og relations and entities they have in common to the total number of relations and entities in the target entity's partition.
updateActivationStrength() - Method in class jcreek.reasoning.StringComparison
 
updateActivationStrength() - Method in class jcreek.reasoning.SymbolComparison
 
updateActivationStrength() - Method in class jcreek.reasoning.URLComparison
 
updateConstraint() - Method in class jcreek.gui.representation.constraints.pnlConstraintLine
Puts changes if the form into the constraint object
updateContents() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
updateEntityDescription() - Method in class jcreek.cke.visualizer.EntityProperties
Method used to update the entity description rh 11/09
updateEntityName() - Method in class jcreek.cke.visualizer.EntityProperties
 
updateExplanationStrength() - Method in class jcreek.reasoning.CaseComparison
Explains the comparison and returns the explanation strenght.
updateExplanationStrength() - Method in class jcreek.reasoning.CaseComparisonNew
 
updateExplanationStrength() - Method in class jcreek.reasoning.CaseFindingComparison
Updates the explanation strength.
updateExplanationStrength() - Method in class jcreek.reasoning.EntityComparison
Updates the explanation strenght of the comparison.
updateExplanationStrength() - Method in class jcreek.reasoning.NumberComparison
Nothing is done in the explanation step.
updateExplanationStrength() - Method in class jcreek.reasoning.PartitionComparison
Nothing is done in the explanation step.
updateExplanationStrength() - Method in class jcreek.reasoning.StringComparison
Nothing is done in the explanation step.
updateExplanationStrength() - Method in class jcreek.reasoning.SymbolComparison
Returns the explanation strength of leaf findings.
updateExplanationStrength() - Method in class jcreek.reasoning.URLComparison
Nothing is done in the explanation step.
updateFonts(double) - Method in class jcreek.gui.conceptmap.DefaultConceptMapController
 
updateList() - Method in class jcreek.cke.visualizer.EntityListModel
 
updateListeners - Variable in class jcreek.reasoning.CBRReasoningStep
 
updateModel(Entity) - Method in class jcreek.cke.document.SerializeGraphDocument
 
updateModel(Relation) - Method in class jcreek.cke.document.SerializeGraphDocument
 
updateModelView() - Method in class jcreek.cke.tool.BuildProperty
 
updateModelView() - Method in class jcreek.cke.visualizer.DomainRelationDlg
 
updateModelView(KnowledgeModel) - Method in class jcreek.cke.visualizer.EntityList
 
updateModelView(Entity) - Method in class jcreek.cke.visualizer.FrameProperty
 
updateModelView() - Method in class jcreek.cke.visualizer.FrameView
 
updateModelView() - Method in class jcreek.cke.visualizer.TreeView
 
updatePane() - Method in class jcreek.gui.reasoning.RetrieveResultPane
 
updatePane() - Method in class jcreek.gui.representation.FramePane
Registers a request to update its contents.
updateRelation(Relation) - Method in class jcreek.gui.representation.FrameTableModel
 
updateTextArea() - Method in class jcreek.cke.visualizer.AboutDialog
 

V

VALIDATION - Static variable in class jcreek.cke.importexport.xml.DefaultGeneralParser
Xerces validation by parser feature
VALUE_TYPE_OF - Static variable in class jcreek.representation.BasicModel
Inverse of HAS_VALUE_TYPE
VALUE_TYPE_OF - Static variable in interface jcreek.representation.cbr.IsoPod
Deprecated.  
VERTICAL_ALLIGNMENT - Static variable in class jcreek.cke.visualizer.AppSettings
 
ValueClassConstraint - class jcreek.representation.constraints.ValueClassConstraint.
Offers the ability to state that the value of the relations of a given type from a given entity must be subclasses of some class/entity.
ValueClassConstraint(KnowledgeModel, RelationType, Entity, String) - Constructor for class jcreek.representation.constraints.ValueClassConstraint
Creates a new instance of ValueClassConstraint
ValueClassConstraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.ValueClassConstraint
Creates a new instance of ValueClassConstraint from a constraint data object
ValueClassConstraintObject - class jcreek.representation.constraints.ValueClassConstraintObject.
Handles the behaviour of Value class constraints.
ValueClassConstraintObject(RelationType, Entity) - Constructor for class jcreek.representation.constraints.ValueClassConstraintObject
Creates a new instance of Value Class Constraint
from must be a subclass of supercl
ValueRangeConstraint - class jcreek.representation.constraints.ValueRangeConstraint.
Offers the ability to constrain the value of nummerical slots.
ValueRangeConstraint(KnowledgeModel, RelationType, Number, Number, boolean, String) - Constructor for class jcreek.representation.constraints.ValueRangeConstraint
Creates a new instance of ValueRangeConsraint
ValueRangeConstraint(KnowledgeModel, ConstraintData) - Constructor for class jcreek.representation.constraints.ValueRangeConstraint
 
ValueRangeConstraintObject - class jcreek.representation.constraints.ValueRangeConstraintObject.
Handles the behaviour of Value range constraints.
ValueRangeConstraintObject(RelationType, Number, Number, boolean) - Constructor for class jcreek.representation.constraints.ValueRangeConstraintObject
Creates a new instance of ValueRangeConstraint Constrains the values of relations pointing to nummerical values.
VertexList - class jcreek.cke.graph.VertexList.
A VertexList encapsulates a list of vertices.
VertexList() - Constructor for class jcreek.cke.graph.VertexList
No-arg constructor; creates the vector to hold the list of vertices.
VertexList(VisualEntity[]) - Constructor for class jcreek.cke.graph.VertexList
creates the vector to hold the list of vertices.
ViewListAction - class jcreek.cke.command.ViewListAction.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ViewListAction() - Constructor for class jcreek.cke.command.ViewListAction
 
ViewportScroller - class jcreek.cke.visualizer.ViewportScroller.
A ViewportScroller is a window used to scroll a window through a larger area of content.
ViewportScroller(int, int, double, double, double, double, double, double) - Constructor for class jcreek.cke.visualizer.ViewportScroller
 
VisualEntity - class jcreek.cke.conceptview.VisualEntity.
 
VisualEntity(Entity, Point) - Constructor for class jcreek.cke.conceptview.VisualEntity
 
VisualEntity(Entity, int, int) - Constructor for class jcreek.cke.conceptview.VisualEntity
 
VisualEntity - class jcreek.gui.conceptmap.VisualEntity.
 
VisualEntity(Entity, int, int) - Constructor for class jcreek.gui.conceptmap.VisualEntity
Creates a new VisualEntity.
VisualEntity(Entity, Point) - Constructor for class jcreek.gui.conceptmap.VisualEntity
Creates a new VisualEntity.
VisualRelation - class jcreek.cke.conceptview.VisualRelation.
 
VisualRelation(VisualEntity, VisualEntity, Relation) - Constructor for class jcreek.cke.conceptview.VisualRelation
 
VisualRelation - class jcreek.gui.conceptmap.VisualRelation.
Represents a specialization of Edge (as in a graph edge) that encapsulates a Creek Relation.
VisualRelation(VisualEntity, VisualEntity, Relation) - Constructor for class jcreek.gui.conceptmap.VisualRelation
Creates a new VisualRelation.
Visualizer - class jcreek.cke.browser.Visualizer.
This class implements that main window of the application.
Visualizer(String) - Constructor for class jcreek.cke.browser.Visualizer
Creates a new Visualizer object and puts up the main window.
Visualizer.ActionChangedListener - class jcreek.cke.browser.Visualizer.ActionChangedListener.
Watches for changes in actions and deals with them by changing the corresponding menu items or toolbar buttons.
Visualizer.ActionChangedListener(JMenuItem) - Constructor for class jcreek.cke.browser.Visualizer.ActionChangedListener
Constructor for our action change listener.
Visualizer.ActionChangedListener(JButton) - Constructor for class jcreek.cke.browser.Visualizer.ActionChangedListener
Constructor for our action change listener.
vSpacing - Variable in class jcreek.cke.conceptview.DrawingSurface
 
vSpacing - Variable in class jcreek.cke.graph.GraphModel
 
validate(String) - Method in class jcreek.representation.constraints.DJavaAdapter
Performes a constraint check.
valueBox - Variable in class jcreek.gui.representation.CasePaneElement
 
valueChanged(TreeSelectionEvent) - Method in class jcreek.cke.visualizer.TreeView
 
valueType - Variable in class jcreek.reasoning.NumberComparison
 
valueType - Variable in class jcreek.reasoning.StringComparison
 
valueType - Variable in class jcreek.reasoning.SymbolComparison
 
valueType - Variable in class jcreek.reasoning.URLComparison
 
verify() - Method in class jcreek.cke.graph.RelationList
Error-checking method that verifies the data and structure of the vertex list object.
verify() - Method in class jcreek.cke.graph.VertexList
Error-checking method that verifies the data and structure of the vertex list object.
versionHeader - Static variable in class jcreek.cke.visualizer.AboutDialog
 
vertices - Variable in class jcreek.cke.graph.VertexList
List of vertices.
view - Variable in class jcreek.cke.document.SerializeGraphDocument
Our view.
view - Variable in class jcreek.cke.tool.BuildProperty
 
view - Variable in class jcreek.cke.tool.BuildTool
View that we're associated with.
view - Variable in class jcreek.cke.tool.MoveProperty
 
view - Variable in class jcreek.cke.tool.MoveTool
View that we're associated with.
view - Variable in class jcreek.cke.tool.ZoomProperty
 
view - Variable in class jcreek.cke.tool.ZoomTool
View that we're associated with.
view - Variable in class jcreek.cke.visualizer.DragTool
View that we're associated with.
view - Variable in class jcreek.gui.conceptmap.tool.DragTool
View that we're associated with.
viewDocs - Variable in class jcreek.cke.CreekDocumentGroup
Table of the documents, keyed by the associated views.
viewMenu - Variable in class jcreek.cke.browser.Visualizer
 
viewName - Variable in class jcreek.cke.visualizer.RenameViewDialog
 
viewPanel - Variable in class jcreek.cke.visualizer.PreferencesDialog
 
viewPanel - Variable in class jcreek.cke.visualizer.SubModelDialog
 
viewTitle - Variable in class jcreek.cke.visualizer.RenameViewDialog
 
viewToModelTransform(Point) - Method in class jcreek.gui.conceptmap.ConceptMapView
Transforms a point in view space to a point in model space.
vl - Variable in class jcreek.cke.util.SelectionSet
 
vstrut10 - Variable in class jcreek.cke.visualizer.PreferencesDialog
 
vstrut10 - Variable in class jcreek.cke.visualizer.SubModelDialog
 

W

warning(SAXParseException) - Method in class jcreek.cke.importexport.xml.XercesParserWrapper
In case the parser encounters a warning while parsing the document, then the warning should be logged.
wasPressed - Variable in class jcreek.cke.tool.BuildTool
True if mouse was pressed on the view before being released.
wasPressed - Variable in class jcreek.cke.tool.MoveTool
True if mouse was pressed on the view before being released.
wasPressed - Variable in class jcreek.cke.tool.ZoomTool
True if mouse was pressed on the view before being released.
wasPressed - Variable in class jcreek.cke.visualizer.DragTool
True if mouse was pressed on the view before being released.
wasPressed - Variable in class jcreek.gui.conceptmap.tool.DragTool
True if mouse was pressed on the view before being released.
width - Variable in class jcreek.cke.conceptview.VisualEntity
 
width - Variable in class jcreek.cke.controls.ArrowIcon
 
width - Variable in class jcreek.cke.util.DDimension
 
width - Variable in class jcreek.cke.util.DDimension3
 
width - Variable in class jcreek.cke.util.DRect
 
win - Variable in class jcreek.cke.controls.SideBar
 
winMenu - Variable in class jcreek.cke.browser.Visualizer
Holds the names of the internal windows.
windowActivated(WindowEvent) - Method in class jcreek.Launcher
 
windowActivated(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when the window is set to be the user's active window, which means the window (or one of its subcomponents) will receive keyboard events.
windowClosed(WindowEvent) - Method in class jcreek.Launcher
 
windowClosed(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window has been closed.
windowClosing(WindowEvent) - Method in class jcreek.Launcher
 
windowClosing(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window is in the process of being closed.
windowDeactivated(WindowEvent) - Method in class jcreek.Launcher
 
windowDeactivated(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window is de-activated.
windowDeiconified(WindowEvent) - Method in class jcreek.Launcher
 
windowDeiconified(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window is de-iconified.
windowIconified(WindowEvent) - Method in class jcreek.Launcher
 
windowIconified(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window is iconified.
windowOpened(WindowEvent) - Method in class jcreek.Launcher
 
windowOpened(WindowEvent) - Method in class jcreek.cke.browser.Visualizer
Invoked when a window has been opened.
windows - Variable in class jcreek.cke.MainWindow
The list of main windows in this application.
write(FileOutputStream, Graph, String) - Method in interface jcreek.cke.document.CreekFormat
Writes the graph to the given output stream.
write(FileOutputStream, Graph, String) - Method in class jcreek.cke.document.SerializeFormat
Writes the Knowledge Model and the graph to the given output stream.
writeToDisk() - Method in class jcreek.cke.importexport.jcxml.JCXMLexportParser
Writes the DOM document to disk.
writeToFile(String, String, boolean) - Static method in class jcreek.cke.util.FileUtilities
Writes the content to the specified file.
writeToFile(String, String) - Static method in class jcreek.cke.util.FileUtilities
Writes the content to the specified file.

X

XMLvalidater - class jcreek.cke.importexport.xml.XMLvalidater.
The intention of this class is to help validate a XML file by specifying a Schema file.
XMLvalidater(String, String) - Constructor for class jcreek.cke.importexport.xml.XMLvalidater
Initializes the parser for validation by specifying a file path to the DOM document and the schema path.
XMLvalidater(Reader, String) - Constructor for class jcreek.cke.importexport.xml.XMLvalidater
Initializes the parser for validation by specifying a java.io.Reader with the DOM document and the schema path.
XMLvalidater(Document, String) - Constructor for class jcreek.cke.importexport.xml.XMLvalidater
Initializes the parser for validation by specifying a DOM document and the schema path.
XercesParserWrapper - class jcreek.cke.importexport.xml.XercesParserWrapper.
Wraps the Xerces DOM parser.
XercesParserWrapper() - Constructor for class jcreek.cke.importexport.xml.XercesParserWrapper
The constructor that initializes the parser and sets the basic features.
XmlExportAction - class jcreek.cke.command.XmlExportAction.
Title: Exports the current knowledgemodel to XML.
XmlExportAction() - Constructor for class jcreek.cke.command.XmlExportAction
 
XmlImportAction - class jcreek.cke.command.XmlImportAction.
Title: Exports the current knowledgemodel to XML.
XmlImportAction() - Constructor for class jcreek.cke.command.XmlImportAction
 
x - Variable in class jcreek.cke.util.DPoint
 
x - Variable in class jcreek.cke.util.DPoint3
 
x - Variable in class jcreek.cke.util.DRect
 
x_ - Variable in class jcreek.cke.conceptview.VisualEntity
 

Y

y - Variable in class jcreek.cke.util.DPoint
 
y - Variable in class jcreek.cke.util.DPoint3
 
y - Variable in class jcreek.cke.util.DRect
 
y_ - Variable in class jcreek.cke.conceptview.VisualEntity
 

Z

ZoomCommand - class jcreek.cke.command.ZoomCommand.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ZoomCommand(CreekDocument, double) - Constructor for class jcreek.cke.command.ZoomCommand
 
ZoomInAction - class jcreek.cke.command.ZoomInAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
ZoomInAction() - Constructor for class jcreek.cke.command.ZoomInAction
 
ZoomOutAction - class jcreek.cke.command.ZoomOutAction.
Title: Description: Copyright: Copyright (c) 2003 Company:
ZoomOutAction() - Constructor for class jcreek.cke.command.ZoomOutAction
 
ZoomProperty - class jcreek.cke.tool.ZoomProperty.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ZoomProperty() - Constructor for class jcreek.cke.tool.ZoomProperty
 
ZoomTool - class jcreek.cke.tool.ZoomTool.
Title: JavaCreek Description: A Case based Reasoning Approach in java Copyright: Copyright (c) 2002 Company: Phil
ZoomTool() - Constructor for class jcreek.cke.tool.ZoomTool
 
z - Variable in class jcreek.cke.util.DPoint3
 
z_ - Variable in class jcreek.cke.conceptview.VisualEntity
 
zoomIn - Variable in class jcreek.cke.tool.ZoomProperty
 
zoomIn() - Method in class jcreek.cke.tool.ZoomTool
 
zoomOut - Variable in class jcreek.cke.tool.ZoomProperty
 
zoomOut() - Method in class jcreek.cke.tool.ZoomTool
 

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

Created at IDI, NTNU by the Artificial Intelligence and Learning group