Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
S
S
- Static variable in class org.topbraid.sparql.functions.
Duration
S2NGraphStore
- Class in
org.topbraid.sesame2.graphstore
S2NGraphStore()
- Constructor for class org.topbraid.sesame2.graphstore.
S2NGraphStore
S2RGraphStore
- Class in
org.topbraid.sesame2.graphstore
S2RGraphStore()
- Constructor for class org.topbraid.sesame2.graphstore.
S2RGraphStore
SAME
- Static variable in interface org.topbraid.rules.swrl.parser.
SWRLParserConstants
SAME_AS
- Static variable in class org.topbraid.rules.swrl.
SWRLLabelsPlugin
SAME_INDIVIDUAL_ATOM
- Static variable in class org.topbraid.rules.swrl.
SWRL
consists of argument1 (owl:Thing) and argument2 (owl:Thing)
save(IFile, Graph, String)
- Method in class org.topbraid.allegro.graphstore.
AllegroGraphStore
save(IFile, Graph, String)
- Method in interface org.topbraid.core.io.
IGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.core.io.
JenaFileGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.core.io.
N3GraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.rdfa.graphstore.
RDFaGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.sesame.nativ.graphstore.
SesameNativeGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.sesame.remote.graphstore.
SesameRemoteGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.sparql.endpoint.graphstore.
SPARQLEndpointGraphStore
save(IFile, Graph, String)
- Method in class org.topbraid.sparqlmotion.util.
AbstractSMGraphStore
save(File)
- Method in class org.topbraidcomposer.core.registry.
TBCOntModelRegistry
save(IFile)
- Method in class org.topbraidcomposer.core.registry.
TBCOntModelRegistry
save(Resource, Property, IWidgetState)
- Method in class org.topbraidcomposer.editors.forms.
WidgetStateMemory
save(Model, Iterator, IFile)
- Static method in class org.topbraidcomposer.gef.diagram.snapshots.
DiagramSnapshotSaver
save()
- Method in class org.topbraidcomposer.ui.viewers.editors.
SavingTextCellEditor
save()
- Method in class org.topbraidcomposer.ui.viewers.tables.
DefaultAnnotationsTablePanel
saveAs(IFile, Graph, String)
- Method in class org.topbraid.allegro.graphstore.
AllegroGraphStore
saveAs(IFile, Graph, String)
- Method in interface org.topbraid.core.io.
IGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.core.io.
JenaFileGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.rdfa.graphstore.
RDFaGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.sesame.nativ.graphstore.
SesameNativeGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.sesame.remote.graphstore.
SesameRemoteGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.sparql.endpoint.graphstore.
SPARQLEndpointGraphStore
saveAs(IFile, Graph, String)
- Method in class org.topbraid.sparqlmotion.util.
AbstractSMGraphStore
saveConfigFile(URI, Model)
- Static method in class org.topbraid.core.config.
Config
saveDefaultInfGraphFile(OntModel)
- Static method in class org.topbraid.core.inference.
Inferences
saveProperties(IFile, Graph, PrefixMapping, String, Properties)
- Static method in class org.topbraid.sesame.nativ.graphstore.
SesameNativeGraphStore
saveProperties(IFile, Graph, String, Properties)
- Static method in class org.topbraid.sesame.remote.graphstore.
SesameRemoteGraphStore
SaveResourcesAction
- Class in
org.topbraidcomposer.ui.views.basket.actions
SaveResourcesAction()
- Constructor for class org.topbraidcomposer.ui.views.basket.actions.
SaveResourcesAction
saveState(Resource)
- Method in class org.topbraidcomposer.editors.forms.page.
ResourceFormPage
saveState(IMemento)
- Method in class org.topbraidcomposer.editors.
ResourceNavigationLocation
saveState()
- Method in class org.topbraidcomposer.gef.diagram.parts.
DiagramEditPart
saveState()
- Method in class org.topbraidcomposer.gef.graph.parts.
GraphEditPart
saveState()
- Method in interface org.topbraidcomposer.widgets.
IPropertyWidget
Creates an object that can be used to restore the state of this widget in the future.
saveState()
- Method in class org.topbraidcomposer.widgets.row.
RowWidget
SaveToFileAction
- Class in
org.topbraidcomposer.gef.actions
SaveToFileAction(IFigure)
- Constructor for class org.topbraidcomposer.gef.actions.
SaveToFileAction
SavingTextCellEditor
- Class in
org.topbraidcomposer.ui.viewers.editors
SavingTextCellEditor(Composite)
- Constructor for class org.topbraidcomposer.ui.viewers.editors.
SavingTextCellEditor
SAXException
- Exception in
org.xml.sax
Encapsulate a general SAX error or warning.
SAXException(String)
- Constructor for exception org.xml.sax.
SAXException
Create a new SAXException.
SAXException(Exception)
- Constructor for exception org.xml.sax.
SAXException
Create a new SAXException wrapping an existing exception.
SAXException(String, Exception)
- Constructor for exception org.xml.sax.
SAXException
Create a new SAXException from an existing exception.
SAXNotRecognizedException
- Exception in
org.xml.sax
Exception class for an unrecognized identifier.
SAXNotRecognizedException(String)
- Constructor for exception org.xml.sax.
SAXNotRecognizedException
Construct a new exception with the given message.
SAXNotSupportedException
- Exception in
org.xml.sax
Exception class for an unsupported operation.
SAXNotSupportedException(String)
- Constructor for exception org.xml.sax.
SAXNotSupportedException
Construct a new exception with the given message.
SAXParseException
- Exception in
org.xml.sax
Encapsulate an XML parse error or warning.
SAXParseException(String, Locator)
- Constructor for exception org.xml.sax.
SAXParseException
Create a new SAXParseException from a message and a Locator.
SAXParseException(String, Locator, Exception)
- Constructor for exception org.xml.sax.
SAXParseException
Wrap an existing exception in a SAXParseException.
SAXParseException(String, String, String, int, int)
- Constructor for exception org.xml.sax.
SAXParseException
Create a new SAXParseException.
SAXParseException(String, String, String, int, int, Exception)
- Constructor for exception org.xml.sax.
SAXParseException
Create a new SAXParseException with an embedded exception.
SCALABILITY_CAP
- Static variable in interface org.topbraidcomposer.core.preferences.
PreferenceConstants
Scaling
- Class in
org.topbraidcomposer.gef.layout
Scaling()
- Constructor for class org.topbraidcomposer.gef.layout.
Scaling
SCALING_X
- Static variable in class org.topbraidcomposer.gef.layout.
Scaling
SCALING_Y
- Static variable in class org.topbraidcomposer.gef.layout.
Scaling
ScalingFieldEditor
- Class in
org.topbraidcomposer.gef.layout
A FieldEditor showing an SWT Scale to specify edge scaling in GEF viewers.
ScalingFieldEditor(String, String, Composite)
- Constructor for class org.topbraidcomposer.gef.layout.
ScalingFieldEditor
SchemaGen
- Class in
org.topbraidcomposer.wizards.schemagen
SchemaGen(File, String)
- Constructor for class org.topbraidcomposer.wizards.schemagen.
SchemaGen
SchemaGenWizard
- Class in
org.topbraidcomposer.wizards.schemagen
SchemaGenWizard()
- Constructor for class org.topbraidcomposer.wizards.schemagen.
SchemaGenWizard
SchemaGenWizardPage
- Class in
org.topbraidcomposer.wizards.schemagen
SchemaGenWizardPage(IContainer)
- Constructor for class org.topbraidcomposer.wizards.schemagen.
SchemaGenWizardPage
schemaNamespace
- Static variable in class org.topbraid.spreadsheets.module.
TSV
Script
- Class in
org.topbraid.sparqlmotion.scripts.impl
Script()
- Constructor for class org.topbraid.sparqlmotion.scripts.impl.
Script
ScriptFactory
- Class in
org.topbraid.sparqlmotion.scripts
ScriptFactory()
- Constructor for class org.topbraid.sparqlmotion.scripts.
ScriptFactory
ScriptUtil
- Class in
org.topbraid.sparqlmotion.scripts
ScriptUtil()
- Constructor for class org.topbraid.sparqlmotion.scripts.
ScriptUtil
ScrolledFormUtil
- Class in
org.topbraidcomposer.ui.util
ScrolledFormUtil()
- Constructor for class org.topbraidcomposer.ui.util.
ScrolledFormUtil
scrollToVisible(IWidget)
- Method in class org.topbraidcomposer.editors.forms.page.
ResourceFormPage
scrollToVisible(Control)
- Static method in class org.topbraidcomposer.ui.util.
ScrolledFormUtil
search(Model, String, ISearchHandler)
- Method in class org.topbraidcomposer.core.search.
ResourceSearch
Searches for matching resources in a given model and then calls a handler to process the results.
search(Model, String, IRDFNodeFilter, ISearchHandler)
- Method in class org.topbraidcomposer.core.search.
ResourceSearch
Section
- Static variable in class org.topbraid.forms.model.
FORMS
SectionTag
- Static variable in class org.w3c.tidy.
Node
seenBodyEndTag
- Variable in class org.w3c.tidy.
Lexer
SELECT
- Static variable in interface org.topbraid.sparql.endpoint.graphstore.
SPARQLEndpointConstants
SELECT_ALL
- Static variable in interface org.topbraidcomposer.ui.
UIImages
selectAll()
- Method in class org.topbraidcomposer.ui.views.basket.
BasketView
SelectAllAction
- Class in
org.topbraidcomposer.rules.actions
SelectAllAction()
- Constructor for class org.topbraidcomposer.rules.actions.
SelectAllAction
SelectAllAction
- Class in
org.topbraidcomposer.ui.views.basket.actions
SelectAllAction()
- Constructor for class org.topbraidcomposer.ui.views.basket.actions.
SelectAllAction
selectClass(Control, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClass(Control, OntModel, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClass(Control, OntModel, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClass(Control, Collection, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClass(Control, Collection, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClasses(Control, Collection, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClasses(Control, Collection, String, IRDFNodeFilter, boolean)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClasses(Shell, Collection<Resource>, String, IRDFNodeFilter, boolean)
- Static method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectClasses(String, Collection, IRDFNodeFilter, boolean, IResourceSelectionHandler)
- Method in class org.topbraidcomposer.ui.task.
TBCResourceSelectionEngine
SelectColumnsAction
- Class in
org.topbraidcomposer.navigation.instances.actions
SelectColumnsAction()
- Constructor for class org.topbraidcomposer.navigation.instances.actions.
SelectColumnsAction
selectDatatype(Control, Model, String, Literal)
- Static method in class org.topbraidcomposer.ui.dialogs.
DatatypeSelectionDialog
SELECTED_RESOURCE
- Static variable in class org.topbraidcomposer.gef.diagram.snapshots.
CD
SelectedResourceIconDecorator
- Class in
org.topbraidcomposer.ui.viewers
SelectedResourceIconDecorator()
- Constructor for class org.topbraidcomposer.ui.viewers.
SelectedResourceIconDecorator
SelectedResourceImageDescriptor
- Class in
org.topbraidcomposer.ui.images
SelectedResourceImageDescriptor(Image)
- Constructor for class org.topbraidcomposer.ui.images.
SelectedResourceImageDescriptor
SelectedResourceNavigator
- Class in
org.topbraidcomposer.editors
SelectedResourceNavigator(Composite)
- Constructor for class org.topbraidcomposer.editors.
SelectedResourceNavigator
SelectEnginePage
- Class in
org.topbraidcomposer.ui.batch
SelectEnginePage(List<Resource>, Set<Resource>)
- Constructor for class org.topbraidcomposer.ui.batch.
SelectEnginePage
selectInput()
- Method in class org.topbraidcomposer.wizards.schemagen.
SchemaGen
selectInstance(Control, OntModel, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstance(Control, OntModel, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstance(Control, Collection<Resource>, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstance(Control, Collection<Resource>, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstanceClass
- Static variable in class org.topbraid.sparqlmotion.
SML
selectInstances(Control, OntModel, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstances(Control, Collection<Resource>, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstances(Control, Collection<Resource>, String, IRDFNodeFilter, boolean)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstances(Shell, Collection<Resource>, String, IRDFNodeFilter, boolean)
- Static method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
selectInstances(String, Collection, IRDFNodeFilter, boolean, IResourceSelectionHandler)
- Method in class org.topbraidcomposer.ui.task.
TBCResourceSelectionEngine
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.core.actions.
RegistrationAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.editors.actions.find.local.
FindLocalResourcesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.editors.actions.find.references.
FindReferencesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.editors.actions.find.workspacereferences.
FindModelWorkspaceReferencesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.editors.actions.find.workspacereferences.
FindWorkspaceReferencesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.editors.
RefreshViewsAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.markers.problems.actions.
ShowAndRefreshAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.markers.tasks.actions.
ShowAndRefreshAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.
AbstractChangeViewAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.imports.actions.
DownloadModelAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.imports.actions.
RemoveImportAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.instances.actions.
CreateInstanceAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.instances.actions.
SetShowIndirectInstancesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.propertiestree.actions.
CreateInversePropertyAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.propertiestree.actions.
PreferencesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.propertiestree.actions.
ShowArbiTreeAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.subclassestree.actions.
ChangeMetaClassAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.subclassestree.actions.
CreateSiblingClassAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.navigation.subclassestree.actions.
PreferencesAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.ui.actions.
SetReadOnlyFileAction
selectionChanged(SelectionChangedEvent)
- Method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.ui.views.
AbstractViewAction
selectionChanged(IAction, ISelection)
- Method in class org.topbraidcomposer.ui.views.basket.actions.
AddSubClassesAction
selectModel(Statement)
- Method in class org.topbraidcomposer.editors.actions.find.workspacereferences.
WorkspaceStatementTableViewer
selectModel(Statement)
- Method in class org.topbraidcomposer.ui.viewers.tables.
StatementTableViewer
selectOntology()
- Static method in class org.topbraid.core.util.
SessionUtil
Selects the owl:Ontology of the currently selected OntModel.
selectOther(Set<Resource>)
- Method in class org.topbraidcomposer.navigation.
AbstractTreeView
selectOther(Set<Resource>)
- Method in class org.topbraidcomposer.navigation.instances.
InstancesView
selectOther(Set<Resource>)
- Method in interface org.topbraidcomposer.navigation.
IOtherSelectingView
Selects a Resource different from any of the given resources.
selectProperty(Control, OntModel, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
PropertySelectionDialog
selectProperty(Control, Collection, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
PropertySelectionDialog
selectProperty(Control, Collection, String, IRDFNodeFilter)
- Static method in class org.topbraidcomposer.ui.dialogs.
PropertySelectionDialog
selectQueries(List<Integer>)
- Method in class org.topbraidcomposer.sparql.view.libtable.
LibraryViewer
selectQuery
- Static variable in class org.topbraid.sparqlmotion.
SML
selectResource(Control, Collection<Resource>, String)
- Static method in class org.topbraidcomposer.ui.dialogs.
ResourceTableSelectionDialog
selectResources(Shell, Collection, String, boolean)
- Static method in class org.topbraidcomposer.ui.dialogs.
ResourceTableSelectionDialog
selectResources(String, List, boolean, IResourceSelectionHandler)
- Method in class org.topbraidcomposer.ui.task.
TBCResourceSelectionEngine
selectReveal(Object)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourcePage
SELF
- Static variable in class org.topbraid.strings.classexpressions.labels.
ClassExpressionsLabelsPlugin
SELF
- Static variable in interface org.topbraid.strings.classexpressions.parser.
ClassExpressionParserConstants
SelfRestriction
- Static variable in class org.topbraid.core.model.
OWLX
Separator
- Static variable in class org.topbraid.forms.model.
FORMS
SEPARATOR
- Static variable in class org.topbraid.spreadsheets.tabbedfiles.
TabbedFileSpreadsheet
SeparatorPanel
- Class in
org.topbraidcomposer.editors.forms.layout.preview
SeparatorPanel(Composite, Resource)
- Constructor for class org.topbraidcomposer.editors.forms.layout.preview.
SeparatorPanel
SERVICE_URL
- Static variable in interface org.topbraid.sesame.remote.
SesameRemoteConstants
SERVICE_URL
- Static variable in interface org.topbraid.sparql.endpoint.graphstore.
SPARQLEndpointConstants
Sesame2Jena
- Class in
org.topbraid.allegro
Utility methods to convert Sesame objects into Jena objects.
Sesame2Jena()
- Constructor for class org.topbraid.allegro.
Sesame2Jena
Sesame2Jena
- Class in
org.topbraid.sesame
Utility methods to convert Sesame objects into Jena objects.
Sesame2Jena()
- Constructor for class org.topbraid.sesame.
Sesame2Jena
Sesame2Jena
- Class in
org.topbraid.sesame2.mapping
Utility methods to convert Sesame objects into Jena objects.
Sesame2Jena()
- Constructor for class org.topbraid.sesame2.mapping.
Sesame2Jena
SesameGraphGraph
- Class in
org.topbraid.sesame.nativ.graph
A Jena Graph that wraps a Sesame Graph.
SesameGraphGraph(LocalRepository, Graph)
- Constructor for class org.topbraid.sesame.nativ.graph.
SesameGraphGraph
SesameNativeConstants
- Interface in
org.topbraid.sesame.nativ
SesameNativeGraphStore
- Class in
org.topbraid.sesame.nativ.graphstore
SesameNativeGraphStore()
- Constructor for class org.topbraid.sesame.nativ.graphstore.
SesameNativeGraphStore
SesameRemoteConstants
- Interface in
org.topbraid.sesame.remote
SesameRemoteGraph
- Class in
org.topbraid.sesame.remote.graph
SesameRemoteGraph(SesameRepository)
- Constructor for class org.topbraid.sesame.remote.graph.
SesameRemoteGraph
SesameRemoteGraphStore
- Class in
org.topbraid.sesame.remote.graphstore
SesameRemoteGraphStore()
- Constructor for class org.topbraid.sesame.remote.graphstore.
SesameRemoteGraphStore
SesameUtil
- Class in
org.topbraid.sesame2.graph
SesameUtil()
- Constructor for class org.topbraid.sesame2.graph.
SesameUtil
session
- Variable in class org.topbraidcomposer.core.models.
AbstractOntModelTestCase
SessionKeys
- Interface in
org.topbraid.core.session
SessionProperties
- Class in
org.topbraid.core.session
Provides static access to user settings that are stored together with the currently selected OntModel's main file.
SessionProperties()
- Constructor for class org.topbraid.core.session.
SessionProperties
SessionUtil
- Class in
org.topbraid.core.util
SessionUtil()
- Constructor for class org.topbraid.core.util.
SessionUtil
SET
- Static variable in interface org.topbraid.xml.rx.
RX
setActive(boolean)
- Method in class org.topbraidcomposer.editors.forms.page.
ResourceFormPage
setActive(boolean)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourcePage
setActiveColumn(int)
- Method in class org.topbraidcomposer.ui.viewers.tables.
SwitchableTableSorter
setAllChecked(boolean)
- Method in class org.topbraidcomposer.ui.viewers.tables.
ResourcesCheckTablePanel
setAllChecked(boolean)
- Method in class org.topbraidcomposer.ui.viewers.trees.
AbstractResourceTreePanel
setAllChecked(boolean, TreeItem)
- Method in class org.topbraidcomposer.ui.viewers.trees.
AbstractResourceTreePanel
setAllItemsChecked(boolean)
- Method in class org.topbraidcomposer.sparql.view.libtable.
LibraryTableViewer
setAllowAnonymous(boolean)
- Method in class org.topbraidcomposer.ui.dialogs.
CreateInstanceClassSelectionDialog
setAllowAnonymous(boolean)
- Method in class org.topbraidcomposer.ui.dialogs.
CreateInstanceDialog
setAllowed(DropTargetEvent, boolean)
- Method in class org.topbraidcomposer.ui.util.
MyDropTargetAdapter
setAllSelected(boolean)
- Method in class org.topbraidcomposer.rules.view.
RulesView
setAltText(String)
- Method in class org.w3c.tidy.
Tidy
AltText - default text for alt attribute
setAttribute(String, String)
- Method in interface org.w3c.dom.
Element
Adds a new attribute.
setAttribute(String, String)
- Method in class org.w3c.tidy.
DOMElementImpl
setAttributeNode(Attr)
- Method in interface org.w3c.dom.
Element
Adds a new attribute node.
setAttributeNode(Attr)
- Method in class org.w3c.tidy.
DOMElementImpl
setAttributeNodeNS(Attr)
- Method in interface org.w3c.dom.
Element
Adds a new attribute.
setAttributeNodeNS(Attr)
- Method in class org.w3c.tidy.
DOMElementImpl
DOM2 - not implemented.
setAttributeNS(String, String, String)
- Method in interface org.w3c.dom.
Element
Adds a new attribute.
setAttributeNS(String, String, String)
- Method in class org.w3c.tidy.
DOMElementImpl
DOM2 - not implemented.
setAttributes(Element, RDFNode)
- Static method in class org.topbraid.xml.rx.
R2X
setAttributes(Element, RDFNode, boolean)
- Static method in class org.topbraid.xml.rx.
R2X
setAttributes(IMarker, Resource, Property)
- Method in class org.topbraidcomposer.markers.problems.checkers.
AbstractResourceChecker
setAutoExpand(Resource, boolean)
- Static method in class org.topbraid.forms.model.
FormsUtil
setBaseURI(IFile, URI, URI)
- Method in interface org.topbraid.core.registry.
IFileRegistry
setBaseURI(IFile, URI, URI)
- Method in class org.topbraid.core.registry.impl.
FileRegistry
setBinding(String, RDFNode)
- Method in class org.topbraid.sparqlmotion.engine.impl.
VarBindings
setBounds(Rectangle)
- Method in class org.topbraidcomposer.gef.diagram.commands.
SetConstraintCommand
setBounds(Rectangle)
- Method in class org.topbraidcomposer.gef.graph.commands.
SetConstraintCommand
setBreakBeforeBR(boolean)
- Method in class org.w3c.tidy.
Tidy
BreakBeforeBR - o/p newline before <br> or not?
setBurstSlides(boolean)
- Method in class org.w3c.tidy.
Tidy
BurstSlides - create slides on each h2 element
setByteStream(InputStream)
- Method in class org.xml.sax.
InputSource
Set the byte stream for this input source.
setCanSaveDocument(Object)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourceDocumentProvider
setCharacterStream(Reader)
- Method in class org.xml.sax.
InputSource
Set the character stream for this input source.
setCharEncoding(int)
- Method in class org.w3c.tidy.
Tidy
CharEncoding
setChecked(Boolean)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setChecked(Resource, boolean)
- Method in class org.topbraidcomposer.ui.viewers.tables.
ResourcesCheckTablePanel
setChecked(Resource, boolean)
- Method in class org.topbraidcomposer.ui.viewers.tables.
VisibilityPanel
setChildIndex(Resource, int)
- Static method in class org.topbraid.forms.model.
FormsUtil
setClassImage(Image)
- Method in class org.topbraidcomposer.gef.diagram.figures.
ClassFigure
setClassImage(Image)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IClassFigure
setClassName(String)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setClassName(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
ClassFigure
setClassName(String)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IClassFigure
setClosing(boolean)
- Method in class org.topbraidcomposer.editors.pages.
AbstractResourceEditorPage
setCollapsed(Resource, boolean)
- Static method in class org.topbraid.forms.model.
FormsUtil
setColumnName(String)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setColumnNumber(Integer)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setCompleteMode(boolean)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setCompleteMode(boolean)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setCompleteMode(boolean)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setConfig2Module(Map<Resource, IModule>)
- Method in class org.topbraid.sparqlmotion.scripts.impl.
Script
setConfigBaseURI(String)
- Method in class org.topbraidcomposer.ui.wizards.
AbstractConfigWizardPage
setConfiguration(Configuration)
- Method in class org.w3c.tidy.
TagTable
setConfigurationFromFile(String)
- Method in class org.w3c.tidy.
Tidy
Sets the configuration from a configuration file.
setConfigurationFromProps(Properties)
- Method in class org.w3c.tidy.
Tidy
Sets the configuration from a properties object.
SetConstraintCommand
- Class in
org.topbraidcomposer.gef.diagram.commands
SetConstraintCommand(NodeModelEditPart, Rectangle)
- Constructor for class org.topbraidcomposer.gef.diagram.commands.
SetConstraintCommand
SetConstraintCommand
- Class in
org.topbraidcomposer.gef.graph.commands
SetConstraintCommand(AbstractGraphicalEditPart, Rectangle)
- Constructor for class org.topbraidcomposer.gef.graph.commands.
SetConstraintCommand
setConstructProvider(ISPARQLProvider)
- Method in class org.topbraid.sparql.inference.
SPARQLInferenceEngine
setContentHandler(ContentHandler)
- Method in interface org.xml.sax.
XMLReader
Allow an application to register a content event handler.
setContentProvider(IStructuredContentProvider)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setContext(IExecutionContext)
- Method in interface org.topbraid.sparqlmotion.modules.
IModule
setContext(IExecutionContext)
- Method in class org.topbraid.sparqlmotion.modules.impl.
AbstractModule
setContext(IExecutionContext)
- Method in class org.topbraid.sparqlmotion.modules.impl.
DummyModule
setCustomized(boolean)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setCustomized(boolean)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setCustomized(boolean)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setData(String)
- Method in interface org.w3c.dom.
CharacterData
setData(String)
- Method in interface org.w3c.dom.
ProcessingInstruction
setData(String)
- Method in class org.w3c.tidy.
DOMCharacterDataImpl
setData(String)
- Method in class org.w3c.tidy.
DOMProcessingInstructionImpl
setDebugStream(PrintStream)
- Method in class org.topbraid.rules.swrl.parser.
SWRLParserTokenManager
setDebugStream(PrintStream)
- Method in class org.topbraid.strings.classexpressions.parser.
ClassExpressionParserTokenManager
setDefaultInputGraph(Graph)
- Method in class org.topbraid.sparqlmotion.modules.impl.
AbstractRDFInputModule
setDefaultInputGraph(Graph)
- Method in interface org.topbraid.sparqlmotion.modules.
IRDFInputModule
Sets the Graph that shall be used if no other input has been specified for this module.
setDefaultValuesProvider(DefaultValuesProvider)
- Method in class org.topbraid.change.
CreateInstanceChange
setDelegateColorProvider(IColorProvider)
- Method in class org.topbraidcomposer.ui.viewers.
ResourceLabelProvider
setDiagramStateStack(DiagramStateStack)
- Method in class org.topbraidcomposer.gef.diagram.parts.
DiagramEditPart
setDirty(Graph, boolean)
- Method in interface org.topbraid.core.registry.
IGraphRegistry
setDirty(Graph, boolean)
- Method in class org.topbraid.core.registry.impl.
GraphRegistry
setDirty(OntModel, boolean)
- Method in class org.topbraidcomposer.core.registry.
TBCOntModelRegistry
setDirty(boolean)
- Method in class org.topbraidcomposer.editors.
ErrorCheckingText
setDocType(String)
- Method in class org.w3c.tidy.
Tidy
DocType - user specified doctype omit | auto | strict | loose |
fpi
where the
fpi
is a string similar to "-//ACME//DTD HTML 3.14159//EN" Note: for
fpi
include the double-quotes in the string.
setDocumentHandler(DocumentHandler)
- Method in interface org.xml.sax.
Parser
Deprecated.
Allow an application to register a document event handler.
setDocumentLocator(Locator)
- Method in interface org.xml.sax.
ContentHandler
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator)
- Method in interface org.xml.sax.
DocumentHandler
Deprecated.
Receive an object for locating the origin of SAX document events.
setDocumentLocator(Locator)
- Method in class org.xml.sax.
HandlerBase
Deprecated.
Receive a Locator object for document events.
setDragSource(Object)
- Method in class org.topbraidcomposer.ui.
RDFNodeTransfer
setDropEmptyParas(boolean)
- Method in class org.w3c.tidy.
Tidy
DropEmptyParas - discard empty p elements
setDropFontTags(boolean)
- Method in class org.w3c.tidy.
Tidy
DropFontTags - discard presentation tags
setDTDHandler(DTDHandler)
- Method in interface org.xml.sax.
Parser
Deprecated.
Allow an application to register a DTD event handler.
setDTDHandler(DTDHandler)
- Method in interface org.xml.sax.
XMLReader
Allow an application to register a DTD event handler.
setEmacs(boolean)
- Method in class org.w3c.tidy.
Tidy
Emacs - if true format error output for GNU Emacs
setEnabled(boolean)
- Method in class org.topbraidcomposer.navigation.subclassestree.createclasses.
CreateClassesDialog
setEnabled(boolean)
- Method in interface org.topbraidcomposer.navigation.subclassestree.createclasses.
IEnableable
setEnabled(boolean)
- Method in class org.topbraidcomposer.ui.util.
OkButton
setEncloseBlockText(boolean)
- Method in class org.w3c.tidy.
Tidy
EncloseBlockText - if true text in blocks is wrapped in <p>'s
setEncloseText(boolean)
- Method in class org.w3c.tidy.
Tidy
EncloseText - if true text at body is wrapped in <p>'s
setEncoding(String)
- Method in class org.xml.sax.
InputSource
Set the character encoding, if known.
setEngineParameter(int, String)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setEngineParameter(int, String)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setEngineParameter(int, String)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setEntityResolver(EntityResolver)
- Method in interface org.xml.sax.
Parser
Deprecated.
Allow an application to register a custom entity resolver.
setEntityResolver(EntityResolver)
- Method in interface org.xml.sax.
XMLReader
Allow an application to register an entity resolver.
setErrfile(String)
- Method in class org.w3c.tidy.
Tidy
Errfile - file name to write errors to
setError(String)
- Method in class org.topbraidcomposer.editors.
ErrorCheckingText
setErrorHandler(ErrorHandler)
- Method in interface org.xml.sax.
Parser
Deprecated.
Allow an application to register an error event handler.
setErrorHandler(ErrorHandler)
- Method in interface org.xml.sax.
XMLReader
Allow an application to register an error event handler.
setErrout(PrintWriter)
- Method in class org.w3c.tidy.
Tidy
setExtensions(String[])
- Method in class org.topbraidcomposer.ui.util.
WSFileDialog
Only files with the given file extensions will be shown
setFeature(String, boolean)
- Method in interface org.xml.sax.
XMLReader
Set the state of a feature.
setFile(IFile)
- Method in class org.topbraidcomposer.ui.
AbstractContainerWizard
setFilter(IRDFNodeFilter)
- Method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
setFixBackslash(boolean)
- Method in class org.w3c.tidy.
Tidy
FixBackslash - fix URLs by replacing \ with /
setFixComments(boolean)
- Method in class org.w3c.tidy.
Tidy
FixComments - fix comments with adjacent hyphens
setFocus()
- Method in class org.topbraidcomposer.navigation.domain.
DomainView
setFocus()
- Method in class org.topbraidcomposer.navigation.inferences.explanations.
InferencesExplanationsView
setFocus()
- Method in class org.topbraidcomposer.navigation.instances.
InstancesView
setFocus()
- Method in class org.topbraidcomposer.navigation.relevant.
RelevantView
setFocus()
- Method in class org.topbraidcomposer.operations.view.
OperationsView
setFocus()
- Method in class org.topbraidcomposer.sparql.view.
SPARQLView
setFocus()
- Method in class org.topbraidcomposer.ui.views.
AbstractStructuredViewerView
setFocus()
- Method in class org.topbraidcomposer.widgets.row.
RowWidgetRow
setForm(Resource)
- Method in class org.topbraidcomposer.editors.forms.layout.preview.
PreviewPanel
setHandler(ILogHandler)
- Static method in class org.topbraid.core.log.
Log
setHeightInChars(int)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setHiddenIfNoValue(Resource, boolean)
- Static method in class org.topbraid.forms.model.
FormsUtil
setHideEndTags(boolean)
- Method in class org.w3c.tidy.
Tidy
HideEndTags - suppress optional end tags
setIDPattern(String)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setIgnoreMode(boolean)
- Method in class org.topbraid.core.change.
AbstractChangeEngine
setIgnoreMode(boolean)
- Method in interface org.topbraid.core.change.
IChangeEngine
setIgnoreMode(boolean)
- Method in class org.topbraidcomposer.core.io.
TBCFileRegistry
setImage(ImageMetadata)
- Method in class org.topbraid.core.change.
AbstractChange
setImage(String, String)
- Method in class org.topbraid.core.change.
AbstractChange
setImage(Image)
- Method in class org.topbraidcomposer.gef.diagram.figures.
BNodeFigure
setImage(Image)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IBNodeFigure
setImage(String)
- Method in class org.topbraidcomposer.widgets.row.actions.
CreateNestedRowWidgetAction
setImage(String)
- Method in class org.topbraidcomposer.widgets.row.actions.
CreateNestedXSDCalendarRowWidgetAction
setImageMetadata(ImageMetadata)
- Method in class org.topbraid.actions.
AbstractAction
setImportedURIs(IFile, Set<URI>)
- Method in class org.topbraid.core.registry.impl.
FileRegistry
setIndentAttributes(boolean)
- Method in class org.w3c.tidy.
Tidy
IndentAttributes - newline+indent before each attribute
setIndentContent(boolean)
- Method in class org.w3c.tidy.
Tidy
IndentContent - indent content of appropriate tags
setIndex(int)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourcePage
setInferred(boolean)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
ISubsumptionConnection
setInferred(boolean)
- Method in class org.topbraidcomposer.gef.diagram.figures.
SubsumptionConnection
setInferredMode(boolean)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setInferredMode(boolean)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setInferredMode(boolean)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setInitialBounds(Rectangle)
- Method in class org.topbraidcomposer.gef.graph.commands.
CreateResourceCommand
setInitialClass(Resource)
- Method in class org.topbraidcomposer.gef.graph.commands.
CreateResourceCommand
setInitialMapping(QueryExecution)
- Static method in class org.topbraid.sparql.
SPARQLFactory
setInitialMapping(QueryExecution, Resource)
- Static method in class org.topbraid.sparql.
SPARQLFactory
setInitialName(String)
- Method in class org.topbraidcomposer.ui.dialogs.
CreateInstanceDialog
setInput(IEditorInput)
- Method in class org.topbraidcomposer.editors.
ResourceEditor
setInput(Object)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setInput(Collection)
- Method in class org.topbraidcomposer.ui.viewers.tables.
ResourcesCheckTablePanel
setInput(Collection)
- Method in class org.topbraidcomposer.ui.viewers.tables.
VisibilityPanel
setInput(Object)
- Method in class org.topbraidcomposer.ui.viewers.trees.
AbstractResourceTreePanel
setInput(Collection)
- Method in class org.topbraidcomposer.ui.views.
AbstractStatementView
setInputModules(Collection<IModule>)
- Method in interface org.topbraid.sparqlmotion.modules.
IModule
setInputModules(Collection<IModule>)
- Method in class org.topbraid.sparqlmotion.modules.impl.
AbstractModule
setInputModules(Collection<IModule>)
- Method in class org.topbraid.sparqlmotion.modules.impl.
DummyModule
setInputStreamName(String)
- Method in class org.w3c.tidy.
Tidy
InputStreamName - the name of the input stream (printed in the header information).
setInstanceFilter(IRDFNodeFilter)
- Method in class org.topbraidcomposer.ui.dialogs.
InstanceByClassSelectionDialog
setIterativeMode(boolean)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setIterativeMode(boolean)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setIterativeMode(boolean)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setKeepFileTimes(boolean)
- Method in class org.w3c.tidy.
Tidy
KeepFileTimes - if true last modified time is preserved
this is NOT supported at this time.
setLabel(String)
- Method in class org.topbraid.core.change.
AbstractChange
setLabel(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
BNodeFigure
setLabel(String)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IBNodeFigure
setLabel(String)
- Method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
setLabelDisplayMode(int)
- Method in class org.topbraidcomposer.ui.viewers.columns.
ResourceColumnLabelProvider
setLabelDisplayMode(int)
- Method in interface org.topbraidcomposer.ui.viewers.
IDisplayLabelProvider
setLabelDisplayMode(int)
- Method in class org.topbraidcomposer.ui.viewers.
ResourceLabelProvider
setLabelDisplayMode(int)
- Method in class org.topbraidcomposer.ui.viewers.tables.
ResourceTableLabelProvider
setLabelForeground(Color)
- Method in class org.topbraidcomposer.ui.util.
AbstractPanel
setLabelProvider(ILabelProvider)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setLabelText(String)
- Method in class org.topbraidcomposer.ui.util.
AbstractPanel
setLayoutColumnCount(int)
- Method in class org.topbraidcomposer.editors.forms.page.
ResourceFormPage
setLayoutOrientation(int)
- Method in class org.topbraidcomposer.gef.graph.
GraphPlugin
setLiteralAttribs(boolean)
- Method in class org.w3c.tidy.
Tidy
LiteralAttribs - if true attributes may use newlines
setLocale(Locale)
- Method in interface org.xml.sax.
Parser
Deprecated.
Allow an application to request a locale for errors and warnings.
setLogicalEmphasis(boolean)
- Method in class org.w3c.tidy.
Tidy
LogicalEmphasis - replace i by em and b by strong
setMakeClean(boolean)
- Method in class org.w3c.tidy.
Tidy
MakeClean - remove presentational clutter
setMargin(int)
- Method in class org.topbraidcomposer.ui.layout.
WidgetLayout
setMessage(String)
- Method in class org.topbraidcomposer.navigation.inferences.
InferencesView
setModel(Model)
- Method in class org.topbraid.spreadsheets.mapper.
AbstractMapEngine
setNamedItem(Node)
- Method in interface org.w3c.dom.
NamedNodeMap
Adds a node using its
nodeName
attribute.
setNamedItem(Node)
- Method in class org.w3c.tidy.
DOMAttrMapImpl
setNamedItemNS(Node)
- Method in interface org.w3c.dom.
NamedNodeMap
Adds a node using its
namespaceURI
and
localName
.
setNamedItemNS(Node)
- Method in class org.w3c.tidy.
DOMAttrMapImpl
DOM2 - not implemented.
setNamespaces(Graph, RepositoryConnection)
- Method in class org.topbraid.sesame2.module.
AbstractWriteToSesameRepositoryModule
setNewFileName(String)
- Method in class org.topbraidcomposer.ui.util.
WSFileDialog
setNodes(RDFNode[])
- Method in class org.topbraidcomposer.ui.
RDFNodeTransfer
setNodeValue(String)
- Method in interface org.w3c.dom.
Node
setNodeValue(String)
- Method in class org.w3c.tidy.
DOMAttrImpl
setNodeValue(String)
- Method in class org.w3c.tidy.
DOMNodeImpl
setNumColumns(Resource, int)
- Static method in class org.topbraid.forms.model.
FormsUtil
setNumEntities(boolean)
- Method in class org.w3c.tidy.
Tidy
NumEntities - use numeric entities
setObject(Object)
- Method in class org.w3c.tidy.
MutableObject
setOk(boolean)
- Method in interface org.topbraidcomposer.widgets.row.
IRowEditorCallback
setOk(boolean)
- Method in class org.topbraidcomposer.widgets.row.
RowWidgetRow
setOnDataRange(Resource)
- Method in class org.topbraid.core.model.owl.
OWLDataRange
setOneColumnLayout(Resource)
- Static method in class org.topbraid.forms.model.
FormsUtil
SetOneColumnLayoutAction
- Class in
org.topbraidcomposer.editors.forms.layout.actions
SetOneColumnLayoutAction()
- Constructor for class org.topbraidcomposer.editors.forms.layout.actions.
SetOneColumnLayoutAction
setOnlyErrors(boolean)
- Method in class org.w3c.tidy.
Tidy
OnlyErrors - if true normal output is suppressed
setOrderMap(String, String, String)
- Method in class org.topbraid.spreadsheets.mapper.
AbstractMapEngine
Set up subject, predicate and object locations with the constants COLUMN, ROW, CELL
setOWL11(Model, boolean)
- Static method in class org.topbraid.core.session.
SessionProperties
setOWLThingRoot(OntModel, boolean)
- Static method in class org.topbraid.core.session.
SessionProperties
SetOWLThingRootAction
- Class in
org.topbraidcomposer.navigation.subclassestree.actions
SetOWLThingRootAction()
- Constructor for class org.topbraidcomposer.navigation.subclassestree.actions.
SetOWLThingRootAction
setPaintBorder(boolean)
- Method in class org.topbraidcomposer.forms.nestedform.
NestedForm
setPaintBorder(boolean)
- Method in interface org.topbraidcomposer.ui.nodepanel.
IRDFNodePanelWithBorder
setPanel(Resource)
- Method in class org.topbraidcomposer.editors.forms.layout.details.
LayoutDetailsPanel
setParent(XMLReader)
- Method in interface org.xml.sax.
XMLFilter
Set the parent reader.
setPlugin(IStyledTextNavigatorPlugin)
- Method in class org.topbraidcomposer.ui.text.
StyledTextNavigator
setPredicate(Property, String, int, int)
- Method in class org.topbraid.spreadsheets.mapper.
AbstractMapEngine
setPredicate(Property)
- Method in class org.topbraidcomposer.navigation.
AbstractPredicateTreeView
setPredicate(Property)
- Method in class org.topbraidcomposer.navigation.arbitree.
ArbiTreeView
setPredicate(Property)
- Method in class org.topbraidcomposer.widgets.
AbstractPropertyWidget
setPredicate(Property)
- Method in interface org.topbraidcomposer.widgets.
IPropertyWidget
setPrefix(String, URI)
- Method in class org.topbraid.sparqlmotion.engine.impl.
ExecutionContext
setPrefix(String)
- Method in interface org.w3c.dom.
Node
setPrefix(String)
- Method in class org.w3c.tidy.
DOMNodeImpl
DOM2 - not implemented.
setPrefixes(Model)
- Method in class org.topbraid.core.config.
AbstractConfigPlugin
setPrefixes(Model)
- Method in interface org.topbraid.core.config.
IConfigPlugin
setPrefixes(Model)
- Method in class org.topbraid.forms.config.
FormsConfigPlugin
setPrefixes(Model)
- Method in class org.topbraid.inference.config.
InferenceConfigPlugin
setPrefixes(Model)
- Method in class org.topbraidcomposer.gef.graph.config.
GraphConfigPlugin
setPrimaryEditor()
- Method in class org.topbraidcomposer.editors.
ResourceEditor
setProgressMonitor(IProgressMonitor)
- Method in class org.topbraid.spreadsheets.excel.imp.
Excel2SS
setProgressMonitor(IProgressMonitor)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourceDocumentProvider
setProperty(Property, int)
- Method in class org.topbraid.core.model.rdf.
RDFResource
setProperty(Property, Integer)
- Method in class org.topbraid.core.model.rdf.
RDFResource
setProperty(Property, RDFNode)
- Method in class org.topbraid.core.model.rdf.
RDFResource
setProperty(Property, String)
- Method in class org.topbraid.core.model.rdf.
RDFResource
setProperty(String, Object)
- Method in interface org.xml.sax.
XMLReader
Set the value of a property.
SetPropertyAction
- Class in
org.topbraidcomposer.navigation.arbitree.actions
SetPropertyAction()
- Constructor for class org.topbraidcomposer.navigation.arbitree.actions.
SetPropertyAction
setPropertyDetailsMap(Map<Object, PropertyDetails>)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setPropertyImage(Image)
- Method in class org.topbraidcomposer.gef.diagram.figures.
AttributeFigure
setPropertyImage(Image)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IAttributeFigure
setPropertyName(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
AttributeFigure
setPropertyName(String)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IAttributeFigure
setPropertyNamePrefix(String)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setPropertyPrefix(String, boolean)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
If the old property prefix is not the same as the new one, then replace the prefix of the property qName and the old prefix with the new one.
setPropertyQName(String, boolean)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setPropertyQName(String, String, boolean)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setPropertyQNameDefault(boolean)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setPropertyRange(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
AttributeFigure
setPropertyRange(String)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IAttributeFigure
setPublicId(String)
- Method in class org.xml.sax.
InputSource
Set the public identifier for this input source.
setQuery(Query)
- Static method in class org.topbraid.sparql.
QueryRegistry
setQuiet(boolean)
- Method in class org.w3c.tidy.
Tidy
Quiet - no 'Parsing X', guessed DTD or summary
setQuoteAmpersand(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteAmpersand - output naked ampersand as &
setQuoteMarks(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteMarks - output " marks as "
setQuoteNbsp(boolean)
- Method in class org.w3c.tidy.
Tidy
QuoteNbsp - output non-breaking space as entity
setRangeQName(String)
- Method in class org.topbraid.spreadsheets.
PropertyDetails
setRawOut(boolean)
- Method in class org.w3c.tidy.
Tidy
RawOut - avoid mapping values > 127 to entities
setReadOnly(IFile, boolean)
- Method in class org.topbraidcomposer.core.io.
TBCFileRegistry
SetReadOnlyFileAction
- Class in
org.topbraidcomposer.ui.actions
A View Action that can be used to make model files read-only.
SetReadOnlyFileAction()
- Constructor for class org.topbraidcomposer.ui.actions.
SetReadOnlyFileAction
setRelationProperty(Property)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IRelationConnection
setRelationProperty(Property)
- Method in class org.topbraidcomposer.gef.diagram.figures.
RelationConnection
setResource(Resource)
- Method in class org.topbraidcomposer.editors.
ResourceEditor
setResource(Resource)
- Method in class org.topbraidcomposer.editors.
ResourceNavigationLocation
setResource(Resource, Resource)
- Method in class org.topbraidcomposer.gef.graph.parts.
ResourceEditPart
Probably replaces the Resource in this and the edges.
setResource(Resource)
- Method in class org.topbraidcomposer.navigation.subclassestree.createclasses.
EditableSubClassesTreeNode
setResourceIconDecorator(IResourceIconDecorator)
- Method in class org.topbraidcomposer.ui.viewers.
ResourceLabelProvider
setResources(Collection<Resource>)
- Method in class org.topbraidcomposer.gef.graph.model.
GraphModel
setResultSet(ResultSet, List)
- Method in class org.topbraidcomposer.sparql.view.resultstable.
ResultsTableViewer
setRootClass(Model, Resource)
- Static method in class org.topbraid.core.session.
SessionProperties
setRootInput()
- Method in class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreePanel
setRootInput(Resource)
- Method in class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreePanel
setRulesProvider(IRulesProvider)
- Method in class org.topbraid.rules.inference.
RulesInferenceEngine
setRuntimeObject(String, Object)
- Method in class org.topbraid.core.session.
AbstractSession
setRuntimeObject(String, Object)
- Method in interface org.topbraid.core.session.
ISession
Sets a runtime object; an arbitrary name/value pair.
setScalingX(Preferences, float)
- Static method in class org.topbraidcomposer.gef.layout.
Scaling
setScalingY(Preferences, float)
- Static method in class org.topbraidcomposer.gef.layout.
Scaling
setSchemaNamespace(String)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setSelectedBaseURI(URI)
- Method in class org.topbraid.core.session.
AbstractSession
Switches the selection to a different base URI.
setSelectedBaseURI(URI, IProgressMonitor)
- Method in class org.topbraid.core.session.
AbstractSession
setSelectedBaseURI(URI)
- Method in interface org.topbraid.core.session.
IModelSelection
setSelectedClass(ResourceTreeNode, String)
- Method in class org.topbraidcomposer.navigation.subclassestree.
SubClassesTreeView
setSelectedClass(Resource)
- Method in class org.topbraidcomposer.ui.dialogs.
ClassSelectionDialog
setSelectedClasses(ResourceTreeNode, Collection)
- Method in class org.topbraidcomposer.navigation.subclassestree.
SubClassesTreeView
setSelectedContainer(IContainer)
- Method in class org.topbraidcomposer.ui.util.
WSFileDialog
setSelectedEngines(IInferenceEngine[])
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setSelectedOntModel(URI, OntModel)
- Method in class org.topbraid.core.session.
AbstractSession
setSelectedPanel(Resource)
- Method in class org.topbraidcomposer.editors.forms.layout.preview.
PreviewPanel
setSelectedProperty(String)
- Method in class org.topbraidcomposer.navigation.propertiestree.
PropertiesTreeView
setSelectedProperty(Resource)
- Method in class org.topbraidcomposer.navigation.propertiestree.
PropertiesTreeView
setSelectedProperty(Resource)
- Method in class org.topbraidcomposer.ui.dialogs.restrictions.
RestrictionDialog
setSelectedProperty(Resource)
- Method in class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
setSelectedResource(Resource)
- Method in class org.topbraid.core.session.
AbstractSession
setSelectedResource(Resource)
- Method in interface org.topbraid.core.session.
IResourceSelection
setSelectedResource(Resource)
- Method in class org.topbraidcomposer.navigation.
AbstractPredicateTreeView
setSelectedResource(ResourceTreeNode, String)
- Method in class org.topbraidcomposer.navigation.
AbstractPredicateTreeView
setSelectedResourceNew(Resource)
- Method in class org.topbraidcomposer.core.change.
TBCChangeOperation
setSelectedResources(ResourceTreeNode, Collection)
- Method in class org.topbraidcomposer.navigation.
AbstractPredicateTreeView
setSelectedRestrictionType(Resource)
- Method in class org.topbraidcomposer.ui.dialogs.restrictions.
RestrictionDialog
setSelectedURI(URI, String)
- Static method in class org.topbraid.core.session.
ResourceSelectionMemory
setSelection(Resource)
- Method in interface org.topbraidcomposer.editors.forms.layout.actions.
IControlActionDriver
setSelection(Resource)
- Method in class org.topbraidcomposer.editors.forms.layout.tree.
ControlTreeViewer
setSelection(ResourceTreeNode)
- Method in class org.topbraidcomposer.ui.viewers.trees.
AbstractResourceTreePanel
setShowAllDatatypes(boolean)
- Method in class org.topbraidcomposer.ui.
UIPlugin
SetShowIndirectInstancesAction
- Class in
org.topbraidcomposer.navigation.instances.actions
SetShowIndirectInstancesAction()
- Constructor for class org.topbraidcomposer.navigation.instances.actions.
SetShowIndirectInstancesAction
setShowLiterals(boolean)
- Method in class org.topbraidcomposer.gef.graph.
GraphPlugin
setShowNodePanel(boolean)
- Method in class org.topbraidcomposer.ui.views.basket.
BasketView
setShowRDFType(boolean)
- Method in class org.topbraidcomposer.navigation.instances.
InstancesTableColumns
setShowWarnings(boolean)
- Method in class org.w3c.tidy.
Tidy
ShowWarnings - however errors are always shown
setSlidestyle(String)
- Method in class org.w3c.tidy.
Tidy
Slidestyle - style sheet for slides
setSmartIndent(boolean)
- Method in class org.w3c.tidy.
Tidy
SmartIndent - does text/block level content effect indentation
setSource(URI, Object)
- Method in interface org.topbraid.core.registry.
IGraphRegistry
setSource(URI, Object)
- Method in class org.topbraid.core.registry.impl.
GraphRegistry
setSourceLabels(String[])
- Method in class org.topbraidcomposer.gef.diagram.figures.
AssociationConnection
setSourceLabels(String[])
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IAssociationConnection
setSpaces(int)
- Method in class org.w3c.tidy.
Tidy
Spaces - default indentation
setStatements(Statement[])
- Method in class org.topbraidcomposer.ui.
RDFNodeTransfer
setStyle(int)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setSubject(Resource)
- Method in class org.topbraidcomposer.editors.forms.header.
HeaderPart
setSubject(Resource)
- Method in class org.topbraidcomposer.editors.forms.header.
NameURIText
setSubject(Resource)
- Method in class org.topbraidcomposer.editors.forms.page.
ResourceFormPage
setSubject(Resource)
- Method in class org.topbraidcomposer.editors.ontology.overview.
OverviewPage
setSubject(Resource, boolean)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourceDocumentProvider
setSubject(Resource)
- Method in class org.topbraidcomposer.widgets.
AbstractWidget
setSubject(Resource)
- Method in interface org.topbraidcomposer.widgets.
IWidget
Notifies this that the subject has changed.
setSystemId(String)
- Method in class org.xml.sax.
InputSource
Set the system identifier for this input source.
setSystemMode(boolean)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
setSystemMode(boolean)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setSystemMode(boolean)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
setTabsize(int)
- Method in class org.w3c.tidy.
Tidy
Tabsize
setTagTable(TagTable)
- Method in class org.w3c.tidy.
DOMDocumentImpl
setTarget(ResourceEditPart)
- Method in class org.topbraidcomposer.gef.graph.commands.
CreateConnectionCommand
setTargetContainer(IContainer)
- Method in class org.topbraidcomposer.ui.
AbstractContainerWizard
setTargetLabel(String)
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IRelationConnection
setTargetLabel(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
RelationConnection
setTargetLabels(String[])
- Method in class org.topbraidcomposer.gef.diagram.figures.
AssociationConnection
setTargetLabels(String[])
- Method in interface org.topbraidcomposer.gef.diagram.figures.
IAssociationConnection
setTestPreferences(Preferences)
- Static method in class org.topbraid.core.model.tests.
ModelTests
setText(String)
- Method in class org.topbraidcomposer.gef.diagram.figures.
CustomNodeFigure
setText(String)
- Method in class org.topbraidcomposer.widgets.row.editors.
AbstractTextRowEditor
setText(String)
- Method in interface org.topbraidcomposer.widgets.row.editors.
ITextRowEditor
setTidyMark(boolean)
- Method in class org.w3c.tidy.
Tidy
TidyMark - add meta element indicating tidied doc
setTwoColumnLayout(Resource)
- Static method in class org.topbraid.forms.model.
FormsUtil
SetTwoColumnLayoutAction
- Class in
org.topbraidcomposer.editors.forms.layout.actions
SetTwoColumnLayoutAction()
- Constructor for class org.topbraidcomposer.editors.forms.layout.actions.
SetTwoColumnLayoutAction
setType(short)
- Method in class org.w3c.tidy.
Node
setUp()
- Method in class org.topbraidcomposer.core.models.
AbstractOntModelTestCase
setup()
- Method in class org.topbraidcomposer.navigation.instances.
InstancesTableEditor
setupDoubleClickSelection()
- Method in class org.topbraidcomposer.ui.viewers.tables.
StatementTableViewer
setupDragAndDrop()
- Method in class org.topbraidcomposer.editors.actions.find.workspacereferences.
FindWorkspaceReferencesView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.
AbstractPredicateTreeView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.arbitree.
ArbiTreeView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.domain.
DomainView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.imports.
ImportsView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.instances.
InstancesView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.propertiestree.
PropertiesTreeView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.relevant.
RelevantView
setupDragAndDrop()
- Method in class org.topbraidcomposer.navigation.subclassestree.
SubClassesTreeView
setupDragAndDrop()
- Method in class org.topbraidcomposer.ui.views.
AbstractStatementView
setupDragAndDrop()
- Method in class org.topbraidcomposer.ui.views.
AbstractStructuredViewerView
setupDragAndDrop()
- Method in class org.topbraidcomposer.ui.views.basket.
BasketView
setUpperCaseAttrs(boolean)
- Method in class org.w3c.tidy.
Tidy
UpperCaseAttrs - output attributes in upper not lower case
setUpperCaseTags(boolean)
- Method in class org.w3c.tidy.
Tidy
UpperCaseTags - output tags in upper not lower case
setURIMode(boolean)
- Method in class org.topbraidcomposer.editors.forms.header.
NameURIText
setUseDomain(Resource, boolean)
- Static method in class org.topbraid.forms.model.
FormsUtil
setUseLabels(Resource, boolean)
- Static method in class org.topbraid.forms.model.
FormsUtil
setUseUnderscores(boolean)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setUseVerbatim(boolean)
- Method in class org.topbraid.spreadsheets.options.
DefaultOptions
setValue(Model, String, String)
- Static method in class org.topbraid.core.session.
SessionProperties
setValue(String, String)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setValue(String)
- Method in interface org.w3c.dom.
Attr
setValue(String)
- Method in class org.w3c.tidy.
DOMAttrImpl
setViewer(AbstractGEFViewer)
- Method in class org.topbraidcomposer.gef.page.
AbstractGEFPage
setVisible(Resource, boolean)
- Static method in class org.topbraid.core.util.
ResourceVisibility
setVisible(Iterator, boolean)
- Static method in class org.topbraid.core.util.
ResourceVisibility
setWarning(String, Exception)
- Method in class org.topbraid.spreadsheets.mapper.
AbstractMapEngine
setWidgetType(Resource, Resource)
- Static method in class org.topbraid.forms.model.
FormsUtil
setWidthInChars(int)
- Method in class org.topbraidcomposer.ui.dialogs.
WorkspaceResourceTreeSelectionDialog
setWord2000(boolean)
- Method in class org.w3c.tidy.
Tidy
Word2000 - draconian cleaning for Word2000
setWorkspaceDefaults()
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
setWrapAsp(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapAsp - wrap within ASP pseudo elements
setWrapAttVals(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapAttVals - wrap within attribute values
setWrapJste(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapJste - wrap within JSTE pseudo elements
setWraplen(int)
- Method in class org.w3c.tidy.
Tidy
Wraplen - default wrap margin
setWrapPhp(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapPhp - wrap within PHP pseudo elements
setWrapScriptlets(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapScriptlets - wrap within JavaScript string literals
setWrapSection(boolean)
- Method in class org.w3c.tidy.
Tidy
WrapSection - wrap within <![ ...
setWriteback(boolean)
- Method in class org.w3c.tidy.
Tidy
Writeback - if true then output tidied markup NOTE: this property is ignored when parsing from an InputStream.
setXHTML(boolean)
- Method in class org.w3c.tidy.
Tidy
XHTML - output extensible HTML
setXHTMLDocType(Node)
- Method in class org.w3c.tidy.
Lexer
setXmlOut(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlOut - create output as XML
setXmlPi(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlPi - add <?xml?> for XML docs
setXmlPIs(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlPIs - if set to true PIs must end with ?>
setXmlSpace(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlSpace - if set to yes adds xml:space attr as needed
setXmlTags(boolean)
- Method in class org.w3c.tidy.
Tidy
XmlTags - treat input as XML
SetXSDBooleanAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDBooleanAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDBooleanAction
SetXSDDateAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDDateAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDDateAction
SetXSDDateTimeAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDDateTimeAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDDateTimeAction
SetXSDFloatAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDFloatAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDFloatAction
SetXSDIntAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDIntAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDIntAction
SetXSDStringAction
- Class in
org.topbraid.actionslib.predicate.setrange
SetXSDStringAction()
- Constructor for class org.topbraid.actionslib.predicate.setrange.
SetXSDStringAction
SHEET_CLASS
- Static variable in class org.topbraid.spreadsheets.
SS
sheetIndex
- Static variable in class org.topbraid.spreadsheets.
SS
SHOW
- Static variable in class org.topbraid.core.util.
ResourceVisibility
show(Shell, Resource)
- Static method in class org.topbraidcomposer.navigation.subclassestree.createclasses.
CreateClassesDialog
SHOW_ALL_DATATYPES
- Static variable in interface org.topbraidcomposer.ui.preferences.
PreferenceConstants
SHOW_ASSOCIATIONS
- Static variable in interface org.topbraidcomposer.gef.diagram.preferences.
PreferenceConstants
SHOW_ATTRIBUTES
- Static variable in interface org.topbraidcomposer.gef.diagram.preferences.
PreferenceConstants
SHOW_DISJOINTS
- Static variable in interface org.topbraidcomposer.gef.diagram.preferences.
PreferenceConstants
SHOW_DOMAINLESS_PROPERTIES
- Static variable in interface org.topbraidcomposer.navigation.propertiestree.preferences.
PreferenceConstants
SHOW_INDIRECT_INSTANCES
- Static variable in class org.topbraidcomposer.navigation.instances.preferences.
PreferenceConstants
SHOW_LITERALS
- Static variable in interface org.topbraidcomposer.gef.graph.preferences.
PreferenceConstants
SHOW_LITERALS
- Static variable in interface org.topbraidcomposer.ui.
UIImages
SHOW_MATCHING_PROPERTIES
- Static variable in interface org.topbraidcomposer.navigation.propertiestree.preferences.
PreferenceConstants
SHOW_ROOT_CLASS
- Static variable in interface org.topbraidcomposer.gef.diagram.preferences.
PreferenceConstants
SHOW_URIS
- Static variable in interface org.topbraidcomposer.editors.forms.preferences.
FormsPreferenceConstants
SHOW_WARNING
- Static variable in interface org.topbraidcomposer.editors.rdfsource.preferences.
PreferenceConstants
ShowAndRefreshAction
- Class in
org.topbraidcomposer.markers.problems.actions
A simple main menu action to show the Problems View and refresh the Problems.
ShowAndRefreshAction()
- Constructor for class org.topbraidcomposer.markers.problems.actions.
ShowAndRefreshAction
ShowAndRefreshAction
- Class in
org.topbraidcomposer.markers.tasks.actions
A simple main menu action to show the Problems View and refresh the Problems.
ShowAndRefreshAction()
- Constructor for class org.topbraidcomposer.markers.tasks.actions.
ShowAndRefreshAction
ShowArbiTreeAction
- Class in
org.topbraidcomposer.navigation.propertiestree.actions
ShowArbiTreeAction()
- Constructor for class org.topbraidcomposer.navigation.propertiestree.actions.
ShowArbiTreeAction
showCannotExecuteMessage(IChange)
- Method in class org.topbraidcomposer.navigation.
AbstractChangeViewAction
showCannotExecuteMessage(String)
- Method in class org.topbraidcomposer.navigation.
AbstractChangeViewAction
showCannotExecuteMessage(IChange)
- Method in class org.topbraidcomposer.navigation.
DeleteResourcesAction
showChangeError(String)
- Static method in class org.topbraidcomposer.ui.
UIPlugin
showDetailedTrialDialog(boolean)
- Static method in class org.topbraid.core.
TBPlugin
showDetailedTrialDialog(Object, boolean)
- Static method in class org.topbraid.core.
TBPlugin
showEditorInput(IEditorInput)
- Method in class org.topbraidcomposer.editors.
ResourceEditor
showMenu(IFigure, Control, MenuManager, int, int)
- Static method in class org.topbraidcomposer.gef.
GEFUtil
showModel(OntModel, URI, Object, IProgressMonitor)
- Method in class org.topbraidcomposer.editors.
ResourceEditorLauncher
ShowNodePanelAction
- Class in
org.topbraidcomposer.ui.views.basket.actions
ShowNodePanelAction()
- Constructor for class org.topbraidcomposer.ui.views.basket.actions.
ShowNodePanelAction
ShowSelectedResourceAction
- Class in
org.topbraidcomposer.ui.views
ShowSelectedResourceAction(StructuredViewer)
- Constructor for class org.topbraidcomposer.ui.views.
ShowSelectedResourceAction
showSuccess(String, String)
- Static method in class org.topbraidcomposer.core.
CorePlugin
showSuccess(Shell, String, String)
- Static method in class org.topbraidcomposer.core.
CorePlugin
showTrialDialog(boolean)
- Static method in class org.topbraid.core.
TBPlugin
showTrialDialog(Object, boolean)
- Static method in class org.topbraid.core.
TBPlugin
showUserError(String)
- Method in interface org.topbraid.core.
IStatusUIHandler
Displays error in a dialog specified by the implementation.
showUserError(String)
- Static method in class org.topbraidcomposer.core.
CorePlugin
showUserError(String, Throwable)
- Static method in class org.topbraidcomposer.core.
CorePlugin
showVersion(PrintWriter)
- Static method in class org.w3c.tidy.
Report
showView(String, IWorkbenchPage)
- Method in class org.topbraidcomposer.ui.
UIPlugin
ShowWarnings
- Variable in class org.w3c.tidy.
Configuration
SIBLING_CLASS
- Static variable in interface org.topbraidcomposer.ui.
UIImages
silentMode
- Variable in class org.topbraid.core.change.
AbstractChangeEngine
SINGLE_LINE_COMMENT
- Static variable in interface org.topbraid.strings.classexpressions.parser.
ClassExpressionParserConstants
singleton
- Static variable in class org.topbraid.sparqlmotion.scripts.
ScriptFactory
size()
- Method in class org.topbraid.core.graph.
BufferingGraph
size()
- Method in class org.topbraid.core.graph.
DelegatingGraph
SIZE
- Static variable in class org.topbraidcomposer.ui.
TBCImages
skippedEntity(String)
- Method in interface org.xml.sax.
ContentHandler
Receive notification of a skipped entity.
slidestyle
- Variable in class org.w3c.tidy.
Configuration
SMALL
- Static variable in interface org.topbraidcomposer.navigation.inferences.explanations.
IHTMLTags
SmartIndent
- Variable in class org.w3c.tidy.
Configuration
SMFileUtil
- Class in
org.topbraid.sparqlmotion.util
SMFileUtil()
- Constructor for class org.topbraid.sparqlmotion.util.
SMFileUtil
SML
- Class in
org.topbraid.sparqlmotion
Constants to access the SparqlMotion library namespace.
SML()
- Constructor for class org.topbraid.sparqlmotion.
SML
SMLX
- Class in
org.topbraid.sesame2.module
SMLX()
- Constructor for class org.topbraid.sesame2.module.
SMLX
SMUtil
- Class in
org.topbraid.sparqlmotion.util
SMUtil()
- Constructor for class org.topbraid.sparqlmotion.util.
SMUtil
SnapshotManager
- Class in
org.topbraidcomposer.gef.snapshots
SnapshotManager(AbstractGEFViewer, AbstractGEFPage, Collection, IToolBarManager)
- Constructor for class org.topbraidcomposer.gef.snapshots.
SnapshotManager
SOME
- Static variable in interface org.topbraid.strings.classexpressions.parser.
ClassExpressionParserConstants
SOME_VALUES_FROM
- Static variable in class org.topbraid.strings.classexpressions.labels.
ClassExpressionsLabelsPlugin
SomeValuesFromRestrictionType
- Class in
org.topbraidcomposer.ui.dialogs.restrictions
SomeValuesFromRestrictionType(OntModel)
- Constructor for class org.topbraidcomposer.ui.dialogs.restrictions.
SomeValuesFromRestrictionType
sort(List<Statement>)
- Static method in class org.topbraid.core.composite.
Composites
sort(Viewer, Object[])
- Method in class org.topbraidcomposer.ui.viewers.trees.
PropertiesViewerSorter
sort(Viewer, Object[])
- Method in class org.topbraidcomposer.ui.viewers.trees.
ResourceViewerSorter
SORT_ALPHABETICALLY
- Static variable in interface org.topbraidcomposer.navigation.propertiestree.preferences.
PreferenceConstants
sortChildren(List<Resource>)
- Static method in class org.topbraid.core.composite.
Composites
SortedRowWidget
- Class in
org.topbraidcomposer.widgets.row.composite
Sorts the rows of the row widget with respect to composite:index
SortedRowWidget(Composite, FormToolkit)
- Constructor for class org.topbraidcomposer.widgets.row.composite.
SortedRowWidget
SortedRowWidgetFactory
- Class in
org.topbraidcomposer.widgets.row.composite
SortedRowWidgetFactory()
- Constructor for class org.topbraidcomposer.widgets.row.composite.
SortedRowWidgetFactory
sortedRowWidgetTriplesChanged(TripleChangeRecord[], boolean)
- Method in class org.topbraidcomposer.widgets.row.composite.
SortedRowWidget
Sorts the children with respect to their indices
sortProperties(List<Property>)
- Static method in class org.topbraid.core.composite.
Composites
sourceClassModel
- Variable in class org.topbraidcomposer.gef.diagram.model.
ClassRelationshipModel
sourceConnections
- Variable in class org.topbraidcomposer.gef.diagram.model.
NodeModel
sourceFilePath
- Static variable in class org.topbraid.sparqlmotion.
SML
sourceStatementList
- Variable in class org.topbraidcomposer.gef.graph.parts.
ResourceEditPart
SPACE
- Static variable in class org.topbraid.strings.classexpressions.labels.
ClassExpressionsLabelsPlugin
SPACE
- Static variable in class org.topbraid.strings.classexpressions.
ProseGenerator
spaces
- Variable in class org.w3c.tidy.
Configuration
SPAN
- Static variable in interface org.topbraidcomposer.navigation.inferences.explanations.
IHTMLTags
SPARQL
- Class in
org.topbraid.sparql
SPARQL()
- Constructor for class org.topbraid.sparql.
SPARQL
SPARQL_PROPERTY_URI
- Static variable in class org.topbraid.sparql.
SPARQL
SPARQL_VIEW
- Static variable in interface org.topbraidcomposer.ui.
IDs
The ID of the SPARQL view (value: org.topbraidcomposer.sparql.view)
SPARQLConstructorEngine
- Static variable in interface org.topbraid.inference.config.
INFERENCE
SPARQLEndpointConstants
- Interface in
org.topbraid.sparql.endpoint.graphstore
SPARQLEndpointGraph
- Class in
org.topbraid.sparql.endpoint.graph
SPARQLEndpointGraph(String, String)
- Constructor for class org.topbraid.sparql.endpoint.graph.
SPARQLEndpointGraph
SPARQLEndpointGraphStore
- Class in
org.topbraid.sparql.endpoint.graphstore
SPARQLEndpointGraphStore()
- Constructor for class org.topbraid.sparql.endpoint.graphstore.
SPARQLEndpointGraphStore
SPARQLEngine
- Static variable in interface org.topbraid.inference.config.
INFERENCE
SPARQLFactory
- Class in
org.topbraid.sparql
SPARQLFactory()
- Constructor for class org.topbraid.sparql.
SPARQLFactory
SPARQLInferenceEngine
- Class in
org.topbraid.sparql.inference
SPARQLInferenceEngine()
- Constructor for class org.topbraid.sparql.inference.
SPARQLInferenceEngine
SPARQLLibrary
- Class in
org.topbraid.sparql.lib
A singleton that can manage SPARQLLibraryEntries for the currently active OntModel.
SPARQLLibrary()
- Constructor for class org.topbraid.sparql.lib.
SPARQLLibrary
SPARQLLibraryEntry
- Class in
org.topbraid.sparql.lib
SPARQLLibraryEntry(Statement)
- Constructor for class org.topbraid.sparql.lib.
SPARQLLibraryEntry
sparqlLibraryEntryAdded(SPARQLLibraryEntry)
- Method in interface org.topbraid.sparql.lib.
ISPARQLLibraryListener
sparqlLibraryEntryRemoved(SPARQLLibraryEntry)
- Method in interface org.topbraid.sparql.lib.
ISPARQLLibraryListener
SPARQLMapping
- Class in
org.topbraid.sparql.mapping
SPARQLMapping()
- Constructor for class org.topbraid.sparql.mapping.
SPARQLMapping
SPARQLMOTION
- Class in
org.topbraid.sparqlmotion
SPARQLMOTION()
- Constructor for class org.topbraid.sparqlmotion.
SPARQLMOTION
SPARQLMOTION_RESULTSVIEW
- Static variable in interface org.topbraidcomposer.ui.
IDs
SPARQLNodeType
- Class in
org.topbraidcomposer.sparql.diagram
SPARQLNodeType()
- Constructor for class org.topbraidcomposer.sparql.diagram.
SPARQLNodeType
SPARQLPlugin
- Class in
org.topbraidcomposer.sparql
SPARQLPlugin()
- Constructor for class org.topbraidcomposer.sparql.
SPARQLPlugin
SPARQLResourceConstructorInferenceEngine
- Class in
org.topbraid.sparql.inference
SPARQLResourceConstructorInferenceEngine()
- Constructor for class org.topbraid.sparql.inference.
SPARQLResourceConstructorInferenceEngine
SPARQLRowEditorDriver
- Class in
org.topbraid.sparql.editor
SPARQLRowEditorDriver()
- Constructor for class org.topbraid.sparql.editor.
SPARQLRowEditorDriver
SPARQLView
- Class in
org.topbraidcomposer.sparql.view
SPARQLView()
- Constructor for class org.topbraidcomposer.sparql.view.
SPARQLView
SPEC_KEY
- Static variable in class org.topbraid.inference.jena.
JenaInferenceEngine
specialConstructor
- Variable in exception org.topbraid.rules.swrl.parser.
ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialConstructor
- Variable in exception org.topbraid.strings.classexpressions.parser.
ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken
- Variable in class org.topbraid.rules.swrl.parser.
Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
specialToken
- Variable in class org.topbraid.strings.classexpressions.parser.
Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
SPECS
- Static variable in class org.topbraid.inference.jena.
JenaInferenceEngine
splitQueries(String)
- Static method in class org.topbraid.sparql.
SPARQLFactory
splitText(int)
- Method in interface org.w3c.dom.
Text
Breaks this node into two nodes at the specified
offset
, keeping both in the tree as siblings.
splitText(int)
- Method in class org.w3c.tidy.
DOMTextImpl
Spreadsheet
- Interface in
org.topbraid.spreadsheets
An interface for objects that can wrap a spreadsheet, which may for example be stored in a file.
SpreadsheetDefaultSettings
- Class in
org.topbraid.spreadsheets.options
SpreadsheetDefaultSettings()
- Constructor for class org.topbraid.spreadsheets.options.
SpreadsheetDefaultSettings
SpreadsheetEngine
- Class in
org.topbraid.spreadsheets.spread2owl
SpreadsheetEngine(Spreadsheet, Resource)
- Constructor for class org.topbraid.spreadsheets.spread2owl.
SpreadsheetEngine
SpreadsheetMapEngine
- Class in
org.topbraid.spreadsheets.mapper
SpreadsheetMapEngine(Spreadsheet, Model, Resource)
- Constructor for class org.topbraid.spreadsheets.mapper.
SpreadsheetMapEngine
SpreadsheetMapEngine(Spreadsheet, Model, Resource, String, String, String)
- Constructor for class org.topbraid.spreadsheets.mapper.
SpreadsheetMapEngine
SpreadsheetsPlugin
- Class in
org.topbraid.spreadsheets
SpreadsheetsPlugin()
- Constructor for class org.topbraid.spreadsheets.
SpreadsheetsPlugin
SpreadsheetUtil
- Class in
org.topbraid.spreadsheets.util
SpreadsheetUtil()
- Constructor for class org.topbraid.spreadsheets.util.
SpreadsheetUtil
SpreadsheetUtilTests
- Class in
org.topbraid.spreadsheets.util.tests
SpreadsheetUtilTests()
- Constructor for class org.topbraid.spreadsheets.util.tests.
SpreadsheetUtilTests
SS
- Class in
org.topbraid.spreadsheets
Vocabulary definitions from http://www.topbraidcomposer.org/2006/08/spreadsheets.owl
SS()
- Constructor for class org.topbraid.spreadsheets.
SS
start(BundleContext)
- Method in class org.topbraid.actionslib.
Activator
start(BundleContext)
- Method in class org.topbraid.allegro.
Activator
start(BundleContext)
- Method in class org.topbraid.change.
Activator
start(BundleContext)
- Method in class org.topbraid.core.
TBPlugin
start(BundleContext)
- Method in class org.topbraid.forms.
Activator
start(BundleContext)
- Method in class org.topbraid.inference.
Activator
start(BundleContext)
- Method in class org.topbraid.owlim.
Activator
start(BundleContext)
- Method in class org.topbraid.sesame2.
Activator
start(BundleContext)
- Method in class org.topbraid.sparql.
Activator
START
- Static variable in class org.topbraid.sparql.functions.
Duration
start(BundleContext)
- Method in class org.topbraid.sparqlmotion.
Activator
start(BundleContext)
- Method in class org.topbraid.spreadsheets.
SpreadsheetsPlugin
start(BundleContext)
- Method in class org.topbraid.xml.
Activator
start(BundleContext)
- Method in class org.topbraidcomposer.core.
CorePlugin
start(BundleContext)
- Method in class org.topbraidcomposer.editors.forms.layout.
Activator
start(BundleContext)
- Method in class org.topbraidcomposer.forms.
Activator
start(BundleContext)
- Method in class org.topbraidcomposer.gef.diagram.
DiagramPlugin
This method is called upon plug-in activation
start(BundleContext)
- Method in class org.topbraidcomposer.sparql.
SPARQLPlugin
start(ITask)
- Method in class org.topbraidcomposer.ui.task.
TBCTaskEngine
start()
- Method in class org.topbraidcomposer.ui.text.
StyledTextCompletion
start(BundleContext)
- Method in class org.topbraidcomposer.ui.
UIPlugin
start(BundleContext)
- Method in class org.topbraidcomposer.widgets.
Activator
start
- Variable in class org.w3c.tidy.
Node
startDocument()
- Method in interface org.xml.sax.
ContentHandler
Receive notification of the beginning of a document.
startDocument()
- Method in interface org.xml.sax.
DocumentHandler
Deprecated.
Receive notification of the beginning of a document.
startDocument()
- Method in class org.xml.sax.
HandlerBase
Deprecated.
Receive notification of the beginning of the document.
startElement(String, String, String, Attributes)
- Method in class org.topbraid.rdfa.parser.
RDFaParser
startElement(String, String, String, Attributes)
- Method in interface org.xml.sax.
ContentHandler
Receive notification of the beginning of an element.
startElement(String, AttributeList)
- Method in interface org.xml.sax.
DocumentHandler
Deprecated.
Receive notification of the beginning of an element.
startElement(String, AttributeList)
- Method in class org.xml.sax.
HandlerBase
Deprecated.
Receive notification of the start of an element.
StartEndTag
- Static variable in class org.w3c.tidy.
Node
startPrefixMapping(String, String)
- Method in interface org.xml.sax.
ContentHandler
Begin the scope of a prefix-URI Namespace mapping.
StartTag
- Static variable in class org.w3c.tidy.
Node
state
- Static variable in class org.topbraid.geo.models.
MapModel
state
- Variable in class org.w3c.tidy.
Lexer
state
- Variable in class org.w3c.tidy.
Out
state
- Variable in class org.w3c.tidy.
StreamIn
statement
- Variable in class org.topbraidcomposer.widgets.row.editors.
AbstractRowEditor
StatementActionAction
- Class in
org.topbraidcomposer.ui.actions
StatementActionAction(IStatementAction, Statement)
- Constructor for class org.topbraidcomposer.ui.actions.
StatementActionAction
StatementActions
- Class in
org.topbraid.actions.statement
A Singleton to conveniently access the registered StatementActions.
StatementActions()
- Constructor for class org.topbraid.actions.statement.
StatementActions
StatementComparator
- Class in
org.topbraid.core.comparator
StatementComparator()
- Constructor for class org.topbraid.core.comparator.
StatementComparator
StatementConnection
- Class in
org.topbraidcomposer.gef.graph.figures
StatementConnection(StatementEditPart)
- Constructor for class org.topbraidcomposer.gef.graph.figures.
StatementConnection
StatementEditPart
- Class in
org.topbraidcomposer.gef.graph.parts
StatementEditPart(Statement)
- Constructor for class org.topbraidcomposer.gef.graph.parts.
StatementEditPart
Statements
- Class in
org.topbraid.core.model
A utility class for common operations concering Statements.
Statements()
- Constructor for class org.topbraid.core.model.
Statements
StatementTableColumns
- Interface in
org.topbraidcomposer.ui.viewers.tables
StatementTableLabelProvider
- Class in
org.topbraidcomposer.ui.viewers.tables
StatementTableLabelProvider()
- Constructor for class org.topbraidcomposer.ui.viewers.tables.
StatementTableLabelProvider
StatementTableViewer
- Class in
org.topbraidcomposer.ui.viewers.tables
StatementTableViewer(Composite)
- Constructor for class org.topbraidcomposer.ui.viewers.tables.
StatementTableViewer
StatementTableViewer(Composite, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.tables.
StatementTableViewer
staticFlag
- Static variable in class org.topbraid.rules.swrl.parser.
JavaCharStream
staticFlag
- Static variable in class org.topbraid.strings.classexpressions.parser.
JavaCharStream
Statistics
- Class in
org.topbraidcomposer.editors.ontology.statistics
Statistics()
- Constructor for class org.topbraidcomposer.editors.ontology.statistics.
Statistics
StatisticsPage
- Class in
org.topbraidcomposer.editors.ontology.statistics
StatisticsPage(FormEditor, String, String)
- Constructor for class org.topbraidcomposer.editors.ontology.statistics.
StatisticsPage
StatisticsPageFactory
- Class in
org.topbraidcomposer.editors.ontology.statistics
StatisticsPageFactory()
- Constructor for class org.topbraidcomposer.editors.ontology.statistics.
StatisticsPageFactory
stop(BundleContext)
- Method in class org.topbraid.actionslib.
Activator
stop(BundleContext)
- Method in class org.topbraid.allegro.
Activator
stop(BundleContext)
- Method in class org.topbraid.change.
Activator
stop(BundleContext)
- Method in class org.topbraid.core.
TBPlugin
stop(BundleContext)
- Method in class org.topbraid.forms.
Activator
stop(BundleContext)
- Method in class org.topbraid.inference.
Activator
stop(BundleContext)
- Method in class org.topbraid.owlim.
Activator
stop(BundleContext)
- Method in class org.topbraid.sesame2.
Activator
stop(BundleContext)
- Method in class org.topbraid.sparql.
Activator
stop(BundleContext)
- Method in class org.topbraid.sparqlmotion.
Activator
stop(BundleContext)
- Method in class org.topbraid.spreadsheets.
SpreadsheetsPlugin
stop(BundleContext)
- Method in class org.topbraid.xml.
Activator
stop(BundleContext)
- Method in class org.topbraidcomposer.core.
CorePlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.actions.
ActionsPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.
EditorsPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.forms.
FormsPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.forms.layout.
Activator
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.ontology.
OntologyPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.editors.rdfsource.
RDFSourcePlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.forms.
Activator
stop(BundleContext)
- Method in class org.topbraidcomposer.gef.diagram.
DiagramPlugin
This method is called when the plug-in is stopped
stop(BundleContext)
- Method in class org.topbraidcomposer.gef.
GEFPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.gef.graph.
GraphPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.markers.
MarkersPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.navigation.
NavigationPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.operations.
OperationsPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.rules.
RulesPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.sparql.
SPARQLPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.ui.
UIPlugin
stop(BundleContext)
- Method in class org.topbraidcomposer.widgets.
Activator
stop(BundleContext)
- Method in class org.topbraidcomposer.wizards.
WizardsPlugin
storeValues(Map<Object, Object>)
- Method in class org.topbraidcomposer.editors.actions.prefix.
AssignPrefixAction.PrefixNSInputDialog
storeValues(Map<Object, Object>)
- Method in class org.topbraidcomposer.ui.dialogs.
AbstractInputDialog
stream
- Variable in class org.w3c.tidy.
StreamIn
StreamIn
- Class in
org.w3c.tidy
StreamIn()
- Constructor for class org.w3c.tidy.
StreamIn
StreamInImpl
- Class in
org.w3c.tidy
StreamInImpl(InputStream, int, int)
- Constructor for class org.w3c.tidy.
StreamInImpl
street
- Static variable in class org.topbraid.geo.models.
MapModel
STRING_LITERAL
- Static variable in interface org.topbraid.rules.swrl.parser.
SWRLParserConstants
STRING_LITERAL
- Static variable in interface org.topbraid.strings.classexpressions.parser.
ClassExpressionParserConstants
StringEditor
- Class in
org.topbraidcomposer.widgets.row.editors
StringEditor(Composite, FormToolkit, Statement, IRowEditorCallback)
- Constructor for class org.topbraidcomposer.widgets.row.editors.
StringEditor
StringEditorText
- Class in
org.topbraidcomposer.widgets.row.editors
StringEditorText(Composite, FormToolkit, Statement)
- Constructor for class org.topbraidcomposer.widgets.row.editors.
StringEditorText
StringRenamingListener
- Class in
org.topbraidcomposer.core.change
StringRenamingListener(List<Property>)
- Constructor for class org.topbraidcomposer.core.change.
StringRenamingListener
stripSpan(Lexer, Node)
- Method in class org.w3c.tidy.
Clean
structureChanged()
- Method in interface org.topbraidcomposer.editors.forms.layout.page.
IStructureChangedListener
STYLE
- Static variable in interface org.topbraidcomposer.navigation.inferences.explanations.
IHTMLTags
Style
- Class in
org.w3c.tidy
Linked list of class names and styles (c) 1998-2000 (W3C) MIT, INRIA, Keio University Derived from
HTML Tidy Release 4 Aug 2000
Style(String, String, String, Style)
- Constructor for class org.w3c.tidy.
Style
Style(String, String, String)
- Constructor for class org.w3c.tidy.
Style
Style()
- Constructor for class org.w3c.tidy.
Style
StyledTextClassExpressionUpdater
- Class in
org.topbraidcomposer.ui.text
StyledTextClassExpressionUpdater(StyledText)
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextClassExpressionUpdater
StyledTextCompletion
- Class in
org.topbraidcomposer.ui.text
An object handling the syntax completion of a StyledText.
StyledTextCompletion(StyledText, Statement)
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextCompletion
StyledTextKeywordPopup
- Class in
org.topbraidcomposer.ui.text
StyledTextKeywordPopup(StyledText, String[], String[])
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextKeywordPopup
StyledTextNavigator
- Class in
org.topbraidcomposer.ui.text
StyledTextNavigator(StyledText)
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextNavigator
StyledTextNavigator.IHandler
- Interface in
org.topbraidcomposer.ui.text
StyledTextRowEditorStyle
- Class in
org.topbraidcomposer.ui.text
StyledTextRowEditorStyle()
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextRowEditorStyle
StyledTextSPARQLUpdater
- Class in
org.topbraidcomposer.sparql.view.editor
StyledTextSPARQLUpdater(StyledText)
- Constructor for class org.topbraidcomposer.sparql.view.editor.
StyledTextSPARQLUpdater
StyledTextUtil
- Class in
org.topbraidcomposer.ui.text
StyledTextUtil()
- Constructor for class org.topbraidcomposer.ui.text.
StyledTextUtil
StyleProp
- Class in
org.w3c.tidy
Linked list of style properties (c) 1998-2000 (W3C) MIT, INRIA, Keio University See Tidy.java for the copyright notice.
StyleProp(String, String, StyleProp)
- Constructor for class org.w3c.tidy.
StyleProp
StyleProp(String, String)
- Constructor for class org.w3c.tidy.
StyleProp
StyleProp()
- Constructor for class org.w3c.tidy.
StyleProp
styles
- Variable in class org.w3c.tidy.
Lexer
SUB_CLASS
- Static variable in interface org.topbraidcomposer.ui.
UIImages
SUB_CLASSES_TREE_VIEW
- Static variable in interface org.topbraidcomposer.ui.
IDs
The ID of the Classes view (value: org.topbraidcomposer.navigation.subclassestree)
SUB_PROPERTY
- Static variable in interface org.topbraidcomposer.ui.
UIImages
SubClassesTreeColorProvider
- Class in
org.topbraidcomposer.ui.viewers.trees
An IColorProvider for SubClassesTreeNodes that gives nodes a blue foreground if the child-parent relationship has been inferred.
SubClassesTreeColorProvider()
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreeColorProvider
SubClassesTreeNode
- Class in
org.topbraidcomposer.ui.viewers.trees
SubClassesTreeNode(ResourceTreeNode, Resource)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreeNode
SubClassesTreeNode(ResourceTreeNode, Resource, IRDFNodeFilter)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreeNode
SubClassesTreePanel
- Class in
org.topbraidcomposer.ui.viewers.trees
SubClassesTreePanel(Composite, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreePanel
SubClassesTreePanel(Composite, IRDFNodeFilter, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreePanel
SubClassesTreePanel(Composite, IRDFNodeFilter, boolean, boolean, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubClassesTreePanel
SubClassesTreeView
- Class in
org.topbraidcomposer.navigation.subclassestree
The "Classes" view in TopBraid.
SubClassesTreeView()
- Constructor for class org.topbraidcomposer.navigation.subclassestree.
SubClassesTreeView
SUBJECT
- Static variable in interface org.topbraid.spreadsheets.
IMapConstants
SUBJECT
- Static variable in interface org.topbraid.xml.rx.
RX
SUBJECT
- Static variable in interface org.topbraidcomposer.markers.
IMarkerConstants
SubjectFormDropTargetAdapter
- Class in
org.topbraidcomposer.forms
SubjectFormDropTargetAdapter(ISubjectForm)
- Constructor for class org.topbraidcomposer.forms.
SubjectFormDropTargetAdapter
subjectType
- Static variable in class org.topbraid.forms.model.
FORMS
SubProperties
- Class in
org.topbraid.core.model
SubProperties()
- Constructor for class org.topbraid.core.model.
SubProperties
SubPropertiesTreeNode
- Class in
org.topbraidcomposer.ui.viewers.trees
A ResourceTreeNode showing the rdfs:subPropertyOf relationship.
SubPropertiesTreeNode(ResourceTreeNode, Resource)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreeNode
SubPropertiesTreeNode(ResourceTreeNode, Resource, IRDFNodeFilter)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreeNode
SubPropertiesTreePanel
- Class in
org.topbraidcomposer.ui.viewers.trees
SubPropertiesTreePanel(Composite, Set)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
SubPropertiesTreePanel(Composite, Set, IRDFNodeFilter)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
SubPropertiesTreePanel(Composite, OntModel)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
SubPropertiesTreePanel(Composite, OntModel, boolean, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
SubPropertiesTreePanel(Composite, OntModel, IRDFNodeFilter, boolean, boolean)
- Constructor for class org.topbraidcomposer.ui.viewers.trees.
SubPropertiesTreePanel
substringData(int, int)
- Method in interface org.w3c.dom.
CharacterData
Extracts a range of data from the node.
substringData(int, int)
- Method in class org.w3c.tidy.
DOMCharacterDataImpl
SubsumptionConnection
- Class in
org.topbraidcomposer.gef.diagram.figures
SubsumptionConnection()
- Constructor for class org.topbraidcomposer.gef.diagram.figures.
SubsumptionConnection
SubsumptionEditPart
- Class in
org.topbraidcomposer.gef.diagram.parts
SubsumptionEditPart(SubsumptionModel)
- Constructor for class org.topbraidcomposer.gef.diagram.parts.
SubsumptionEditPart
SubsumptionModel
- Class in
org.topbraidcomposer.gef.diagram.model
SubsumptionModel(ResourceModel, ResourceModel)
- Constructor for class org.topbraidcomposer.gef.diagram.model.
SubsumptionModel
SUFFIX
- Static variable in class org.topbraid.core.io.
N3GraphStore
SUFFIX
- Static variable in class org.topbraid.core.io.
NTripleGraphStore
supports(String, String)
- Method in class org.w3c.tidy.
DOMNodeImpl
DOM2 - not implemented.
SuppressedInferences
- Class in
org.topbraid.inference
SuppressedInferences()
- Constructor for class org.topbraid.inference.
SuppressedInferences
SUSPECTED_MISSING_QUOTE
- Static variable in class org.w3c.tidy.
Report
swap(int, int)
- Method in class org.topbraid.inference.config.
RDFInferenceEngineConfiguration
swap(int, int)
- Method in class org.topbraid.inference.
EclipseInferenceEngineConfiguration
swap(int, int)
- Method in interface org.topbraid.inference.
IEditableInferenceEngineConfiguration
SwapObjectChange
- Class in
org.topbraid.change
Swaps objects of two statements
SwapObjectChange(Statement, Statement)
- Constructor for class org.topbraid.change.
SwapObjectChange
SwiftOWLIMInferenceEngine
- Class in
org.topbraid.owlim.inference
SwiftOWLIMInferenceEngine()
- Constructor for class org.topbraid.owlim.inference.
SwiftOWLIMInferenceEngine
SwitchableTableSorter
- Class in
org.topbraidcomposer.ui.viewers.tables
A ViewerSorter that reacts on a click on the column headers by reordering all values accordingly.
SwitchableTableSorter(TableViewer)
- Constructor for class org.topbraidcomposer.ui.viewers.tables.
SwitchableTableSorter
SwitchTo(int)
- Method in class org.topbraid.rules.swrl.parser.
SWRLParserTokenManager
SwitchTo(int)
- Method in class org.topbraid.strings.classexpressions.parser.
ClassExpressionParserTokenManager
SWRL
- Class in
org.topbraid.rules.swrl
Vocabulary definitions from http://www.daml.org/rules/proposal/swrl.owl
SWRL()
- Constructor for class org.topbraid.rules.swrl.
SWRL
SWRL2Jena
- Class in
org.topbraid.rules.swrl
SWRL2Jena()
- Constructor for class org.topbraid.rules.swrl.
SWRL2Jena
SWRLLabelsPlugin
- Class in
org.topbraid.rules.swrl
SWRLLabelsPlugin()
- Constructor for class org.topbraid.rules.swrl.
SWRLLabelsPlugin
SWRLParser
- Class in
org.topbraid.rules.swrl.parser
SWRLParser(InputStream)
- Constructor for class org.topbraid.rules.swrl.parser.
SWRLParser
SWRLParser(Reader)
- Constructor for class org.topbraid.rules.swrl.parser.
SWRLParser
SWRLParser(SWRLParserTokenManager)
- Constructor for class org.topbraid.rules.swrl.parser.
SWRLParser
SWRLParserConstants
- Interface in
org.topbraid.rules.swrl.parser
SWRLParserTokenManager
- Class in
org.topbraid.rules.swrl.parser
SWRLParserTokenManager(JavaCharStream)
- Constructor for class org.topbraid.rules.swrl.parser.
SWRLParserTokenManager
SWRLParserTokenManager(JavaCharStream, int)
- Constructor for class org.topbraid.rules.swrl.parser.
SWRLParserTokenManager
SWRLRowEditorDriver
- Class in
org.topbraid.rules.swrl
SWRLRowEditorDriver()
- Constructor for class org.topbraid.rules.swrl.
SWRLRowEditorDriver
SWTImageMetadataResolver
- Class in
org.topbraidcomposer.ui
SWTImageMetadataResolver()
- Constructor for class org.topbraidcomposer.ui.
SWTImageMetadataResolver
SymmetricInverseInference
- Class in
org.topbraid.core.inference
An inference that declares a property inverse of itself if it has been asserted to be an owl:SymmetricProperty.
SymmetricInverseInference()
- Constructor for class org.topbraid.core.inference.
SymmetricInverseInference
SYNCHRONIZE
- Static variable in interface org.topbraidcomposer.ui.
UIImages
SYNTAX
- Static variable in class org.topbraid.sparql.
SPARQLFactory
SYNTAX_ERR
- Static variable in exception org.w3c.dom.
DOMException
If an invalid or illegal string is specified.
systemMode
- Static variable in interface org.topbraid.inference.config.
INFERENCE
systemModel
- Variable in class org.topbraidcomposer.core.models.
AbstractOntModelTestCase
SystemModelUpdaterTestCase
- Class in
org.topbraidcomposer.core.inference.tests
SystemModelUpdaterTestCase()
- Constructor for class org.topbraidcomposer.core.inference.tests.
SystemModelUpdaterTestCase
SystemTriples
- Class in
org.topbraid.core.model
SystemTriples()
- Constructor for class org.topbraid.core.model.
SystemTriples
SystemTriplesTestCase
- Class in
org.topbraidcomposer.core.inference.tests
SystemTriplesTestCase()
- Constructor for class org.topbraidcomposer.core.inference.tests.
SystemTriplesTestCase
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z