A B C D E F G I L M N O P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
S
- safePrompt(List<Resource>) - Method in class implementation.gui.controller.NeighborsController
-
Prompts candidates for partitioning respecting the safe mode limit
- scene - Static variable in class implementation.gui.NeighborsInterface
- search(String) - Method in class implementation.gui.controller.NeighborsController
- SearchHistoryElement - Class in implementation.gui.model
-
Small item encapsulating everything needed for a search history Used by the "Previous" Button
- SearchHistoryElement(boolean, boolean, boolean, String) - Constructor for class implementation.gui.model.SearchHistoryElement
-
Base constructor with every attributes needed
- SearchHistoryElement(SearchHistoryElement) - Constructor for class implementation.gui.model.SearchHistoryElement
-
Constructor by copy
- setDepth(Element, int) - Method in class implementation.utils.CollectionsModel
- shortform(String) - Method in class implementation.utils.CollectionsModel
- simpleJoin(Table, Table) - Static method in class implementation.utils.TableUtils
-
Uses Jena's iterator join to join two tables
- simpleTriplesFrom(Resource) - Method in class implementation.utils.CollectionsModel
-
Same as
CollectionsModel.triplesFrom(Resource)
but without inference reasoning - simpleTriplesTo(RDFNode) - Method in class implementation.utils.CollectionsModel
-
Same as
CollectionsModel.triplesTo(RDFNode)
(Resource)} but without inference reasoning - SingletonStopwatchCollection - Class in implementation.utils.profiling.stopwatches
- stage - Static variable in class implementation.gui.NeighborsInterface
- start() - Method in class implementation.utils.profiling.stopwatches.Stopwatch
-
Start the stopwatch.
- start(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
-
Start the stopwatch associated with the given key, creating it if it doesn't exist.
- start(Stage) - Method in class implementation.gui.NeighborsInterface
- stateProperty() - Method in class implementation.gui.controller.ModelLoad
-
String to show what step of the loading is currently being done
- stateProperty() - Method in class implementation.gui.model.ObservablePartition
- stop() - Method in class implementation.utils.profiling.stopwatches.Stopwatch
-
Stop the stopwatch and store elapsed time.
- stop(Object) - Static method in class implementation.utils.profiling.stopwatches.SingletonStopwatchCollection
-
Stop the stopwatch associated with the given key
- Stopwatch - Class in implementation.utils.profiling.stopwatches
- Stopwatch() - Constructor for class implementation.utils.profiling.stopwatches.Stopwatch
- subClassesOf(Node) - Method in class implementation.utils.CollectionsModel
- SubjectLink - Class in implementation.gui.model
-
A hyperlink using the filter textfield to navigate to the node
- SubjectLink(String, TextField) - Constructor for class implementation.gui.model.SubjectLink
- subPropertiesOf(Node) - Method in class implementation.utils.CollectionsModel
All Classes All Packages