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.