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

A

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
This class handles the interaction between the MachineLearningView and the ActiveLearningModel according to the MVC Pattern for the supervised active learning
ActiveLearningController(Config, ACache, ACache, MainController) - Constructor for class org.aksw.limes.core.gui.controller.ml.ActiveLearningController
Constructor creates the according ActiveLearningModel
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
This class handles the user input from ActiveLearningResultView
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
subclass of memory cache extended with AdvancedMemoryCache.getCommonProperties(Double, Integer)
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
 

B

back() - Method in class org.aksw.limes.core.gui.controller.WizardController
goes one page back
BatchLearningController - Class in org.aksw.limes.core.gui.controller.ml
This class handles the interaction between the MachineLearningView and the BatchLearningModel according to the MVC Pattern for the supervised batch learning
BatchLearningController(Config, ACache, ACache, MainController) - Constructor for class org.aksw.limes.core.gui.controller.ml.BatchLearningController
Constructor creates the according BatchLearningModel
BatchLearningInputView - Class in org.aksw.limes.core.gui.view.ml
 
BatchLearningInputView(BatchLearningModel) - Constructor for class org.aksw.limes.core.gui.view.ml.BatchLearningInputView
 
BatchLearningModel - 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 batch learning
BatchLearningModel(Config, ACache, ACache) - Constructor for class org.aksw.limes.core.gui.model.ml.BatchLearningModel
constructor

C

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
checks if automation is possible calls IEditView.setAutomated(boolean) with the result
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
used to display classes in EditClassMatchingView
ClassMatchingNode(URI, List<ClassMatchingNode>) - Constructor for class org.aksw.limes.core.gui.model.ClassMatchingNode
constructor
ClassMatchingTreeCell - Class in org.aksw.limes.core.gui.view
helper class used in EditClassMatchingView to display classes and subclasses as tree
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
creates a new GetClassesTask
createGetPropertiesTask() - Method in class org.aksw.limes.core.gui.model.Endpoint
creates a new GetPropertiesTask
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

D

DBPEDIA_CITY - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_COUNTRY - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_COUNTRY_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_DRUG - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_ENDPOINT - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_ENDPOINT - Static variable in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
 
DBPEDIA_ENDPOINT_LIVE - Static variable in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
 
DBPEDIA_ENDPOINT_OFFICIAL - Static variable in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
 
DBPEDIA_GRAPH - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_MOVIE - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_MOVIE_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
DBPEDIA_SETTLEMENT - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
defaultAcceptanceThreshold - Static variable in class org.aksw.limes.core.gui.model.Config
 
defaultReviewThreshold - Static variable in class org.aksw.limes.core.gui.model.Config
 
deleteGraph() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
Delete current graph
deleteNode() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Delete the Node unlink Children and Parent in Data and View Model
deleteParent(NodeView) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Deletes Parent from NodeView and unlinks data models
displayNode() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Draw Node to GraphBuildView
draw() - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Draw Nodes and Links to the Canvas
drawLink() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Draw the Links on Canvas to the Childs
drawNodeViewRectangle(GraphicsContext) - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
draws the NodeViewRectangle object according to its variables in the GraphicsContext

E

EditClassMatchingController - Class in org.aksw.limes.core.gui.controller
Controller class for class matching step in WizardController
EditClassMatchingView - Class in org.aksw.limes.core.gui.view
used for class matching step in WizardView There are two different modes implemented in this class: automated and manual, depending on the value of EditClassMatchingView.automated.
editConfig(WizardView, EditClassMatchingView, EditPropertyMatchingView) - Method in class org.aksw.limes.core.gui.controller.MainController
 
editConfig(WizardView, EditPropertyMatchingView) - Method in class org.aksw.limes.core.gui.controller.MainController
 
