- abbreviate(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
returns the abbreviation of an uri
- acceptsChild(Node) - Method in class org.aksw.limes.core.gui.model.metric.Measure
-
Returns if node accepts child
- acceptsChild(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Returns true if Child will be accepted
- acceptsChild(Node) - Method in class org.aksw.limes.core.gui.model.metric.Property
-
return if Child is accepted
- acceptsChildWithReason(Node) - Method in class org.aksw.limes.core.gui.model.metric.Measure
-
Returns the Acceptance of linkedChild
- acceptsChildWithReason(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Gives the Reason why Child is not accepted
- ActiveLearningController - Class in org.aksw.limes.core.gui.controller.ml
-
- ActiveLearningController(Config, ACache, ACache, MainController) - Constructor for class org.aksw.limes.core.gui.controller.ml.ActiveLearningController
-
- ActiveLearningModel - Class in org.aksw.limes.core.gui.model.ml
-
this class is responsible for the data handling according to the MVC Pattern
for the supervised active learning
- ActiveLearningModel(Config, ACache, ACache) - Constructor for class org.aksw.limes.core.gui.model.ml.ActiveLearningModel
-
constructor
- ActiveLearningResult - Class in org.aksw.limes.core.gui.model
-
Stores information about link candidates during the active learning process
- ActiveLearningResult(String, String, Double) - Constructor for class org.aksw.limes.core.gui.model.ActiveLearningResult
-
Default constructor
- ActiveLearningResultController - Class in org.aksw.limes.core.gui.controller.ml
-
- ActiveLearningResultController(ActiveLearningResultView, Config, ActiveLearningModel) - Constructor for class org.aksw.limes.core.gui.controller.ml.ActiveLearningResultController
-
Constructor
- ActiveLearningResultView - Class in org.aksw.limes.core.gui.view.ml
-
Extends the original result view by adding the possibility to review matches
and continue the learning process
- ActiveLearningResultView(Config, ActiveLearningModel, MainController) - Constructor for class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
Default constructor builds the view
- addChild(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Adds a Child to the Node
- addChildWithOutDataLinking(NodeView) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Adds a Child without Linking the Data Models
- addListenersForAutomated() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- addListenersForManual() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- addNode(int, int, int, Node) - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Adds a Node to the Canvas
- addParent(NodeView) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Adds a Parent to the NodeView, and links the Data Models
- addPrefix(String, String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
Adds a new prefix to the PrefixHelper (not persistent).
- addPrefixes(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
- addTask(Task<T>, Consumer<T>, Consumer<Throwable>) - Method in class org.aksw.limes.core.gui.controller.TaskProgressController
-
adds a new task with the desired callbacks on either success or error
- AdvancedKBInfo - Class in org.aksw.limes.core.gui.util
-
Subclass of KBInfo that adds a view convenience methods such as different
constructors and better error messages.
- AdvancedKBInfo(KBInfo) - Constructor for class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
Creates a copy of a KBInfo instance and returns it as AdvancedKBInfo
- AdvancedKBInfo(String, String, String, String, List<String>, Collection<Restriction>, HashMap<String, String>, int) - Constructor for class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
- AdvancedKBInfo(String, String, String, String) - Constructor for class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
Creates an instance of this class without restrictions.
- AdvancedKBInfo(String, String, String, String, String, String) - Constructor for class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
Creates an instance of this class with a single restriction property and
object.
- AdvancedMemoryCache - Class in org.aksw.limes.core.gui.util
-
- AdvancedMemoryCache() - Constructor for class org.aksw.limes.core.gui.util.AdvancedMemoryCache
-
- arch - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
-
- AUTOMATED_CLASS_MATCHING_NODE_COMPARATOR - Static variable in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
- AUTOMATED_PROPERTY_MATCHING_NODE_COMPARATOR - Static variable in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
- AutomatedClassMatchingNode - Class in org.aksw.limes.core.gui.model
-
used to display classes in
org.aksw.limes.core.gui.view.EditAutomatedClassMatchingView
- AutomatedClassMatchingNode(URI, URI) - Constructor for class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
constructor
- AutomatedPropertyMatchingNode - Class in org.aksw.limes.core.gui.model
-
- AutomatedPropertyMatchingNode(String, String) - Constructor for class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
- call() - Method in class org.aksw.limes.core.gui.model.GetAutomatedClassMatchingTask
-
Get classes for matching.
- call() - Method in class org.aksw.limes.core.gui.model.GetAutomatedPropertiesTask
-
Get classes for matching.
- call() - Method in class org.aksw.limes.core.gui.model.GetClassesTask
-
Get classes for matching.
- call() - Method in class org.aksw.limes.core.gui.model.GetPropertiesTask
-
calls the task and loads the properties
- cancel() - Method in class org.aksw.limes.core.gui.controller.TaskProgressController
-
cancels all tasks
- cancel() - Method in class org.aksw.limes.core.gui.controller.WizardController
-
calls the cancelCallback
- checkIfAutomationIsPossible() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- checkIfAutomationIsPossible() - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
- checkIfAutomationIsPossible() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
- checkIfAutomationIsPossible() - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
- childs - Variable in class org.aksw.limes.core.gui.model.metric.Node
-
Contains the list of children
- CLASS_MATCHING_NODE_COMPARATOR - Static variable in class org.aksw.limes.core.gui.model.ClassMatchingNode
-
- classes - Variable in class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
- ClassMatchingNode - Class in org.aksw.limes.core.gui.model
-
- ClassMatchingNode(URI, List<ClassMatchingNode>) - Constructor for class org.aksw.limes.core.gui.model.ClassMatchingNode
-
constructor
- ClassMatchingTreeCell - Class in org.aksw.limes.core.gui.view
-
- ClassMatchingTreeCell() - Constructor for class org.aksw.limes.core.gui.view.ClassMatchingTreeCell
-
- close() - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
closes the window
- close() - Method in class org.aksw.limes.core.gui.view.WizardView
-
closes the window
- color - Variable in class org.aksw.limes.core.gui.model.metric.Node
-
other Color of the node
- colors - Static variable in class org.aksw.limes.core.gui.model.metric.Node
-
Color of node
- commonProperties(KBInfo, double, Integer, Integer) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
returns the common properties
- Config - Class in org.aksw.limes.core.gui.model
-
Contains all important information for the graphical representation
- Config() - Constructor for class org.aksw.limes.core.gui.model.Config
-
Constructor
- Config(KBInfo, KBInfo, String, String, String, double, String, double, String, Map<String, String>, String, String, String, String, int, String, List<LearningParameter>, MLImplementationType, String, EvaluatorType) - Constructor for class org.aksw.limes.core.gui.model.Config
-
Config of the GUI
- config - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
configuration
- contains(int, int) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Proof if Point is in the Node
- containsLinkMid(int, int) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Proof if Point is in the LinkMid
- contextMenuIsShown - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Boolean to check if another ContextMenu is open
- createGetClassesTask(TaskProgressView) - Method in class org.aksw.limes.core.gui.model.Endpoint
-
- createGetPropertiesTask() - Method in class org.aksw.limes.core.gui.model.Endpoint
-
- createLearningTask() - Method in class org.aksw.limes.core.gui.model.ml.ActiveLearningModel
-
creates a new active learning task for the given algorithm
- createLearningTask() - Method in class org.aksw.limes.core.gui.model.ml.BatchLearningModel
-
creates a new active learning task for the given algorithm
- createLearningTask() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
creates the learning task for this algorithm
- createLearningTask() - Method in class org.aksw.limes.core.gui.model.ml.UnsupervisedLearningModel
-
creates a new active learning task for the given algorithm
- createMappingTask(ObservableList<Result>) - Method in class org.aksw.limes.core.gui.model.Config
-
creates the Task in which the mappingProcess is realized
- createMLAlgorithmsRootPane() - Method in class org.aksw.limes.core.gui.view.ml.MachineLearningView
-
checks if the MLAlgorithm is implemented for this LearningSetting
corresponding to the subclass of MachineLearningView and creates the
rootPane accordingly
- createNode(String) - Static method in class org.aksw.limes.core.gui.model.metric.Node
-
Create new Node
- generateGraphFromConfig() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
-
Takes the configuration and generates the Graph
- generatePrefix(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
Generated an unused prefix for a uri if there is none and add it to the
PrefixHelper (not persistent).
- generateSample(KBInfo, int) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
generates samples
- getAcceptanceThreshold() - Method in class org.aksw.limes.core.gui.model.Config
-
Returns the Acceptance Threshold
- getActiveLearningResultController() - Method in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
returns the corresponding controller
- getAddedAutomatedPropsList() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- getAddedSourcePropsList() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- getAddedTargetPropsList() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- GetAllSparqlQueryModule - Class in org.aksw.limes.core.gui.util
-
Simple modification of SparqlQueryModule but instead of only returning a part
this class gets everything.
- GetAllSparqlQueryModule(KBInfo) - Constructor for class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
-
constructor calling super constructor
- GetAllSparqlQueryModule(KBInfo, Integer) - Constructor for class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
-
constructor calling super construcor and setting subjectLimit
- GetAutomatedClassMatchingTask - Class in org.aksw.limes.core.gui.model
-
- GetAutomatedClassMatchingTask(KBInfo, KBInfo, Model, Model) - Constructor for class org.aksw.limes.core.gui.model.GetAutomatedClassMatchingTask
-
constructor
- GetAutomatedPropertiesTask - Class in org.aksw.limes.core.gui.model
-
- GetAutomatedPropertiesTask(KBInfo, KBInfo, Model, Model, String, String) - Constructor for class org.aksw.limes.core.gui.model.GetAutomatedPropertiesTask
-
constructor
- getBase(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
- getCache() - Method in class org.aksw.limes.core.gui.model.Endpoint
-
returns cache
- getCancelled() - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
- getChildren() - Method in class org.aksw.limes.core.gui.model.ClassMatchingNode
-
returns children
- getChilds() - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Returns the List of children
- GetClassesTask - Class in org.aksw.limes.core.gui.model
-
- GetClassesTask(KBInfo, Model, TaskProgressView, Config) - Constructor for class org.aksw.limes.core.gui.model.GetClassesTask
-
Constructor
- getCommonProperties(Double, Integer) - Method in class org.aksw.limes.core.gui.util.AdvancedMemoryCache
-
- getConfig() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- getConfig() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
- getConfig() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
-
- getConfig() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
return config
- getCurrentClass() - Method in class org.aksw.limes.core.gui.model.Endpoint
-
returns current class
- getCurrentConfig() - Method in class org.aksw.limes.core.gui.controller.MainController
-
returns the currentConfig
- getCurrentConfig() - Method in class org.aksw.limes.core.gui.controller.ResultController
-
returns current config
- getErrorAutomatedMissingClassMatchingLabel() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getErrorManualMissingClassMatchingLabel() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getExecutorservice() - Static method in class org.aksw.limes.core.gui.controller.TaskProgressController
-
returns executorService
- getFinishedSuccessfully() - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
- getGraphBuild() - Method in class org.aksw.limes.core.gui.view.MainView
-
- getHeight() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
returns height
- getInfo() - Method in class org.aksw.limes.core.gui.model.Endpoint
-
returns kbinfo
- getInformationLabel() - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
returns the informationLabel
- getKB() - Method in class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
-
superclass member variable kb is private, access via reflection
- getLearnButton() - Method in class org.aksw.limes.core.gui.view.ml.MachineLearningView
-
returns learn button
- getLearnedLS() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
get learnedLS
- getLearnedMapping() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
get learned mapping
- getLearningThread() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
return learning thread
- getMainView() - Method in class org.aksw.limes.core.gui.view.ml.MachineLearningView
-
returns mainView
- getMapping() - Method in class org.aksw.limes.core.gui.model.Config
-
returns mapping
- getMapping() - Method in class org.aksw.limes.core.gui.view.ResultView
-
returns the mapping
- getMatchingTable() - Method in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
returns the matching table
- getMaxChilds() - Method in class org.aksw.limes.core.gui.model.metric.Measure
-
Returns the Number of maximal Children of the Node
- getMaxChilds() - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Returns the maxmimum number of children of the node
- getMaxChilds() - Method in class org.aksw.limes.core.gui.model.metric.Operator
-
returns max number of childs
- getMaxChilds() - Method in class org.aksw.limes.core.gui.model.metric.Output
-
returns maxChilds
- getMaxChilds() - Method in class org.aksw.limes.core.gui.model.metric.Property
-
returns maxChilds
- getMetric() - Method in class org.aksw.limes.core.gui.model.Config
-
Getter Metric as Output
- getMidLinkX() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
returns midLinkX
- getMidLinkY() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
returns midLinkY
- getMissingPropertiesLabel() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- getMlalgorithm() - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
return algorithm
- getMlModel() - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
-
returns the corresponding model
- getMlView() - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
-
returns the corresponding model
- getModel() - Method in class org.aksw.limes.core.gui.model.Endpoint
-
- getName() - Method in class org.aksw.limes.core.gui.model.ClassMatchingNode
-
returns name
- getName() - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
-
Gets the value of the property name.
- getNextExamples() - Method in class org.aksw.limes.core.gui.model.ml.ActiveLearningModel
-
returns nextExamples
- getObject() - Method in class org.aksw.limes.core.gui.util.Restriction
-
returns object
- getOrigin() - Method in class org.aksw.limes.core.gui.model.metric.Property
-
Getter Origin
- getOutputNode() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
-
Get output node of the graph
- getPane() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
returns the pane
- getPane() - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
returns used rootPane
- getPane() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Returns the rootPane
- getPane() - Method in interface org.aksw.limes.core.gui.view.IEditView
-
Return the Pane
- getPrefix(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
returns prefixes
- getPrefixes() - Method in class org.aksw.limes.core.gui.model.Config
-
- getPrefixes() - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
returns prefixes
- getProgressBar() - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
returns the progress bar
- GetPropertiesTask - Class in org.aksw.limes.core.gui.model
-
- GetPropertiesTask(KBInfo, Model, String) - Constructor for class org.aksw.limes.core.gui.model.GetPropertiesTask
-
Constructor
- getProperty() - Method in class org.aksw.limes.core.gui.model.InstanceProperty
-
returns the name of the property
- getProperty(String, String) - Static method in class org.aksw.limes.core.gui.util.ProjectPropertiesGetter
-
- getProperty() - Method in class org.aksw.limes.core.gui.util.Restriction
-
returns property
- getPropertyString(String, SourceOrTarget) - Method in class org.aksw.limes.core.gui.model.Config
-
Returns the property Label
- getRestrictionQuerySubstring() - Method in class org.aksw.limes.core.gui.util.AdvancedKBInfo
-
- getRoot() - Method in class org.aksw.limes.core.gui.view.MainView
-
- getSample(KBInfo, int) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
returns samples
- getScene() - Method in class org.aksw.limes.core.gui.view.MainView
-
- getSourceEndpoint() - Method in class org.aksw.limes.core.gui.model.Config
-
Getter SourceEndpoint
- getSourceFields() - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
- getSourceName() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
- getSourceProperty() - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
Gets the value of the property sourceProperty.
- getSourceProperty() - Method in class org.aksw.limes.core.gui.model.PropertyPair
-
returns sourceProperty
- getSourceTreeView() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getSourceUri() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
- getSourceURI() - Method in class org.aksw.limes.core.gui.model.Result
-
returns URI of the source
- getStage() - Method in class org.aksw.limes.core.gui.view.WizardView
-
- getSuffix(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
- getSwitchModeButton() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getSwitchModeButton() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- getTableView() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getTargetEndpoint() - Method in class org.aksw.limes.core.gui.model.Config
-
Getter TargetEndpoint
- getTargetFields() - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
- getTargetName() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
- getTargetProperty() - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
Gets the value of the property targetProperty.
- getTargetProperty() - Method in class org.aksw.limes.core.gui.model.PropertyPair
-
returns targetProperty
- getTargetTreeView() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- getTargetUri() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
-
- getTargetURI() - Method in class org.aksw.limes.core.gui.model.Result
-
returns URI of the target
- getTaskProgressView() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- getTaskProgressView() - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
- getTaskProgressView() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
- getTaskProgressView() - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
- getTaskResult(Task) - Static method in class org.aksw.limes.core.gui.util.TaskResultSerializer
-
Checks if the task result was serialized by checking the hashcode of the
task
- getToolBoxSourceProperties() - Method in class org.aksw.limes.core.gui.view.ToolBox
-
- getToolBoxTargetProperties() - Method in class org.aksw.limes.core.gui.view.ToolBox
-
- getTrainingMapping() - Method in class org.aksw.limes.core.gui.model.ml.BatchLearningModel
-
- getUri() - Method in class org.aksw.limes.core.gui.model.ClassMatchingNode
-
returns uri
- getURI(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
-
returns uri
- getValue() - Method in class org.aksw.limes.core.gui.model.InstanceProperty
-
returns the value of the property
- getValue() - Method in class org.aksw.limes.core.gui.model.Result
-
returns value of the result
- getVerificationThreshold() - Method in class org.aksw.limes.core.gui.model.Config
-
Returns the Verification Threshold
- getView() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
returns the corresponding view
- getView() - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
Returns the corresponding view
- getView() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
Returns the corresponding view
- getView() - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
return view
- getWidth() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
returns width
- GraphBuildController - Class in org.aksw.limes.core.gui.controller
-
Controller of GraphBuildView, controls drawing and moving of Node Elements
- GraphBuildController(Config, GraphBuildView, ToolBox) - Constructor for class org.aksw.limes.core.gui.controller.GraphBuildController
-
Constructor
- GraphBuildController(GraphBuildView, ToolBox) - Constructor for class org.aksw.limes.core.gui.controller.GraphBuildController
-
Constructor
- graphBuildController - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Corresponding GraphBuildController
- GraphBuildView - Class in org.aksw.limes.core.gui.view.graphBuilder
-
Class to graphically represent link specifications as linked
NodeView
- GraphBuildView(Config, ToolBox) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Constructor initializes nodeList and adds a new output node.
- GraphBuildView(ToolBox) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Constructor initializes nodeList and adds a new output node.
- samples - Static variable in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
- save(ClassMatchingNode, ClassMatchingNode) - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
Saves the selected classes
- save(String, String) - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- save(SourceOrTarget, String, String, String, String) - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
Saves edited Endpoint
- save(List<String>, List<String>) - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
Saves the properties
- save() - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
Save data entered in this wizard step
- save(File) - Method in class org.aksw.limes.core.gui.model.Config
-
saves the config to file
- save() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
saves the selected classes to the config
- save() - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
Saves the actual Parameters to the Controller
- save() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Saves the table items
- save() - Method in interface org.aksw.limes.core.gui.view.IEditView
-
Saves something to the Controller
- saveConfig(File) - Method in class org.aksw.limes.core.gui.controller.MainController
-
Saves current config to a file
- saveLinkSpec(LinkSpecification) - Method in class org.aksw.limes.core.gui.controller.ResultController
-
Saves the learned LinkSpecification to the current configuration and
updates the graph in the main view
- saveResults(AMapping, File) - Method in class org.aksw.limes.core.gui.controller.ResultController
-
Save results to file
- serializeTaskResult(Task, Object) - Static method in class org.aksw.limes.core.gui.util.TaskResultSerializer
-
- setAcceptanceThreshold(double) - Method in class org.aksw.limes.core.gui.model.Config
-
Sets the acceptanceThreshold
- setAutomated(boolean) - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- setAutomated(boolean) - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
- setAutomated(boolean) - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
- setAutomated(boolean) - Method in interface org.aksw.limes.core.gui.view.IEditView
-
sets the value boolean that contains mode and sets the visibility of the
switchModeButton accordingly
- setCachesFixed() - Method in class org.aksw.limes.core.gui.controller.ResultController
-
- setCancelled(boolean) - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
- setConfig(Config) - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
-
Set currentConfig
- setConfig(Config) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set config
- setConfigFromGraph() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
-
Takes the graph and writes the information to the config
- setController(EditClassMatchingController) - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
sets the corresponding controller
- setController(EditEndpointsController) - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
Sets the Controller of the View
- setController(EditPropertyMatchingController) - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Sets the corresponding Controller
- setController(MainController) - Method in class org.aksw.limes.core.gui.view.MainView
-
Sets corresponding Controller
- setController(TaskProgressController) - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
sets the controller
- setController(WizardController) - Method in class org.aksw.limes.core.gui.view.WizardView
-
sets the controller
- setCurrentClass(ClassMatchingNode) - Method in class org.aksw.limes.core.gui.model.Endpoint
-
sets current class
- setCurrentClassAsString(String) - Method in class org.aksw.limes.core.gui.model.Endpoint
-
- setCurrentConfig(Config) - Method in class org.aksw.limes.core.gui.controller.MainController
-
sets a config and updates the view accordingly
- setCurrentConfig(Config) - Method in class org.aksw.limes.core.gui.controller.ml.ActiveLearningResultController
-
Sets the Config
- setCurrentConfig(Config) - Method in class org.aksw.limes.core.gui.controller.ResultController
-
sets current config
- setCurrentConfig(Config) - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Set Current Config model
- setEditView(IEditView, boolean, boolean) - Method in class org.aksw.limes.core.gui.view.WizardView
-
corresponding to the step the buttons are changed
- setFields(SourceOrTarget, String, String, String, String) - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
-
Fills the Textfield with the Information
- setFinishedSuccessfully(boolean) - Method in class org.aksw.limes.core.gui.view.TaskProgressView
-
- setLearnedLS(LinkSpecification) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set learnedLS
- setLearnedMapping(AMapping) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set learnedMapping
- setLearningParameters(List<LearningParameter>) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set learning parameters
- setLearningThread(Thread) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set learning thread
- setMapping(AMapping) - Method in class org.aksw.limes.core.gui.model.Config
-
sets mapping
- setMapping(AMapping) - Method in class org.aksw.limes.core.gui.view.ResultView
-
sets mapping
- setMetric(Output) - Method in class org.aksw.limes.core.gui.model.Config
-
- setMetricExpression(String) - Method in class org.aksw.limes.core.gui.model.Config
-
Sets the metric to the metricExpression and source using the MetricParser
- setMlalgorithm(AMLAlgorithm) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
set algorithm
- setMLAlgorithmToModel(String) - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
-
- setMlModel(MachineLearningModel) - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
-
sets the corresponding model
- setMlView(MachineLearningView) - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
-
sets the corresponding view
- setModel(Model) - Method in class org.aksw.limes.core.gui.model.Endpoint
-
- setName(String) - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
-
Sets the value of the property name.
- setNextExamples(AMapping) - Method in class org.aksw.limes.core.gui.model.ml.ActiveLearningModel
-
sets nextExamples
- setOptional(boolean) - Method in class org.aksw.limes.core.gui.model.metric.Property
-
- setOptional(boolean) - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
-
Sets the value of the property optional.
- setParametersFromString(Node, String, int) - Static method in class org.aksw.limes.core.gui.model.metric.MetricParser
-
Sets the parameters of a Node from StringExpression
- setPropertiesMatching(List<String>, List<String>) - Method in class org.aksw.limes.core.gui.model.Config
-
sets property matching
- setSourceEndpoint(Endpoint) - Method in class org.aksw.limes.core.gui.model.Config
-
- setSourceProperty(SimpleStringProperty) - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
Sets the value of the property sourceProperty.
- setSourceProperty(String) - Method in class org.aksw.limes.core.gui.model.PropertyPair
-
sets sourceProperty
- setTargetEndpoint(Endpoint) - Method in class org.aksw.limes.core.gui.model.Config
-
- setTargetProperty(SimpleStringProperty) - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
Sets the value of the property targetProperty.
- setTargetProperty(String) - Method in class org.aksw.limes.core.gui.model.PropertyPair
-
sets targetProperty
- setTaskProgressView(TaskProgressView) - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- setTaskProgressView(TaskProgressView) - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
- setTaskProgressView(TaskProgressView) - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
- setTaskProgressView(TaskProgressView) - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
- setToRootPane(Parent) - Method in class org.aksw.limes.core.gui.view.WizardView
-
- setTrainingMapping(AMapping) - Method in class org.aksw.limes.core.gui.model.ml.BatchLearningModel
-
- setXY(int, int) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Set Position of NodeView on Canvas
- showActiveLearning() - Method in class org.aksw.limes.core.gui.controller.MainController
-
- showAutomatedProperties(AMapping) - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Called by controller after loading properties and puts them to the table
- showAvailableProperties(SourceOrTarget, List<String>) - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Shows the available properties
- showBatchLearning() - Method in class org.aksw.limes.core.gui.controller.MainController
-
- showError(String, String) - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
-
Shows an error if something went wrong
- showErrorDialog(String, String) - Method in class org.aksw.limes.core.gui.view.ml.MachineLearningView
-
Shows if an Error occurred
- showErrorWithStacktrace(String, String, Throwable) - Static method in class org.aksw.limes.core.gui.view.MainView
-
shows an error with the given header and content message, also displays
the stack trace
- showLoadedConfig(boolean) - Method in class org.aksw.limes.core.gui.view.MainView
-
Enables menu and run buttons, if config is loaded
- showLoadedConfig(Config) - Method in class org.aksw.limes.core.gui.view.ToolBox
-
Called on changing of the Source and Target Properties
- showProperties(ActiveLearningResult) - Method in class org.aksw.limes.core.gui.controller.ml.ActiveLearningResultController
-
shows the properties of matched instances
- showProperties(Result) - Method in class org.aksw.limes.core.gui.controller.ResultController
-
shows the properties of matched instances
- showResults(ObservableList<ActiveLearningResult>) - Method in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
updates the view with the results
- showResults(ObservableList<Result>, AMapping) - Method in class org.aksw.limes.core.gui.view.ResultView
-
- showSourceInstance(ObservableList<InstanceProperty>) - Method in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
Show the Items of instanceProperty in sourceInstanceTable
- showSourceInstance(ObservableList<InstanceProperty>) - Method in class org.aksw.limes.core.gui.view.ResultView
-
Show the Items of instanceProperty in sourceInstanceTable
- showTable(ObservableList<AutomatedClassMatchingNode>) - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
- showTargetInstance(ObservableList<InstanceProperty>) - Method in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
-
Show the Items of instanceProperty in targetInstanceTable
- showTargetInstance(ObservableList<InstanceProperty>) - Method in class org.aksw.limes.core.gui.view.ResultView
-
Show the Items of instanceProperty in targetInstanceTable
- showTree(SourceOrTarget, List<ClassMatchingNode>, ClassMatchingNode) - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
-
shows the tree after classes are loaded from controller
- showUnsupervisedLearning() - Method in class org.aksw.limes.core.gui.controller.MainController
-
- SOURCE - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
-
Node-Shape Integer Source
- sourceCache - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
-
sourceCache
- sourceCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
-
- sourceHeadTextCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
-
- sourceOptionalCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
-
- SourceOrTarget - Enum in org.aksw.limes.core.gui.util
-
Helper Enum to differentiate between Source and Target
- sourcePropertyProperty() - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
-
- SPARQLHelper - Class in org.aksw.limes.core.gui.util.sparql
-
Helper class for sparql queries
- SPARQLHelper() - Constructor for class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
- splitFunc(String) - Static method in class org.aksw.limes.core.gui.model.metric.MetricParser
-
Splits the String
- start(Stage) - Method in class org.aksw.limes.core.gui.LimesGUI
-
Opens a new Window for the Application
- start() - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
-
Add eventlisteners Begin drawing
- startGUI(String[]) - Static method in class org.aksw.limes.core.gui.LimesGUI
-
Main function Entry Point for the Application
- subclassesOf(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
returns subclasses of class
- subClassesOfUncached(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
-
returns subclasses of uncached class
- switchPropertyOptional(String, SourceOrTarget) - Method in class org.aksw.limes.core.gui.model.Config
-
- validate() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
-
- validate() - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
-
- validate() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
-
- validate() - Method in interface org.aksw.limes.core.gui.controller.IEditController
-
validates the fields
- validChildClasses - Static variable in class org.aksw.limes.core.gui.model.metric.Measure
-
Set of valid Child-Classes
- validChildClasses() - Method in class org.aksw.limes.core.gui.model.metric.Measure
-
Returns the valid child-classes
- validChildClasses() - Method in class org.aksw.limes.core.gui.model.metric.Node
-
Valid accepted Child classes of the node
- validChildClasses - Static variable in class org.aksw.limes.core.gui.model.metric.Operator
-
unmodifiable HashSet of validChildClasses
- validChildClasses() - Method in class org.aksw.limes.core.gui.model.metric.Operator
-
returns validChildClasses
- validChildClasses - Static variable in class org.aksw.limes.core.gui.model.metric.Output
-
unmodifiable HashSet of validChildClasses
- validChildClasses() - Method in class org.aksw.limes.core.gui.model.metric.Output
-
returns validChildClasses
- validChildClasses() - Method in class org.aksw.limes.core.gui.model.metric.Property
-
validChildClasses
- valueOf(String) - Static method in enum org.aksw.limes.core.gui.model.metric.Node.Acceptance
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.limes.core.gui.util.EQualitativeMeasure
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.aksw.limes.core.gui.util.SourceOrTarget
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.aksw.limes.core.gui.model.metric.Node.Acceptance
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.limes.core.gui.util.EQualitativeMeasure
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.aksw.limes.core.gui.util.SourceOrTarget
-
Returns an array containing the constants of this enum type, in
the order they are declared.