edited - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Boolean to check if Graph was edited
EditEndpointsController - Class in org.aksw.limes.core.gui.controller
Controller class for editing endpoint step in WizardController
EditEndpointsView - Class in org.aksw.limes.core.gui.view
used for editing endpoints step in WizardView
EditPropertyMatchingController - Class in org.aksw.limes.core.gui.controller
Controller class for property matching step in WizardController
EditPropertyMatchingController(Config, EditPropertyMatchingView) - Constructor for class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
constructor initializes object variables and sets this controller to the corresponding view
EditPropertyMatchingView - Class in org.aksw.limes.core.gui.view
used for property matching step in WizardView There are two different modes implemented in this class: automated and manual, depending on the value of EditPropertyMatchingView.automated.
Endpoint - Class in org.aksw.limes.core.gui.model
Represents an endpoint for graphical representation
Endpoint(KBInfo, Config) - Constructor for class org.aksw.limes.core.gui.model.Endpoint
constructor
EQualitativeMeasure - Enum in org.aksw.limes.core.gui.util
 
equals(Object) - Method in class org.aksw.limes.core.gui.model.metric.Node
Compares Object and this Node
equals(Object, boolean) - Method in class org.aksw.limes.core.gui.model.metric.Node
Test if Object and Node are the same
exit() - Method in class org.aksw.limes.core.gui.controller.MainController
Terminates the program
expand(String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
expands an uri (reversal of abbreviation)
expandPrefix(String, Map<String, String>) - Static method in class org.aksw.limes.core.gui.util.AdvancedKBInfo
Example: "rdfs:label" -> "http://www.w3.org/2000/01/rdf-schema#label".
expandPrefixes(Map<String, String>) - Method in class org.aksw.limes.core.gui.util.AdvancedKBInfo
Like AdvancedKBInfo.expandPrefix(String, Map) but does this for all properties in the knowledge base.

F

FACTBOOK_COUNTRY - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
FACTBOOK_COUNTRY_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
FACTBOOK_GRAPH - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
fillCache(ACache, boolean) - Method in class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
 
fillCache(ACache, String, boolean) - Method in class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
fills cache
finished - Variable in class org.aksw.limes.core.gui.view.ml.BatchLearningInputView
 
folder - Static variable in class org.aksw.limes.core.gui.util.TaskResultSerializer
 
formatPrefixes(Map<String, String>) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
Transforms a prefix map into sparql "PREFIX x: <...>" statements.
formatPrefixes(Map<String, String>) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
puts prefixes in a usable format for sparql query
fromString(String) - Static method in class org.aksw.limes.core.gui.util.Restriction
returns a Restriction from String
fromString(List<String>) - Static method in class org.aksw.limes.core.gui.util.Restriction
creates a list of restrictions from a list of strings

G

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
Task for loading classes in WizardView
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
Task for loading classes in WizardView
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
Task for loading properties in WizardView
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.

H

hasFrontParameters() - Method in class org.aksw.limes.core.gui.model.metric.Node
Returns true if node has FrontParameters
hashCode() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
 
hashCode() - Method in class org.aksw.limes.core.gui.model.ClassMatchingNode
 
hashCode() - Method in class org.aksw.limes.core.gui.model.GetAutomatedClassMatchingTask
 
hashCode() - Method in class org.aksw.limes.core.gui.model.GetAutomatedPropertiesTask
 
hashCode() - Method in class org.aksw.limes.core.gui.model.GetClassesTask
 
hashCode() - Method in class org.aksw.limes.core.gui.model.GetPropertiesTask
 

I

id - Variable in class org.aksw.limes.core.gui.model.metric.Node
Node Id
identifiers() - Method in class org.aksw.limes.core.gui.model.metric.Measure
Returns the Measurement identifiers
identifiers() - Method in class org.aksw.limes.core.gui.model.metric.Node
Returns the valid identifiers of the Node
identifiers - Static variable in class org.aksw.limes.core.gui.model.metric.Operator
operators
identifiers() - Method in class org.aksw.limes.core.gui.model.metric.Operator
returns the identifiers
identifiers() - Method in class org.aksw.limes.core.gui.model.metric.Output
returns HashSet of identifiers
identifiers() - Method in class org.aksw.limes.core.gui.model.metric.Property
returns identifiers
IEditController - Interface in org.aksw.limes.core.gui.controller
Interface for controllers for step in wizard
IEditView - Interface in org.aksw.limes.core.gui.view
Interface for steps in WizardView
initializeData(String) - Method in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
creates a new mlalgorithm using MLAlgorithmFactory
InstanceProperty - Class in org.aksw.limes.core.gui.model
Contains the properties of an instance
InstanceProperty(String, String) - Constructor for class org.aksw.limes.core.gui.model.InstanceProperty
Constructor
isAutomated() - Method in class org.aksw.limes.core.gui.view.EditClassMatchingView
 
isAutomated() - Method in class org.aksw.limes.core.gui.view.EditEndpointsView
 
isAutomated() - Method in class org.aksw.limes.core.gui.view.EditPropertyMatchingView
 
isAutomated() - Method in interface org.aksw.limes.core.gui.view.IEditView
returns if this view is in automated mode
isComplete() - Method in class org.aksw.limes.core.gui.model.metric.Node
Tests if Node has all needed Children
isLinking - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
True if Linking Process is running
isMatchProperty() - Method in class org.aksw.limes.core.gui.model.ActiveLearningResult
return isMatch
isOptional() - Method in class org.aksw.limes.core.gui.model.metric.Property
 
isOptional() - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
Gets the value of the property optional.
isResizable() - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Set Resizablity to true,overwrite default Canvas Property
isValidParentOf(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
Returns if node can be a parent of this specific node

K

Knowledgebases - Class in org.aksw.limes.core.gui.util
Helper class which contains knowledgebases as Strings
Knowledgebases() - Constructor for class org.aksw.limes.core.gui.util.Knowledgebases
 

L

lastPartOfURL(String) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
gets the last part of a URL
layoutGraph() - Method in class org.aksw.limes.core.gui.controller.GraphBuildController
Refresh the layout of the graph
LazyLoaded() - Constructor for class org.aksw.limes.core.gui.util.sparql.PrefixHelper.LazyLoaded
 
learn(MachineLearningView) - Method in class org.aksw.limes.core.gui.controller.ml.ActiveLearningController
Creates a learning task and launches a TaskProgressView.
learn(MachineLearningView) - Method in class org.aksw.limes.core.gui.controller.ml.BatchLearningController
Creates a learning task and launches a TaskProgressView.
learn(MachineLearningView) - Method in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
the abstract learn function to be implemented by the subclasses
learn(MachineLearningView) - Method in class org.aksw.limes.core.gui.controller.ml.UnsupervisedLearningController
Creates a learning task and launches a TaskProgressView.
learnButtonPressed() - Method in class org.aksw.limes.core.gui.controller.ml.ActiveLearningResultController
Starts a new active learning process as a thread
learnedLS - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
the learned LinkSpecification
learnedMapping - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
the resulting mapping of a learning process
learningParameters - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
parameters
learningThread - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
thread in which the learning is done
learnProgress - Variable in class org.aksw.limes.core.gui.view.ml.ActiveLearningResultView
 
LimesGUI - Class in org.aksw.limes.core.gui
Starts the LinkDiscovery Application, with Extra
LimesGUI() - Constructor for class org.aksw.limes.core.gui.LimesGUI
 
LINKEDGEODATA_CITY - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDGEODATA_CITY_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDGEODATA_COUNTRY - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDGEODATA_COUNTRY_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDGEODATA_ENDPOINT - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDGEODATA_GRAPH - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDMDB_GRAPH - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDMDB_MOVIE - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
LINKEDMDB_MOVIE_CLASS - Static variable in class org.aksw.limes.core.gui.util.Knowledgebases
 
linkNode - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Node to Link in linking Process
load() - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
 
load(boolean) - Method in class org.aksw.limes.core.gui.controller.EditClassMatchingController
 
load() - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
 
load(boolean) - Method in class org.aksw.limes.core.gui.controller.EditEndpointsController
Since there are no different modes this just calls EditEndpointsController.load()
load() - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
 
load(boolean) - Method in class org.aksw.limes.core.gui.controller.EditPropertyMatchingController
 
load() - Method in interface org.aksw.limes.core.gui.controller.IEditController
Calls IEditController.checkIfAutomationIsPossible() Creates and starts the tasks to load the classes from this source and target endpoint.
load(boolean) - Method in interface org.aksw.limes.core.gui.controller.IEditController
Loads the appropriate mode according to the boolean value
loadConfig(File) - Method in class org.aksw.limes.core.gui.controller.MainController
Reads config from file, drops current config
loadFromFile(File) - Static method in class org.aksw.limes.core.gui.model.Config
loads the linkspec from file
loadFromFile(File) - Static method in class org.aksw.limes.core.gui.util.AdvancedMemoryCache
 
logger - Static variable in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
the logger for this class
logger - Static variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
logger for this class
logger - Variable in class org.aksw.limes.core.gui.util.ProjectPropertiesGetter
 
logger - Static variable in class org.aksw.limes.core.gui.view.ml.MachineLearningView
the logger for this class

M

MachineLearningController - Class in org.aksw.limes.core.gui.controller.ml
This class handles the interaction between the MachineLearningView and the MachineLearningModel according to the MVC Pattern for the machine learning.
MachineLearningController() - Constructor for class org.aksw.limes.core.gui.controller.ml.MachineLearningController
 
MachineLearningModel - Class in org.aksw.limes.core.gui.model.ml
this class is responsible for the data handling according to the MVC Pattern for the machine learning
MachineLearningModel(Config, ACache, ACache) - Constructor for class org.aksw.limes.core.gui.model.ml.MachineLearningModel
constructor
MachineLearningView - Class in org.aksw.limes.core.gui.view.ml
This class creates the gui elements for the machine learning according to the parameters of the machine learning algorithm selected.
MachineLearningView(MainView, MachineLearningController, MLImplementationType) - Constructor for class org.aksw.limes.core.gui.view.ml.MachineLearningView
default constructor setting the variables and creating the view by calling MachineLearningView.createMLAlgorithmsRootPane()
main(String[]) - Static method in class org.aksw.limes.core.gui.LimesGUI
 
MainController - Class in org.aksw.limes.core.gui.controller
This class handles the user input from MainView
MainController(MainView) - Constructor for class org.aksw.limes.core.gui.controller.MainController
Constructor
MainView - Class in org.aksw.limes.core.gui.view
Main View of the Application
MainView(Stage) - Constructor for class org.aksw.limes.core.gui.view.MainView
Constructor
map() - Method in class org.aksw.limes.core.gui.controller.MainController
Starts the limes-query as a new task and shows the results
Measure - Class in org.aksw.limes.core.gui.model.metric
data model class to graphically represent measures
Measure(String) - Constructor for class org.aksw.limes.core.gui.model.metric.Measure
Constructor
METRIC - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Node-Shape Integer Metric
metricCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
MetricFormatException - Exception in org.aksw.limes.core.gui.model.metric
Exception if Metric is not in the right Format
MetricFormatException() - Constructor for exception org.aksw.limes.core.gui.model.metric.MetricFormatException
Constructor
MetricFormatException(String) - Constructor for exception org.aksw.limes.core.gui.model.metric.MetricFormatException
Constructor with Message
MetricFormatException(String, Throwable) - Constructor for exception org.aksw.limes.core.gui.model.metric.MetricFormatException
Constructor with Message and Cause of Exception
metricHeadTextCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
MetricParser - Class in org.aksw.limes.core.gui.model.metric
Parses Metric to Expression for the Config Reader
MetricParser() - Constructor for class org.aksw.limes.core.gui.model.metric.MetricParser
 
mlalgorithm - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
algorithm
mlController - Variable in class org.aksw.limes.core.gui.view.ml.MachineLearningView
corresponding controller
mlModel - Variable in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
the corresponding model
MLPropertyMatchingView - Class in org.aksw.limes.core.gui.view.ml
Class that creates a view to let the user match the properties
MLPropertyMatchingView(Config, LearningParameter, ToolBox) - Constructor for class org.aksw.limes.core.gui.view.ml.MLPropertyMatchingView
Constructor sets the parameters, creates the view and adds listeners
mlView - Variable in class org.aksw.limes.core.gui.controller.ml.MachineLearningController
the corresponding view

N

nameProperty() - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
 
newConfig(WizardView, EditEndpointsView, EditClassMatchingView, EditPropertyMatchingView) - Method in class org.aksw.limes.core.gui.controller.MainController
Opens a new WizardView an drops the current config
nextExamplesNum - Static variable in class org.aksw.limes.core.gui.model.ml.ActiveLearningModel
number of examples for user to evaluate
nextOrFinish() - Method in class org.aksw.limes.core.gui.controller.WizardController
goes to the next page or finishes
Node - Class in org.aksw.limes.core.gui.model.metric
class to represent graphical nodes
Node(String) - Constructor for class org.aksw.limes.core.gui.model.metric.Node
Constructor
Node.Acceptance - Enum in org.aksw.limes.core.gui.model.metric
Enum of Acceptance values
NodeContextMenu - Class in org.aksw.limes.core.gui.view.graphBuilder
Used when a NodeView is right-clicked to show a small menu to give the possibility to link to another node or delete it
NodeContextMenu(GraphBuildView, NodeView) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.NodeContextMenu
Constructor
nodeData - Variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Node Data Model
nodeList - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
List of nodes in the Canvas
nodeShape - Variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Shape int of Node
NodeView - Class in org.aksw.limes.core.gui.view.graphBuilder
Graphical representation of a node
NodeView(int, int, int, String, GraphBuildView, Node) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Constructor
NodeViewRectangle - Class in org.aksw.limes.core.gui.view.graphBuilder
used for the shape of a NodeView
NodeViewRectangle(double, double, int, NodeView, Node) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
Constructor

O

Operator - Class in org.aksw.limes.core.gui.model.metric
Operator for metric expressions allows to combine metric values
Operator(String) - Constructor for class org.aksw.limes.core.gui.model.metric.Operator
Constructor
OPERATOR - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Node-Shape Integer Operator
operatorCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
operatorHeadtextCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
optionalProperty() - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
 
org.aksw.limes.core.gui - package org.aksw.limes.core.gui
 
org.aksw.limes.core.gui.controller - package org.aksw.limes.core.gui.controller
 
org.aksw.limes.core.gui.controller.ml - package org.aksw.limes.core.gui.controller.ml
 
org.aksw.limes.core.gui.model - package org.aksw.limes.core.gui.model
 
org.aksw.limes.core.gui.model.metric - package org.aksw.limes.core.gui.model.metric
 
org.aksw.limes.core.gui.model.ml - package org.aksw.limes.core.gui.model.ml
 
org.aksw.limes.core.gui.util - package org.aksw.limes.core.gui.util
 
org.aksw.limes.core.gui.util.sparql - package org.aksw.limes.core.gui.util.sparql
 
org.aksw.limes.core.gui.view - package org.aksw.limes.core.gui.view
 
org.aksw.limes.core.gui.view.graphBuilder - package org.aksw.limes.core.gui.view.graphBuilder
 
org.aksw.limes.core.gui.view.ml - package org.aksw.limes.core.gui.view.ml
 
origin - Variable in class org.aksw.limes.core.gui.model.metric.Property
Origin
Output - Class in org.aksw.limes.core.gui.model.metric
Output of metric
Output() - Constructor for class org.aksw.limes.core.gui.model.metric.Output
Constructor
OUTPUT - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Node-Shape Integer Output
outputCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
outputHeadTextCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
overwriteParent(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
set a New Parent to this Node

P

param1 - Variable in class org.aksw.limes.core.gui.model.metric.Node
Acceptance Threshold
param2 - Variable in class org.aksw.limes.core.gui.model.metric.Node
Verification Threshold
parent - Variable in class org.aksw.limes.core.gui.model.metric.Node
Parent of the node
parent - Variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Parent of Node
parse(String, String, Config) - Static method in class org.aksw.limes.core.gui.model.metric.MetricParser
Parses String to Metric
parsePart(Node, String, String, int, Config) - Static method in class org.aksw.limes.core.gui.model.metric.MetricParser
Parses Node from String
prefHeight(double) - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Set Height of Canvas
PrefixHelper - Class in org.aksw.limes.core.gui.util.sparql
Helper class for prefixes in sparql queries
PrefixHelper() - Constructor for class org.aksw.limes.core.gui.util.sparql.PrefixHelper
 
PrefixHelper.LazyLoaded - Class in org.aksw.limes.core.gui.util.sparql
 
prefWidth(double) - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
 
ProjectPropertiesGetter - Class in org.aksw.limes.core.gui.util
 
ProjectPropertiesGetter() - Constructor for class org.aksw.limes.core.gui.util.ProjectPropertiesGetter
 
properties(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
gets properties
propertiesUncached(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
Get all Properties of the given knowledge base
Property - Class in org.aksw.limes.core.gui.model.metric
Property of metric
Property(String, SourceOrTarget, boolean) - Constructor for class org.aksw.limes.core.gui.model.metric.Property
Constructor
PropertyItem(String) - Constructor for class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
 
PropertyItem(String, boolean) - Constructor for class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
 
propertyMapping - Variable in class org.aksw.limes.core.gui.model.Config
PropertyMapping of current query
PropertyPair - Class in org.aksw.limes.core.gui.model
Represents one pair of a property matching
PropertyPair(String, String) - Constructor for class org.aksw.limes.core.gui.model.PropertyPair
Constructor
propertyRegex - Static variable in class org.aksw.limes.core.gui.model.Endpoint
matches properties of the form " prefix:property "
pushDownColor(int) - Method in class org.aksw.limes.core.gui.model.metric.Node
Changes Color of Node and children

Q

queryExecution(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
creates a new object of QueryExecution
querySelect(String, KBInfo) - Static method in class org.aksw.limes.core.gui.util.GetAllSparqlQueryModule
querySelect(String, String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
executes query

R

removeChild(Node) - Method in class org.aksw.limes.core.gui.model.metric.Node
Removes child from node
removeNodeView(NodeView) - Method in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Remove Node From Canvas
removeParent() - Method in class org.aksw.limes.core.gui.model.metric.Node
Set the Parent of this Node to Null
removeVar(String, SourceOrTarget) - Method in class org.aksw.limes.core.gui.model.Config
Returns the property without the source or target variable
Restriction - Class in org.aksw.limes.core.gui.util
A SPARQL restriction which consists of a property and an object, restricting the resulting triples of a query to only those subjects ?s who fulfill the statement "?s property object".
Restriction(String, String) - Constructor for class org.aksw.limes.core.gui.util.Restriction
Constructor
restrictionUnion(Collection<Restriction>, String) - Static method in class org.aksw.limes.core.gui.util.Restriction
joins restriction with union
restrictionUnion(Vector<String>, String) - Static method in class org.aksw.limes.core.gui.util.Restriction
creates a list of restrictions from the vector of strings and joins them with union operator
restrictPrefixes(Map<String, String>, String) - Static method in class org.aksw.limes.core.gui.util.sparql.PrefixHelper
returns only the subset of the given prefixes that is referenced in the query
Result - Class in org.aksw.limes.core.gui.model
Contains all important information of the result of an instance match
Result(String, String, Double) - Constructor for class org.aksw.limes.core.gui.model.Result
Constructor
ResultController - Class in org.aksw.limes.core.gui.controller
Controller for Resultview
ResultController(ResultView, Config) - Constructor for class org.aksw.limes.core.gui.controller.ResultController
Constructor
ResultController(ResultView, Config, MainController) - Constructor for class org.aksw.limes.core.gui.controller.ResultController
 
resultSetToList(ResultSet) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
puts result to list
ResultView - Class in org.aksw.limes.core.gui.view
View to show the results of the query, and their instances
ResultView(Config) - Constructor for class org.aksw.limes.core.gui.view.ResultView
Constructor
ResultView(Config, LinkSpecification, MainController) - Constructor for class org.aksw.limes.core.gui.view.ResultView
 
reversedNodeList - Variable in class org.aksw.limes.core.gui.view.graphBuilder.GraphBuildView
Reversed List of nodes in Canvas to correctly display dragging
reverseRename(String, SourceOrTarget) - Method in class org.aksw.limes.core.gui.model.Config
 
rootClasses(String, String, Model) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
returns the root classes of a SPARQL endpoint's ontology ({owl:Thing} normally).
rootClassesUncached(String, String, Model, Config) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
returns the root classes of a SPARQL endpoint's ontology ({owl:Thing} normally).

S

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
Creates a new MachineLearningView for active learning
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
Creates a new MachineLearningView for batch learning
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
Puts the Results of a LIMES-query in the Table table and makes the ResultView.saveLinkSpecButton visible
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
Creates a new MachineLearningView for unsupervised learning
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
 

T

TARGET - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Node-Shape Integer Target
targetCache - Variable in class org.aksw.limes.core.gui.model.ml.MachineLearningModel
targetCache
targetCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
targetHeadTextCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
targetOptionalCol - Static variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeViewRectangle
 
targetPropertyProperty() - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
 
TaskProgressController - Class in org.aksw.limes.core.gui.controller
Class to show user progress if tasks are being executed in the background
TaskProgressController(TaskProgressView, Task<?>...) - Constructor for class org.aksw.limes.core.gui.controller.TaskProgressController
constructor
TaskProgressView - Class in org.aksw.limes.core.gui.view
popup window to show progress to the user
TaskProgressView(String) - Constructor for class org.aksw.limes.core.gui.view.TaskProgressView
Constructor builds the window with the given title
TaskResultSerializer - Class in org.aksw.limes.core.gui.util
 
TaskResultSerializer() - Constructor for class org.aksw.limes.core.gui.util.TaskResultSerializer
 
ThresholdModifyView - Class in org.aksw.limes.core.gui.view.graphBuilder
used to represent a popup menu to set the thresholds in a link specification
ThresholdModifyView(GraphBuildView, NodeView) - Constructor for class org.aksw.limes.core.gui.view.graphBuilder.ThresholdModifyView
Constructor builds the whole view
toolBox - Variable in class org.aksw.limes.core.gui.view.MainView
Toolbox of the MainView adds Nodes to Graph
ToolBox - Class in org.aksw.limes.core.gui.view
Panel in MainView which contains the specific nodes, measures and operators to add to the graph
ToolBox(MainView) - Constructor for class org.aksw.limes.core.gui.view.ToolBox
Constructor builds view and adds listeners to elements
ToolBox.PropertyItem - Class in org.aksw.limes.core.gui.view
 
toString() - Method in class org.aksw.limes.core.gui.model.AutomatedClassMatchingNode
 
toString() - Method in class org.aksw.limes.core.gui.model.AutomatedPropertyMatchingNode
 
toString() - Method in class org.aksw.limes.core.gui.model.metric.Node
Builds MetricExpressionString
toString() - Method in class org.aksw.limes.core.gui.model.metric.Output
Output to String
toString() - Method in class org.aksw.limes.core.gui.util.Restriction
 
toString(String) - Method in class org.aksw.limes.core.gui.util.Restriction
String representation with var
toString() - Method in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
 
toString() - Method in class org.aksw.limes.core.gui.view.ToolBox.PropertyItem
 

U

UnsupervisedLearningController - Class in org.aksw.limes.core.gui.controller.ml
This class handles the interaction between the MachineLearningView and the UnsupervisedLearningModel according to the MVC Pattern for the unsupervised learning
UnsupervisedLearningController(Config, ACache, ACache, MainController) - Constructor for class org.aksw.limes.core.gui.controller.ml.UnsupervisedLearningController
Constructor creates the according UnsupervisedLearningModel
UnsupervisedLearningModel - Class in org.aksw.limes.core.gui.model.ml
this class is responsible for the data handling according to the MVC Pattern for the unsupervised learning
UnsupervisedLearningModel(Config, ACache, ACache) - Constructor for class org.aksw.limes.core.gui.model.ml.UnsupervisedLearningModel
constructor
update() - Method in class org.aksw.limes.core.gui.model.Endpoint
updates the model
updateItem(ClassMatchingNode, boolean) - Method in class org.aksw.limes.core.gui.view.ClassMatchingTreeCell
 

V

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.

W

WizardController - Class in org.aksw.limes.core.gui.controller
Controller class for WizardView
WizardController(Runnable, Runnable, WizardView, IEditController...) - Constructor for class org.aksw.limes.core.gui.controller.WizardController
Constructor
WizardView - Class in org.aksw.limes.core.gui.view
view used for creating a new configuration in three steps going
wrapIfNecessary(String) - Static method in class org.aksw.limes.core.gui.util.sparql.SPARQLHelper
helper function for wrapping

X

x - Variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Position on x-Axis

Y

y - Variable in class org.aksw.limes.core.gui.view.graphBuilder.NodeView
Position on y-Axis
A B C D E F G H I K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2019. All rights reserved.