Modifier and Type | Field and Description |
---|---|
(package private) Wandora |
WandoraHttpAuthorizer.admin |
protected Wandora |
WandoraToolManager.admin |
private Wandora |
WandoraToolManagerPanel.admin |
private Wandora |
Shortcuts.wandora |
(package private) Wandora |
Shortcuts.ManageDialog.wandora |
private Wandora |
TopicHilights.wandora |
private static Wandora |
Wandora.wandora |
private Wandora |
WandoraHolder.wandora |
private Wandora |
WandoraHttpServer.wandora
Deprecated.
|
private Wandora |
WandoraJettyServer.wandora
Deprecated.
|
private Wandora |
WandoraMenuManager.wandora |
private Wandora |
WandoraToolActionListener.wandora |
protected Wandora |
WandoraToolManager2.wandora |
private Wandora |
WandoraToolManagerPanel2.wandora |
private Wandora |
WandoraToolSet.wandora |
Modifier and Type | Method and Description |
---|---|
Wandora |
WandoraToolManager.getAdmin() |
static Wandora |
Wandora.getWandora() |
static Wandora |
Wandora.getWandora(java.awt.Component c) |
Wandora |
WandoraHolder.getWandoraAdmin() |
Modifier and Type | Method and Description |
---|---|
void |
WandoraTool.configure(Wandora wandora,
Options options,
java.lang.String prefix)
Open configuration dialog and allow user to configure the tool.
|
void |
WandoraTool.execute(Wandora wandora)
Runs the tool.
|
void |
WandoraTool.execute(Wandora wandora,
java.awt.event.ActionEvent actionEvent)
Runs the tool.
|
void |
WandoraTool.execute(Wandora wandora,
Context context)
Runs the tool.
|
void |
WandoraToolManager.execute(Wandora admin,
Context context) |
void |
WandoraToolManager2.execute(Wandora w,
Context context) |
java.lang.Object[] |
LocatorHistory.getBackPopupStruct(Wandora admin) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultAddToTopicMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultAssociationMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultBasenameMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultCopyAlsoMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultCopyMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultCopyToLayerMenuStruct(Wandora wandora,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultDeleteFromTopicMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultDeleteTopicMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultNewTopicMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultOccurrenceMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultPasteAlsoMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultPasteMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultSelectMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultSIMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultSLMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultTopicMenuStruct(Wandora admin,
java.lang.Object source) |
static java.lang.Object[] |
WandoraMenuManager.getDefaultVariantNameMenuStruct(Wandora admin,
java.lang.Object source) |
java.lang.Object[] |
LocatorHistory.getForwardPopupStruct(Wandora admin) |
static java.lang.Object[] |
WandoraMenuManager.getSubjectLocatorExtractorMenu(Wandora admin) |
static java.lang.Object[] |
WandoraMenuManager.getSubjectLocatorExtractorMenu(Wandora admin,
Context proposedContext) |
static java.lang.Object[] |
WandoraMenuManager.getSubjectLocatorExtractorMenu(Wandora admin,
Context proposedContext,
WandoraToolSet extractTools) |
SimpleMenuItem |
WandoraTool.getToolMenuItem(Wandora wandora,
java.lang.String instanceName) |
static java.lang.Object[] |
WandoraMenuManager.getTreeMenu(Wandora wandora,
TopicTree tree) |
void |
WandoraTool.initialize(Wandora wandora,
Options options,
java.lang.String prefix)
Read settings from options and initialize tool.
|
private static void |
Wandora.initializeWandoraApplication(Wandora w,
CMDParamParser cmdparams) |
static void |
WandoraMenuManager.refreshExtractWithSLMenu(javax.swing.JMenu m,
Context proposedContext,
Wandora admin) |
static int |
WandoraHttpServer.resolvePort(Wandora wandora)
Deprecated.
|
static int |
WandoraJettyServer.resolvePort(Wandora wandora)
Deprecated.
|
void |
WandoraHolder.setWandoraAdmin(Wandora wandora) |
void |
WandoraTool.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix)
Save current tool settings to options.
|
Constructor and Description |
---|
ManageDialog(Wandora w,
boolean modal,
Shortcuts parent) |
Shortcuts(Wandora w)
Creates a new instance of Shortcuts
|
TopicHilights(Wandora w)
Creates a new instance of TopicHilights
|
WandoraHolder(Wandora wandora) |
WandoraHttpAuthorizer(Wandora admin)
Creates a new instance of HttpAuthorizer
|
WandoraHttpAuthorizer(Wandora admin,
java.lang.String storeResource) |
WandoraHttpServer(Wandora wandora)
Deprecated.
|
WandoraJettyServer(Wandora wandora)
Deprecated.
|
WandoraMenuManager(Wandora wandora)
Creates a new instance of WandoraMenuManager
|
WandoraToolActionListener(Wandora wandora,
WandoraTool tool) |
WandoraToolManager(Wandora admin) |
WandoraToolManager2(Wandora w) |
WandoraToolManagerPanel(WandoraToolManager manager,
javax.swing.JDialog parent,
Wandora admin)
Creates new form AdminToolManagerPanel
|
WandoraToolManagerPanel2(WandoraToolManager2 m,
javax.swing.JDialog d,
Wandora w)
Creates new form WandoraToolManagerPanel2
|
WandoraToolSet(java.lang.String n,
int i,
Wandora w) |
WandoraToolSet(java.lang.String n,
Wandora w) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
SIContext.admin |
protected Wandora |
ApplicationAssociationContext.wandora |
protected Wandora |
ApplicationContext.wandora |
protected Wandora |
GraphAllNodesContext.wandora |
protected Wandora |
GraphEdgeContext.wandora |
protected Wandora |
GraphNodeContext.wandora |
protected Wandora |
LayeredTopicContext.wandora |
protected Wandora |
PreContext.wandora |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationAssociationContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
ApplicationContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
ApplicationlessContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
Context.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner)
Initializes context with
- Wandora: The Application.
|
void |
GraphAllNodesContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
GraphEdgeContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
GraphNodeContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
LayeredTopicContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
MultiContextCollected.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
PreContext.initialize(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
void |
SIContext.initialize(Wandora admin,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
Constructor and Description |
---|
LayeredTopicContext(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
SIContext(Wandora wandora,
java.awt.event.ActionEvent actionEvent,
WandoraTool contextOwner) |
Modifier and Type | Method and Description |
---|---|
void |
TopicIterator.initialize(java.util.Iterator source,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
CreateAssociationTypePrompt.admin |
private Wandora |
DatabaseConfigurationDialog.admin |
private Wandora |
FreeAssociationPrompt.admin |
protected Wandora |
EditorPanel.parent |
private Wandora |
SchemaAssociationPrompt.parent
Deprecated.
|
private Wandora |
SchemaOccurrencePrompt.parent
Deprecated.
|
private Wandora |
DatabaseConfigurationPanel.wandora |
private Wandora |
DropExtractPanel.wandora |
private Wandora |
FreeOccurrencePrompt.wandora |
protected Wandora |
GetTopicButton.wandora |
private Wandora |
InfoDialog.wandora |
private Wandora |
LayerTree.wandora |
private Wandora |
LogoAnimation.wandora |
private Wandora |
ModifyLayerDialog.wandora |
private Wandora |
NewTopicMapPanel.wandora |
private Wandora |
NewTopicPanelExtended.wandora |
private Wandora |
OccurrencePanel.wandora |
private Wandora |
OccurrenceTableAll.wandora |
private Wandora |
OccurrenceTableSingleType.wandora |
private Wandora |
RegularExpressionEditor.wandora |
private Wandora |
TopicMapStatisticsDialog.wandora |
private Wandora |
VariantNameEditor.wandora |
private Wandora |
WandoraToolInfoDialog.wandora |
private Wandora |
WandoraToolSelector.wandora |
private Wandora |
WandoraToolTable.wandora |
private Wandora |
WandoraToolTree.wandora |
Modifier and Type | Method and Description |
---|---|
boolean |
OccurrencePanel.applyChanges(Topic t,
Wandora wandora) |
boolean |
OccurrenceTable.applyChanges(Topic t,
Wandora wandora) |
boolean |
OccurrenceTableAll.applyChanges(Topic t,
Wandora parent) |
boolean |
OccurrenceTableSingleType.applyChanges(Topic t,
Wandora parent) |
abstract boolean |
ResourceEditor.applyChanges(Topic t,
Wandora parent) |
static RegularExpressionEditor |
RegularExpressionEditor.getMatchExpressionEditor(Wandora w) |
static RegularExpressionEditor |
RegularExpressionEditor.getReplaceExpressionEditor(Wandora w) |
private void |
LogoAnimation.initialize(Wandora w) |
void |
OccurrencePanel.initializeAssociation(Topic t,
Association a,
Wandora parent) |
abstract void |
ResourceEditor.initializeAssociation(Topic t,
Association a,
Wandora parent) |
void |
OccurrencePanel.initializeOccurrence(Topic t,
Topic otype,
Wandora w) |
abstract void |
ResourceEditor.initializeOccurrence(Topic t,
Topic otype,
Wandora parent) |
Constructor and Description |
---|
CreateAssociationTypePrompt(Wandora admin)
Creates new form CreateAssociationTypePrompt
|
CreateAssociationTypePrompt(Wandora admin,
Association a) |
CreateAssociationTypePrompt(Wandora admin,
java.util.Collection<Topic> roles) |
DatabaseConfigurationDialog(Wandora admin,
boolean modal)
Creates new form DatabaseConfigurationDialog
|
DatabaseConfigurationPanel(Wandora wandora)
Creates new form ConfigurationPanel
|
EditorPanel(Wandora admin,
int o,
java.lang.Object dc)
Creates a new instance of EditorPanel
|
EditorPanel(Wandora admin,
java.lang.Object dc) |
ErrorDialog(Wandora w,
boolean modal,
java.lang.Throwable e,
java.lang.String message) |
ErrorDialog(Wandora w,
boolean modal,
java.lang.Throwable e,
java.lang.String message,
java.lang.String no,
java.lang.String yes) |
ErrorDialog(Wandora w,
java.lang.Throwable e)
Creates new form ErrorDialog
|
FreeAssociationPrompt(Wandora wandora,
Association original) |
FreeAssociationPrompt(Wandora wandora,
Topic contextTopic)
Creates new form FreeAssociationPrompt
|
FreeAssociationPrompt(Wandora wandora,
Topic contextTopic,
Association original) |
FreeAssociationPrompt(Wandora wandora,
java.util.Vector<Topic> contextTopics) |
FreeAssociationPrompt(Wandora wandora,
java.util.Vector<Topic> contextTopics,
Association original) |
FreeOccurrencePrompt(Wandora wandora,
Topic topic)
Creates new form FreeOccurrencePrompt
|
FreeOccurrencePrompt(Wandora wandora,
Topic topic,
Topic occurrenceType)
Creates new form FreeOccurrencePrompt
|
GetTopicButton(java.lang.String si,
Wandora wandora) |
GetTopicButton(Topic t,
Wandora wandora) |
GetTopicButton(Topic t,
Wandora wandora,
java.awt.Window parent) |
GetTopicButton(Topic t,
Wandora wandora,
java.awt.Window parent,
boolean showNone) |
GetTopicButton(Topic t,
Wandora wandora,
java.awt.Window parent,
boolean showNone,
GetTopicButton.ButtonHandler buttonHandler) |
GetTopicButton(Wandora wandora) |
GetTopicButton(Wandora wandora,
java.awt.Window parent) |
InfoDialog(Wandora wandora)
Creates new form InfoDialog
|
LayerTree(ContainerTopicMap rootStack,
Wandora wandora) |
LogoAnimation(Wandora w)
Creates a new instance of LogoAnimation
|
ModifyLayerDialog(Wandora wandora,
Layer modifyLayer)
Creates new form ModifyLayerDialog
|
NewTopicMapPanel(Wandora wandora,
Delegate<java.lang.Object,NewTopicMapPanel> okDelegate,
Delegate<java.lang.Object,NewTopicMapPanel> cancelDelegate)
Creates new form NewTopicMapPanel
|
OccurrenceTableAll(Topic topic,
Options options,
Wandora wandora)
Creates a new instance of OccurrenceTableAll
|
OccurrenceTableSingleType(Topic topic,
Topic type,
Options options,
Wandora wandora)
Creates a new instance of OccurrenceTableSingleType
|
RegularExpressionEditor(Wandora w)
Creates new form RegularExpressionEditor
|
SchemaAssociationPrompt(Wandora parent,
Topic topic,
boolean modal)
Deprecated.
Creates new form SchemaAssociationPrompt
|
SchemaAssociationPrompt(Wandora parent,
Topic topic,
boolean modal,
Association original)
Deprecated.
|
SchemaOccurrencePrompt(Wandora parent,
boolean modal,
Topic topic)
Deprecated.
Creates new form SchemaOccurrencePrompt
|
TopicEditorPanel(Wandora wandora,
int o,
java.lang.Object dc)
Creates a new instance of EditorPanel
|
TopicEditorPanel(Wandora wandora,
java.lang.Object dc)
Creates a new instance of TopicEditorPanel
|
TopicMapStatisticsDialog(Wandora w,
Layer layer)
Creates new form TopicMapStatisticsDialog
|
TopicMapStatisticsDialog(Wandora w,
TopicMap map,
java.lang.String name) |
VariantNameEditor(Wandora w)
Creates new form VariantNameEditor
|
WandoraToolInfoDialog(Wandora w,
WandoraTool tool,
WandoraToolManager2.ToolInfo toolInfo)
Creates new form WandoraToolInfoDialog
|
WandoraToolSelector(Wandora wandora)
Creates new form WandoraToolSelector
|
WandoraToolTable(Wandora w) |
WandoraToolTree(Wandora parent) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
AWTWrapper.wandora |
Modifier and Type | Field and Description |
---|---|
private Wandora |
Image.wandora |
private Wandora |
TextHTML.wandora |
Modifier and Type | Field and Description |
---|---|
private Wandora |
SelectTopicPanel.admin |
private Wandora |
QueryPanel.wandora |
private Wandora |
SearchPanel.wandora |
private Wandora |
SearchTable.wandora |
private Wandora |
SearchTopicsDialog.wandora
Deprecated.
|
private Wandora |
TMQLPanel.wandora |
Modifier and Type | Method and Description |
---|---|
static MixedTopicTable |
QueryPanel.getTopicsByQuery(Wandora wandora,
java.lang.String engineName,
java.lang.String scriptStr,
java.util.Iterator<Topic> contextTopics) |
static MixedTopicTable |
QueryPanel.getTopicsByQuery(Wandora wandora,
TopicMap tm,
Directive query,
java.util.Iterator<Topic> contextTopics) |
Constructor and Description |
---|
SearchTable(java.lang.String[] res,
Wandora parent,
javax.swing.JDialog dialog)
Creates a new instance of SearchTable
|
SearchTopicsDialog(Wandora wandora,
WandoraTool tool,
boolean modal)
Deprecated.
Creates new form SearchTopicsDialog
|
SearchTopicsResults(Wandora wandora,
java.util.Collection results)
Creates new form SearchTopicsResults
|
SearchTopicsResults(Wandora wandora,
MixedTopicTable table) |
SelectTopicPanel(Wandora admin)
Creates new form SelectTopicPanel
|
Modifier and Type | Field and Description |
---|---|
protected Wandora |
TopicLinkBasename.parent |
protected Wandora |
SimpleField.wandora |
private Wandora |
SimpleTextPane.wandora |
Constructor and Description |
---|
AssociationTypeLink(AssociationTable at,
Topic t,
Wandora wandora)
Creates a new instance of AssociationTypeLink
|
AssociationTypeLinkBasename(AssociationTable at,
Topic t,
Wandora wandora)
Creates a new instance of AssociationTypeLinkBasename
|
OccurrenceTypeLink(OccurrenceTable ot,
Topic t,
Wandora wandora)
Creates a new instance of AssociationTypeLink
|
TopicLink(Topic t,
Wandora wandora)
Creates a new instance of TopicLink
|
TopicLinkBasename(Topic t,
Wandora wandora)
Creates a new instance of TopicLink
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
AssociationTable.wandora |
protected Wandora |
LocatorTable.wandora |
Wandora |
MixedTopicTable.wandora |
private Wandora |
TopicGrid.wandora |
private Wandora |
TopicGridCellRenderer.wandora |
private Wandora |
TopicTable.wandora |
private Wandora |
TopicTableCellRenderer.wandora |
Constructor and Description |
---|
AssociationTable(java.util.Collection as,
Wandora w,
Topic topic)
Creates a new instance of AssociationTable
|
ClassTable(Topic topic,
Wandora w)
Creates a new instance of ClassTable
|
InstanceTable(Topic topic,
Wandora w)
Creates a new instance of InstanceTable
|
LocatorTable(Wandora wandora)
Creates a new instance of LocatorTable
|
MixedTopicTable(Wandora w) |
SITable(Topic topic,
Wandora w)
Creates a new instance of SITable
|
TopicGrid(Wandora w) |
TopicTable(Wandora w) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
TextEditor.wandora |
Modifier and Type | Method and Description |
---|---|
void |
TextEditor.initWindow(Wandora wandora) |
Constructor and Description |
---|
OccurrenceTextEditor(Wandora admin,
boolean modal)
Creates new form OccurrenceTextEditor
|
OccurrenceTextEditor(Wandora admin,
boolean modal,
java.lang.String initText) |
OccurrenceTextEditor(Wandora admin,
boolean modal,
java.lang.String initText,
java.lang.String contentType) |
OccurrenceTextEditor(Wandora admin,
boolean modal,
java.lang.String initText,
java.lang.String contentType,
Topic occurrenceTopic,
Topic type,
Topic version) |
OccurrenceTextEditor(Wandora admin,
boolean modal,
java.lang.String initText,
Topic occurrenceTopic,
Topic type,
Topic version) |
TextEditor(Wandora wandora,
boolean modal)
Creates new form TextEditor
|
TextEditor(Wandora wandora,
boolean modal,
java.lang.String initText) |
TextEditor(Wandora wandora,
boolean modal,
java.lang.String initText,
java.lang.String contentType) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
CustomTopicPanel.wandora |
private Wandora |
DockingFramePanel.wandora |
protected Wandora |
GraphTopicPanel.wandora |
private Wandora |
LayerInfoPanel.wandora |
private Wandora |
TabbedTopicPanel.wandora |
private Wandora |
TopicPanelManager.wandora |
private Wandora |
TraditionalTopicPanel.wandora |
Constructor and Description |
---|
TabbedTopicPanel(Topic topic,
Wandora wandora)
Creates new TabbedTopicPanel
|
TopicPanelManager(Wandora w) |
TraditionalTopicPanel(Topic topic,
Wandora wandora)
Creates new form TraditionalTopicPanel
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
CustomTopicPanelConfiguration.wandora |
Constructor and Description |
---|
CustomTopicPanelConfiguration(Wandora wandora)
Creates new form CustomTopicPanelConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
SelectTopicPanelPanel.wandora |
Modifier and Type | Method and Description |
---|---|
void |
SelectTopicPanelPanel.openInDialog(java.util.ArrayList<TopicPanel> topicPanels,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
ClassPanel.admin |
private Wandora |
OccurrencePanel.admin |
private Wandora |
VariantPanel.admin |
Constructor and Description |
---|
ClassPanel(Wandora admin,
Topic t) |
OccurrencePanel(Wandora admin,
Topic t) |
VariantPanel(Wandora admin,
Topic t) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
FilterManagerPanel.admin |
private Wandora |
TopicMapGraphPanel.wandora |
Modifier and Type | Method and Description |
---|---|
Wandora |
TopicMapGraphPanel.getWandora() |
Modifier and Type | Method and Description |
---|---|
javax.swing.JDialog |
FilterManagerPanel.getDialogForMe(Wandora admin) |
javax.swing.JMenuBar |
FilterManagerPanel.getMenuBar(Wandora admin) |
Constructor and Description |
---|
FilterManagerPanel(Wandora admin)
Creates new form FilterManagerPanel
|
TopicMapGraphPanel(Wandora w,
Options opts)
Creates new form TopicMapGraphPanel
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
AbstractTraditionalTopicPanel.AssociationTableTransferHandler.wandora |
private Wandora |
AbstractTraditionalTopicPanel.InstancesPanelTransferHandler.wandora |
private Wandora |
AbstractTraditionalTopicPanel.ClassesPanelTransferHandler.wandora |
private Wandora |
AbstractTraditionalTopicPanel.OccurrencesPanelTransferHandler.wandora |
private Wandora |
AbstractTraditionalTopicPanel.TopicPanelTransferHandler.wandora |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractTraditionalTopicPanel.applyChanges(Topic topic,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildAllNamesPanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildAssociationsPanel(javax.swing.JPanel associationPanel,
javax.swing.JLabel numberLabel,
Topic topic,
int option,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildAssociationsPanel(javax.swing.JPanel associationPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildClassesPanel(javax.swing.JPanel classesPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildHorizontalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildInstancesPanel(javax.swing.JPanel instancesPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildOccurrencesPanel(javax.swing.JPanel dataPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildOccurrencesPanelOld(javax.swing.JPanel dataPanel,
javax.swing.JLabel numberLabel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildSubjectIdentifierPanel(javax.swing.JPanel subjectIdentifierPanel,
Topic topic,
Options options,
Wandora wandora) |
void |
AbstractTraditionalTopicPanel.buildVerticalNamePanel(javax.swing.JPanel variantPanel,
javax.swing.JLabel numberLabel,
Topic topic,
TopicPanel topicPanel,
Options options,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
DefaultTopicStringifier.wandora |
Modifier and Type | Method and Description |
---|---|
static void |
TopicToString.initialize(Wandora wandora) |
boolean |
DefaultTopicStringifier.initialize(Wandora wandora,
Context context) |
boolean |
TopicStringifier.initialize(Wandora wandora,
Context context)
Initialization method is called before a TopicStringifier is actually used.
|
boolean |
TopicStringifierToVariant.initialize(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
TopicTreeRelationEditorPanel.admin |
private Wandora |
TopicTreeRelationsEditor.admin |
protected Wandora |
TopicTree.wandora |
private Wandora |
TopicTreeConfigPanel.wandora |
private Wandora |
TopicTreePanel.wandora |
private Wandora |
TopicTreeTabManager.wandora |
private Wandora |
TopicTreeTopicEditor.wandora |
private Wandora |
TopicTreeTopicRenderer.wandora |
Modifier and Type | Method and Description |
---|---|
void |
TopicTreeRelationsEditor.open(Wandora wandora) |
Constructor and Description |
---|
TopicTree(java.lang.String rootTopicSI,
Wandora wandora)
Creates a new instance of TopicTree
|
TopicTree(java.lang.String rootTopicSI,
Wandora wandora,
java.util.Set<java.lang.String> selectedAssociations,
TopicTreeRelation[] associations) |
TopicTree(java.lang.String rootTopicSI,
Wandora wandora,
java.util.Set<java.lang.String> selectedAssociations,
TopicTreeRelation[] associations,
TopicTreePanel chooser) |
TopicTree(java.lang.String rootTopicSI,
Wandora wandora,
TopicTreePanel chooser) |
TopicTreeConfigPanel(TopicTreeRelation[] allRelations,
java.util.Set<java.lang.String> selectedRelations,
java.lang.String root,
java.lang.String name,
java.awt.Component parent,
Wandora wandora)
Creates new form TopicTreeConfigPanel
|
TopicTreePanel(java.lang.String rootTopic,
Wandora parent)
Creates new form TopicTreePanel
|
TopicTreePanel(java.lang.String rootTopic,
Wandora parent,
java.util.Set<java.lang.String> selectedAssociations,
TopicTreeRelation[] associations) |
TopicTreePanel(java.lang.String rootTopic,
Wandora wandora,
java.util.Set<java.lang.String> selectedRelations,
TopicTreeRelation[] allRelations,
java.lang.String name) |
TopicTreeRelationEditorPanel(java.lang.String name,
java.lang.String subRole,
java.lang.String assocType,
java.lang.String superRole,
java.lang.String icon,
TopicTreeRelationsEditor parent,
Wandora admin)
Creates new form TreeAssociationTypePanel
|
TopicTreeTabManager(Wandora w,
javax.swing.JTabbedPane tPane) |
TopicTreeTopicEditor(Wandora w,
TopicTree topicTree,
SimpleField field,
TopicTreeTopicRenderer renderer) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
WandoraModulesServer.wandora |
Modifier and Type | Method and Description |
---|---|
Wandora |
WandoraModulesServer.getWandora() |
Modifier and Type | Method and Description |
---|---|
static int |
WandoraModulesServer.resolvePort(Wandora wandora) |
Constructor and Description |
---|
WandoraModulesServer(Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
WandoraWebAppServer.wandora
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Wandora |
WandoraWebAppServer.getWandora()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static int |
WandoraWebAppServer.resolvePort(Wandora wandora)
Deprecated.
|
Constructor and Description |
---|
WandoraWebAppServer(Wandora wandora)
Deprecated.
|
Modifier and Type | Field and Description |
---|---|
static Wandora |
TopicMapService.wandora |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
ApplyPatchToolConfigPanel.admin |
protected Wandora |
DiffToolConfigPanel.admin |
protected Wandora |
GenericOptionsDialog.admin |
protected Wandora |
GenericOptionsPanel.admin |
(package private) Wandora |
PrintTopic.parent |
private Wandora |
AbstractWandoraTool.runAdmin |
(package private) Wandora |
CopyTopics.wandora |
protected Wandora |
DeleteTopics.wandora |
Modifier and Type | Method and Description |
---|---|
void |
AbstractWandoraTool.configure(Wandora wandora,
Options options,
java.lang.String prefix)
If the tool is configurable, shows an user interface to configure the tool.
|
void |
ContextToolWrapper.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Topic |
NewTopic.createNewTopic(Wandora wandora,
java.lang.String windowTitle,
Context context) |
Topic |
DuplicateTopics.duplicateTopic(Topic original,
TopicMap tm,
Wandora w) |
void |
AbstractWandoraTool.execute(Wandora wandora) |
void |
ContextToolWrapper.execute(Wandora admin) |
void |
AbstractWandoraTool.execute(Wandora wandora,
java.awt.event.ActionEvent event)
This is the primary entry point to execute the tool.
|
void |
ContextToolWrapper.execute(Wandora admin,
java.awt.event.ActionEvent event) |
void |
AboutCredits.execute(Wandora wandora,
Context context) |
void |
AboutWandora.execute(Wandora wandora,
Context context) |
void |
ActivateButtonToolSet.execute(Wandora wandora,
Context context) |
void |
AddClass.execute(Wandora wandora,
Context context) |
void |
AddInstance.execute(Wandora wandora,
Context context) |
void |
ApplyChanges.execute(Wandora wandora,
Context context)
Deprecated.
|
void |
ApplyPatchTool.execute(Wandora admin,
Context context) |
void |
ChainExecuter.execute(Wandora wandora,
Context context) |
void |
ClearToolLocks.execute(Wandora wandora,
Context context) |
void |
CommitStoredSession.execute(Wandora admin,
Context context) |
void |
ContextToolWrapper.execute(Wandora admin,
Context context) |
void |
CopyAsImage.execute(Wandora admin,
Context context) |
void |
CopyTopics.execute(Wandora wandora,
Context context) |
void |
CopyTopicsToLayer.execute(Wandora wandora,
Context context) |
void |
CreateAssociationType.execute(Wandora wandora,
Context context) |
void |
CustomCommandTool.execute(Wandora wandora,
Context context) |
void |
DeleteFromTopics.execute(Wandora admin,
Context context) |
void |
DeleteTopics.execute(Wandora wandora,
Context context) |
void |
DeleteTopicsExceptSelected.execute(Wandora wandora,
Context context) |
void |
DeleteTopicsWithBasenameRegex.execute(Wandora admin,
Context context) |
void |
DeleteTopicsWithSIRegex.execute(Wandora admin,
Context context) |
void |
DiffTool.execute(Wandora admin,
Context context) |
void |
DummyTool.execute(Wandora wandora,
Context context) |
void |
DuplicateTopics.execute(Wandora w,
Context context) |
void |
Exec.execute(Wandora admin,
Context context) |
void |
ExecBrowser.execute(Wandora admin,
Context context) |
void |
ExitWandora.execute(Wandora wandora,
Context context) |
void |
FindTopicsWithSimilarOccurrence.execute(Wandora wandora,
Context context) |
void |
FlipNameMatrix.execute(Wandora wandora,
Context context) |
void |
MakeInstancesWithAssociations.execute(Wandora wandora,
Context context) |
void |
MergeTopics.execute(Wandora wandora,
Context context) |
void |
NewTopic.execute(Wandora admin,
Context context) |
void |
NewTopicExtended.execute(Wandora wandora,
Context context) |
void |
PasteTopics.execute(Wandora admin,
Context context) |
void |
Print.execute(Wandora wandora,
Context context) |
void |
PrintTopic.execute(Wandora admin,
Context context) |
void |
RefreshTopicTrees.execute(Wandora wandora,
Context context) |
void |
Search.execute(Wandora wandora,
Context context) |
void |
SearchAndReplaceOccurrences.execute(Wandora admin,
Context context) |
void |
SetOptions.execute(Wandora wandora,
Context context) |
void |
SetOptionsLocal.execute(Wandora wandora,
Context context) |
void |
SetTopicStringifier.execute(Wandora wandora,
Context context) |
void |
SplitToInstancesWithBasename.execute(Wandora w,
Context context) |
void |
SplitToSuperclassesWithBasename.execute(Wandora w,
Context context) |
void |
SplitTopics.execute(Wandora w,
Context context) |
void |
SplitTopicsWithBasename.execute(Wandora w,
Context context) |
void |
SystemClipboard.execute(Wandora admin,
Context context) |
void |
TopicHilighter.execute(Wandora admin,
Context context) |
void |
UploadFile.execute(Wandora admin,
Context context) |
SimpleMenuItem |
AbstractWandoraTool.getToolMenuItem(Wandora wandora,
java.lang.String instanceName)
WandoraWandoraTool should be GUI independent allowing tool
to be inserted into various type of GUI elements such as menus. |
SimpleMenuItem |
ContextToolWrapper.getToolMenuItem(Wandora admin,
java.lang.String instanceName) |
SimpleMenuItem |
AbstractWandoraTool.getToolMenuItem(Wandora wandora,
java.lang.String instanceName,
javax.swing.KeyStroke keyStroke) |
Topic |
PasteTopics.getTopic(Wandora admin,
TopicMap topicMap,
java.lang.String identifier,
boolean isBasename) |
java.lang.String |
PrintTopic.getTopicAsText(Wandora admin) |
java.lang.String |
PrintTopic.getTopicAsText(Wandora admin,
Topic t,
java.lang.String templateFile,
int sortFlag) |
java.lang.String |
PrintTopic.getVelocityString(Wandora admin,
java.util.HashMap hash,
java.lang.String templateFile) |
void |
PasteClasses.initialize(Wandora wandora) |
void |
PasteInstances.initialize(Wandora admin) |
void |
PasteTopics.initialize(Wandora wandora) |
void |
AbstractWandoraTool.initialize(Wandora wandora,
Options options,
java.lang.String prefix)
Initializes a tool with options saved in the options.
|
void |
ContextToolWrapper.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
TopicMap |
DiffTool.openFile(java.lang.String f,
Wandora admin) |
protected void |
DeleteTopics.prepareTopicRemove(Topic to,
Wandora w) |
void |
PrintTopic.setPreview(Topic t,
java.lang.String template,
Wandora admin) |
void |
PrintTopic.setPreview(Topic t,
Wandora admin) |
TopicMap |
AbstractWandoraTool.solveContextTopicMap(Wandora wandora,
Context context) |
protected java.lang.String |
AbstractWandoraTool.solveNameForTopicMap(Wandora wandora,
TopicMap topicMap) |
void |
SplitToInstancesWithBasename.splitTopic(Topic original,
java.lang.String splitString,
TopicMap topicMap,
Wandora admin) |
void |
SplitToSuperclassesWithBasename.splitTopic(Topic original,
java.lang.String splitString,
TopicMap topicMap,
Wandora admin) |
void |
SplitTopicsWithBasename.splitTopic(Topic original,
java.lang.String splitString,
TopicMap topicMap,
Wandora w) |
void |
SplitTopics.splitTopic(Topic original,
TopicMap topicMap,
Wandora w) |
void |
CommitStoredSession.work(Wandora parent,
java.io.File file) |
void |
AbstractWandoraTool.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix)
If the tool is configurable, saves all current tool options.
|
void |
ContextToolWrapper.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FindTopicsWithSimilarOccurrence.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
UploadFile.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
ApplyPatchToolConfigPanel(Wandora admin,
javax.swing.JDialog parentDialog)
Creates new form ApplyPatchToolConfigPanel
|
CopyTopics(Wandora admin,
java.util.Collection topics) |
CopyTopics(Wandora admin,
java.util.Collection topics,
int includeOrders) |
CopyTopics(Wandora admin,
java.util.Collection topics,
int copyOrders,
int includeOrders) |
DiffToolConfigPanel(Wandora admin,
javax.swing.JDialog parentDialog)
Creates new form DiffToolConfigPanel
|
GenericOptionsDialog(java.awt.Frame parent,
java.lang.String title,
java.lang.String info,
boolean modal,
java.lang.String[][] fields,
Wandora admin)
Creates and initializes an options dialog.
|
GenericOptionsPanel(java.lang.String[][] fields,
Wandora wandora) |
GenericOptionsPanel(java.lang.String[][] fields,
Wandora wandora,
boolean padding) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
DeleteAssociations.admin |
protected Wandora |
DeleteAssociationsInTopic.admin |
Modifier and Type | Method and Description |
---|---|
void |
FindAssociationsInOccurrenceSimple.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
boolean |
RemovePlayer.confirmRemove(Wandora admin,
Association association,
Topic role) |
void |
AddAssociations.execute(Wandora wandora,
Context context)
Deprecated.
|
void |
AddSchemalessAssociation.execute(Wandora wandora,
Context context) |
void |
ChangeAssociationRole.execute(Wandora admin,
Context context) |
void |
ChangeAssociationRoles.execute(Wandora admin,
Context context) |
void |
ChangeAssociationType.execute(Wandora admin,
Context context) |
void |
CollectBinaryToNary.execute(Wandora admin,
Context context) |
void |
CollectNary.execute(Wandora admin,
Context context) |
void |
CopyAssociations.execute(Wandora admin,
Context context) |
void |
CopyEdgePath.execute(Wandora admin,
Context context) |
void |
CreateSymmetricAssociation.execute(Wandora admin,
Context context) |
void |
DeleteAssociations.execute(Wandora admin,
Context context) |
void |
DeleteAssociationsInTopic.execute(Wandora admin,
Context context) |
void |
DeleteAssociationsInTopicWithType.execute(Wandora admin,
Context context) |
void |
DeleteSymmetricAssociation.execute(Wandora admin,
Context context) |
void |
DetectCycles.execute(Wandora admin,
Context context) |
void |
DuplicateAssociations.execute(Wandora admin,
Context context) |
void |
DuplicateAssociationsOfType.execute(Wandora admin,
Context context) |
void |
FindAssociationsInOccurrence.execute(Wandora admin,
Context context) |
void |
FindAssociationsInOccurrenceSimple.execute(Wandora admin,
Context context) |
void |
InsertPlayer.execute(Wandora admin,
Context context) |
void |
MakeAssociationWithClassInstance.execute(Wandora admin,
Context context) |
void |
MakeAssociationWithOccurrence.execute(Wandora admin,
Context context) |
void |
MakeSubclassOf.execute(Wandora admin,
Context context) |
void |
MakeSuperclassOf.execute(Wandora admin,
Context context) |
void |
MergePlayers.execute(Wandora admin,
Context context) |
void |
ModifyAssociation.execute(Wandora admin,
Context context)
Deprecated.
|
void |
ModifySchemalessAssociation.execute(Wandora wandora,
Context context) |
void |
OpenEdgeTopic.execute(Wandora admin,
Context context) |
void |
PasteAssociations.execute(Wandora admin,
Context context) |
void |
RemovePlayer.execute(Wandora admin,
Context context) |
void |
SplitToBinaryAssociations.execute(Wandora admin,
Context context) |
void |
StealAssociations.execute(Wandora admin,
Context context) |
void |
SwapPlayers.execute(Wandora admin,
Context context) |
void |
TransposeAssociations.execute(Wandora admin,
Context context) |
private Topic |
CopyEdgePath.findOtherRole(Association a,
Topic r,
Wandora admin) |
private Topic |
DetectCycles.findOtherRole(Association a,
Topic r,
Wandora admin) |
private Topic |
OpenEdgeTopic.findOtherRole(Association a,
Topic r,
Wandora admin) |
Topic |
PasteAssociations.getTopic(Wandora wandora,
TopicMap topicMap,
java.lang.String topicName) |
java.util.ArrayList |
PasteAssociations.getTopics(Wandora admin,
TopicMap topicMap,
java.util.ArrayList<java.lang.String> topicNames,
Topic defaultTopic) |
void |
FindAssociationsInOccurrenceSimple.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
DuplicateAssociations.makeRoleMap(Wandora admin) |
void |
DuplicateAssociationsOfType.makeRoleMap(Wandora admin) |
java.lang.String |
CopyAssociations.makeString(Wandora admin) |
void |
FindAssociationsInOccurrenceSimple.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
CopyAssociations(Wandora admin,
Context context) |
CopyAssociations(Wandora admin,
Context context,
int outputFormat) |
CopyAssociations(Wandora admin,
Context context,
int outputFormat,
int outputLayout) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
BrowserExtractorManager.wandora |
Modifier and Type | Method and Description |
---|---|
boolean |
BrowserHistoryExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
boolean |
BrowserPluginExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
boolean |
MakeBookmarkBrowserExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
BrowserHistoryExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
BrowserPluginExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
MakeBookmarkBrowserExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
protected Topic |
MakeBookmarkBrowserExtractor.extractOneLink(java.lang.String url,
java.lang.String title,
Wandora wandora) |
Constructor and Description |
---|
BrowserExtractorManager(Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractDockingTool.execute(Wandora wandora,
Context context) |
void |
AddDockable.execute(Wandora w,
Context context) |
void |
DeleteAllDockables.execute(Wandora w,
Context context) |
void |
DeleteCurrentDockable.execute(Wandora w,
Context context) |
void |
DeleteDockable.execute(Wandora w,
Context context) |
void |
MaximizeDockable.execute(Wandora w,
Context context) |
void |
SelectDockable.execute(Wandora w,
Context context) |
DockingFramePanel |
AbstractDockingTool.solveDockingFramePanel(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
ExportSiteDialog.admin |
(package private) Wandora |
ExportSite.parent |
Modifier and Type | Method and Description |
---|---|
void |
AdjacencyMatrixExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
DOTExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GXLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GephiExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GraphMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
GraphXMLExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
IncidenceMatrixExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
LuceneIndexBuilder.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AdjacencyMatrixExport.execute(Wandora admin,
Context context) |
void |
DOTExport.execute(Wandora admin,
Context context) |
void |
ExportRemoteTopicMap.execute(Wandora admin,
Context context) |
void |
ExportSchemaMap.execute(Wandora admin,
Context context) |
void |
ExportSite.execute(Wandora admin,
Context context) |
void |
ExportTopicMap.execute(Wandora admin,
Context context) |
void |
GMLExport.execute(Wandora admin,
Context context) |
void |
GXLExport.execute(Wandora admin,
Context context) |
void |
GephiExport.execute(Wandora admin,
Context context) |
void |
GraphMLExport.execute(Wandora admin,
Context context) |
void |
GraphXMLExport.execute(Wandora admin,
Context context) |
void |
IncidenceMatrixExport.execute(Wandora admin,
Context context) |
void |
LuceneIndexBuilder.execute(Wandora wandora,
Context context) |
void |
OBOExport.execute(Wandora admin,
Context context) |
void |
OBORoundTrip.execute(Wandora admin,
Context context) |
void |
OccurrenceSummaryReport.execute(Wandora wandora,
Context context) |
void |
RDFExport.execute(Wandora admin,
Context context) |
void |
SQLDumpExport.execute(Wandora admin,
Context context) |
void |
SimilarityMatrixExport.execute(Wandora admin,
Context context) |
void |
TopicMapRoundTrip.execute(Wandora admin,
Context context) |
void |
XTMRoundTrip.execute(Wandora admin,
Context context) |
void |
LuceneIndexBuilder.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
LuceneIndexBuilder.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBOExport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OBORoundTrip.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
ExportSiteDialog(Wandora parent,
boolean modal)
Creates new form ExportSiteDialog
|
Modifier and Type | Method and Description |
---|---|
Manifest |
FullIIIFBuilder.buildIIIF(Wandora wandora,
Context context,
IIIFExport tool) |
Manifest |
IIIFBuilder.buildIIIF(Wandora wandora,
Context context,
IIIFExport tool) |
Manifest |
SimpleSelectionIIIFBuilder.buildIIIF(Wandora wandora,
Context context,
IIIFExport tool) |
void |
IIIFExport.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
IIIFExport.execute(Wandora wandora,
Context context) |
void |
IIIFExport.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
protected Manifest |
SimpleSelectionIIIFBuilder.prepareManifest(Wandora wandora,
Context context,
IIIFExport tool) |
protected Sequence |
SimpleSelectionIIIFBuilder.prepareSequence(Wandora wandora,
Context context,
Manifest manifest,
IIIFExport tool) |
protected void |
SelectionInstancesIIIFBuilder.processTopics(Wandora wandora,
Context context,
Sequence sequence,
IIIFExport tool) |
protected void |
SimpleSelectionIIIFBuilder.processTopics(Wandora wandora,
Context context,
Sequence sequence,
IIIFExport tool) |
protected void |
SimpleSelectionIIIFBuilder.startBuild(Wandora wandora,
Context context) |
void |
IIIFExport.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
SimbergExport.execute(Wandora admin,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
GenericDatabaseExtractorConfigurationDialog.admin |
private Wandora |
VerbOceanExtractor.admin |
private Wandora |
WikipediaExtractorSelector.admin |
private Wandora |
AbstractExtractor.wandora |
private Wandora |
AbstractExtractorDialog.wandora |
Modifier and Type | Method and Description |
---|---|
Wandora |
AbstractExtractor.getWandora() |
Modifier and Type | Method and Description |
---|---|
boolean |
AbstractExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
boolean |
HTMLLinkStructureExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
private boolean |
GenericDatabaseExtractor.configureSchema(Wandora admin,
GenericDatabaseExtractor.DatabaseSchema schema) |
java.lang.String |
AbstractExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
AtomExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
HTMLLinkStructureExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
RSSExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
Sentences2Associations.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
static java.lang.String |
ExtractHelper.doBrowserExtractForClassifiers(AbstractExtractor callback,
BrowserExtractRequest request,
Wandora wandora,
java.lang.String defaultEncoding) |
void |
AbstractExtractor.execute(Wandora admin,
Context context) |
void |
DeliciousPostsExtractor.execute(Wandora admin,
Context context) |
void |
DeliciousURLExtractor.execute(Wandora admin,
Context context) |
void |
DiggPostsExtractor.execute(Wandora admin,
Context context) |
void |
DiggURLExtractor.execute(Wandora admin,
Context context) |
void |
DummyExtractor.execute(Wandora admin,
Context context) |
void |
GenericDatabaseExtractor.execute(Wandora admin,
Context context) |
void |
JavabibExtractor.execute(Wandora admin,
Context context) |
void |
WikipediaExtractor.execute(Wandora admin,
Context context) |
void |
AbstractExtractor.setWandora(Wandora app) |
void |
WikipediaExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
AbstractExtractorDialog(Wandora admin,
boolean modal)
Creates new form AbstractExtractorDialog
|
GenericDatabaseExtractorConfigurationDialog(Wandora admin,
boolean modal,
GenericDatabaseExtractor.DatabaseSchema schema)
Creates new form GenericDatabaseExtractorConfigurationDialog
|
WikipediaExtractorSelector(Wandora admin)
Creates new form WikipediaExtractorSelector
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractAlchemyExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
AbstractAlchemyExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
AbstractAlchemyExtractor.solveAPIKey(Wandora wandora) |
void |
AbstractAlchemyExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
Any23Extractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
AudioScrobblerExtractorSelector.admin |
Modifier and Type | Method and Description |
---|---|
void |
AudioScrobblerExtractor.execute(Wandora admin,
Context context) |
void |
AudioScrobblerExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
AudioScrobblerExtractorSelector(Wandora admin)
Creates new form AudioScrobblerExtractor
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
BigHugeThesaurusSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
BigHugeThesaurusExtractor.execute(Wandora wandora,
Context context) |
void |
BigHugeThesaurusSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
BigHugeThesaurusSelector(Wandora wandora)
Creates new form BigHugeThesaurusSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
BingExtractorConfiguration.wandora |
private Wandora |
BingExtractorSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBingExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
BingExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
BingExtractor.execute(Wandora wandora,
Context context) |
void |
BingExtractorSelector.setWandora(Wandora wandora) |
java.util.HashMap<java.lang.String,java.lang.String> |
AbstractBingExtractor.solveAuth(Wandora wandora) |
void |
AbstractBingExtractor.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
BingExtractor.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
BingExtractorConfiguration(Wandora wandora,
Options options,
WandoraTool tool)
Creates new form BingConfigurationDialog
|
BingExtractorSelector(Wandora wandora)
Creates new form BingExtractorSelector
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractCSVExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
CSVExtractorConfiguration.open(Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
ExtractTool.wandoraAdmin |
Modifier and Type | Method and Description |
---|---|
Wandora |
ExtractTool.getWandora() |
Modifier and Type | Method and Description |
---|---|
void |
ExtractTool.execute(Wandora admin,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
DbpediaExtractorSelector.admin |
Modifier and Type | Method and Description |
---|---|
void |
DbpediaExtractor.execute(Wandora wandora,
Context context) |
void |
DbpediaExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
DbpediaExtractorSelector(Wandora admin)
Creates new form OpenCycExtractorSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
DiigoExtractorSelector.admin |
Modifier and Type | Method and Description |
---|---|
void |
DiigoBookmarkExtractor.execute(Wandora wandora,
Context context) |
void |
DiigoExtractor.execute(Wandora admin,
Context context) |
void |
DiigoExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
DiigoExtractorSelector(Wandora admin)
Creates new form DiigoExtractorSelector
|
Modifier and Type | Method and Description |
---|---|
void |
DiscogsExtractor.execute(Wandora wandora,
Context context) |
void |
DiscogsExtractorUI.open(Wandora w,
Context c) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
DuckDuckGoExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
DuckDuckGoExtractor.execute(Wandora wandora,
Context context) |
void |
DuckDuckGoExtractorUI.open(Wandora w,
Context c) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
SimpleEmailExtractorPanel.wandora |
Modifier and Type | Method and Description |
---|---|
boolean |
SimpleEmailExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
SimpleEmailExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
void |
SimpleEmailExtractor.execute(Wandora wandora,
Context context) |
Constructor and Description |
---|
SimpleEmailExtractorPanel(Wandora wandora)
Creates new form SimpleEmailExtractorPanel
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
EuropeanaExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
EuropeanaExtractor.execute(Wandora wandora,
Context context) |
void |
EuropeanaExtractorUI.open(Wandora w,
Context c) |
java.lang.String |
EuropeanaExtractorUI.solveAPIKey(Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
ExcelAdjacencyListExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelAdjacencyMatrixExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicNameExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicOccurrenceExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
ExcelTopicTreeExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
(package private) Wandora |
FacebookExtractorPanel.application |
Modifier and Type | Method and Description |
---|---|
void |
FacebookAPIExtractor.execute(Wandora application,
Context context) |
void |
FacebookExtractorPanel.open(Wandora app,
WandoraTool tool,
Context con) |
Constructor and Description |
---|
FacebookExtractorPanel(Wandora app)
Creates new form FacebookExtractorPanel
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
FBGraphExtractorPanel.app |
Modifier and Type | Method and Description |
---|---|
void |
FBGraphExtractor.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
SimpleDocumentExtractor.admin |
private Wandora |
SimpleFileExtractor.admin |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
SimpleDocumentExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
SimpleFileExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
SimplePDFExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
void |
SimpleDocumentExtractor.execute(Wandora wandora,
Context context) |
void |
SimpleFileExtractor.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
AuthConfigDialog.admin |
private Wandora |
PhotoInfoExtractor.currentAdmin |
Modifier and Type | Method and Description |
---|---|
void |
FlickrExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FlickrExtractor.execute(Wandora admin,
Context context) |
protected abstract boolean |
FlickrExtractor.extract(Wandora admin,
Context context) |
protected boolean |
GroupInfoExtractor.extract(Wandora admin,
Context context) |
protected boolean |
PersonInfoExtractor.extract(Wandora admin,
Context context) |
protected boolean |
PhotoInfoExtractor.extract(Wandora admin,
Context context) |
private void |
GroupInfoExtractor.getPhotoList(Wandora currentAdmin,
java.lang.String jsonAPI,
FlickrAssoc association,
java.lang.String relationship) |
private void |
PersonInfoExtractor.getPhotoList(Wandora currentAdmin,
java.lang.String jsonAPI,
FlickrAssoc association,
java.lang.String relationship) |
private void |
PersonInfoExtractor.people_getInfo(Wandora wandora) |
private void |
PersonInfoExtractor.people_getPublicGroups(Wandora wandora) |
private java.util.Collection<Tuples.T2<FlickrPerson,Topic>> |
PersonInfoExtractor.promptForUsers(Wandora admin) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
ExtractFNGTextEnrichment.admin |
Modifier and Type | Method and Description |
---|---|
void |
FoafRDFExtractor.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
FreebaseExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
FreebaseExtractor.execute(Wandora wandora,
Context context) |
void |
FreebaseExtractorUI.open(Wandora w,
Context c) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
AnnieConfiguration.wandora |
Modifier and Type | Method and Description |
---|---|
void |
AnnieExtractor.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
AnnieExtractor.execute(Wandora wandora,
Context context) |
void |
AnnieExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
AnnieConfiguration(Wandora w,
AnnieExtractor p)
Creates new form AnnieConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
GeoNamesExtractorSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
GeoNamesExtractor.execute(Wandora admin,
Context context) |
void |
GeoNamesExtractorSelector.setWandora(Wandora w) |
Constructor and Description |
---|
GeoNamesExtractorSelector(Wandora w)
Creates new form GeoNamesExtractorSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
GuardianExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
GuardianExtractor.execute(Wandora wandora,
Context context) |
void |
GuardianExtractorUI.open(Wandora w,
Context c) |
java.lang.String |
GuardianExtractorUI.solveAPIKey(Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
HelmetUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
HelmetJSONExtractor.execute(Wandora admin,
Context context) |
void |
HelmetUI.open(Wandora w,
Context c) |
Constructor and Description |
---|
HelmetUI(Wandora w)
Creates new form HelmetUI
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
InstanceListExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
SuperSubClassListExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
MarcXMLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
BatchExtractMarcXML.execute(Wandora admin,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
MashapeExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
MashapeExtractor.execute(Wandora wandora,
Context context) |
void |
MashapeExtractorUI.open(Wandora w,
Context c) |
java.lang.String |
MashapeExtractorUI.solveAPIKey(Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
MediaWikiAPIExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
MediaWikiAPIExtractor.execute(Wandora wandora,
Context context) |
void |
MediaWikiAPIExtractorUI.open(Wandora w,
Context c) |
Modifier and Type | Method and Description |
---|---|
void |
MusicBrainzExtractor.execute(Wandora wandora,
Context context) |
Constructor and Description |
---|
MusicBrainzExtractorSelector(Wandora wandora)
Creates new form MusicBrainzExtractorSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
NYTExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
NYTExtractor.execute(Wandora wandora,
Context context) |
void |
NYTExtractorUI.open(Wandora w,
Context c) |
java.lang.String |
NYTExtractorUI.solveAPIKey(Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
boolean |
OCRExtractor.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
OCRExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
OmaKaupunkiSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
OmaKaupunkiExtractor.execute(Wandora w,
Context context) |
void |
OmaKaupunkiSelector.openDialog(Wandora w) |
void |
OmaKaupunkiSelector.setWandora(Wandora w) |
Modifier and Type | Method and Description |
---|---|
boolean |
OpenCalaisClassifier.acceptBrowserExtractRequest(BrowserExtractRequest request,
Wandora wandora) |
void |
OpenCalaisClassifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
OpenCalaisClassifier.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
OpenCalaisClassifier.solveAPIKey(Wandora wandora) |
void |
OpenCalaisClassifier.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
OpenCycExtractorSelector.admin |
Modifier and Type | Method and Description |
---|---|
void |
OpenCycExtractor.execute(Wandora admin,
Context context) |
void |
OpenCycExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
OpenCycExtractorSelector(Wandora admin)
Creates new form OpenCycExtractorSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
OviExtractorSelector.admin |
Modifier and Type | Method and Description |
---|---|
void |
OviExtractor.execute(Wandora admin,
Context context) |
void |
OviExtractorSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
OviExtractorSelector(Wandora admin)
Creates new form OviExtractorSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
PalvelukarttaSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
PalvelukarttaExtractor.execute(Wandora w,
Context context) |
void |
PalvelukarttaSelector.openDialog(Wandora w) |
void |
PalvelukarttaSelector.setWandora(Wandora w) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
PalvelukarttaSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
PalvelukarttaExtractor.execute(Wandora w,
Context context) |
void |
PalvelukarttaSelector.openDialog(Wandora w) |
void |
PalvelukarttaSelector.setWandora(Wandora w) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractRDFExtractor.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
RedditExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
RedditExtractor.execute(Wandora wandora,
Context context) |
void |
RedditExtractorUI.open(Wandora w,
Context c) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
RekognitionConfigurationUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
RekognitionFaceDetector.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
RekognitionSceneDetector.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
RekognitionAuthenticationDialog.open(Wandora w) |
void |
RekognitionConfigurationUI.open(Wandora w,
int height) |
void |
RekognitionFaceDetector.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
RISExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
SparqlExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
SparqlExtractor.execute(Wandora wandora,
Context context) |
void |
SparqlExtractorUI.open(Wandora w) |
Constructor and Description |
---|
SparqlExtractorUI(Wandora w)
Creates new form SparqlExtractorUI
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
SQLExtractorUI.wandora |
Modifier and Type | Method and Description |
---|---|
void |
SQLExtractor.execute(Wandora wandora,
Context context) |
void |
SQLExtractorUI.open(Wandora w) |
Constructor and Description |
---|
SQLExtractorUI(Wandora w)
Creates new form SQLExtractorUI
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
Stands4Selector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
Stands4Extractor.execute(Wandora wandora,
Context context) |
void |
Stands4Selector.setWandora(Wandora wandora) |
protected java.lang.String |
AbstractStands4Extractor.solveAPIKey(Wandora wandora) |
Constructor and Description |
---|
Stands4Selector(Wandora wandora)
Creates new form Stands4Selector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
StanfordNERConfiguration.wandora |
Modifier and Type | Method and Description |
---|---|
void |
StanfordNERClassifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
StanfordNERClassifier.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
StanfordNERConfiguration(Wandora w,
Options o,
StanfordNERClassifier p)
Creates new form StanfordNERConfiguration
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
Subj3ctSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
Subj3ctRecordExtractor.execute(Wandora wandora,
Context context) |
void |
Subj3ctSelector.setWandora(Wandora wandora) |
Constructor and Description |
---|
Subj3ctSelector(Wandora wandora)
Creates new form Subj3ctSelector
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
AssociationRowTableExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
PropertyTableExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
AbstractTagtheExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
TextWiseClassifier.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
TwitterExtractor.execute(Wandora wandora,
Context context) |
void |
TwitterExtractorUI.openDialog(Wandora w,
WandoraTool caller) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
UClassifierConfiguration.wandora |
private Wandora |
UClassifierDialog.wandora |
Modifier and Type | Method and Description |
---|---|
void |
UClassifier.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
java.lang.String |
AbstractUClassifier.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
void |
UClassifier.execute(Wandora wandora,
Context context) |
java.lang.String |
AbstractUClassifier.solveAPIKey(Wandora wandora) |
void |
UClassifier.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
UClassifierAddDialog(Wandora w)
Creates new form UClassifierAddDialog
|
UClassifierConfiguration(Wandora w,
Options options,
AbstractUClassifier p)
Creates new form UClassifierConfiguration
|
UClassifierDialog(Wandora admin,
boolean modal)
Creates new form UClassifierDialog
|
Modifier and Type | Method and Description |
---|---|
void |
UmbelSearchConcept.execute(Wandora wandora,
Context context) |
void |
UmbelSearchConceptSelector.open(Wandora wandora) |
Constructor and Description |
---|
UmbelSearchConceptSelector(java.util.ArrayList<org.json.JSONObject> data,
Wandora wandora)
Creates new form UmbelSearchConceptSelector
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
SimilarityWordConfigurationDialog.wandora |
private Wandora |
SimpleWordConfigurationDialog.wandora |
Modifier and Type | Method and Description |
---|---|
void |
SimilarityMatchingExtractor.configure(Wandora w,
Options o,
java.lang.String p) |
void |
SimpleWordMatchingExtractor.configure(Wandora w,
Options o,
java.lang.String p) |
Constructor and Description |
---|
SimilarityWordConfigurationDialog(Wandora w) |
SimpleWordConfigurationDialog(Wandora w) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
BossExtractorSelector.wandora |
Modifier and Type | Method and Description |
---|---|
void |
AbstractBossExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
BossExtractor.execute(Wandora wandora,
Context context) |
void |
BossExtractorSelector.setWandora(Wandora wandora) |
void |
AbstractBossExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
BossExtractorSelector(Wandora wandora)
Creates new form BingExtractorSelector
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractYahooTermExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
AbstractYahooTermExtractor.solveAppId(Wandora wandora) |
void |
AbstractYahooTermExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractYQLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
SearchTermExtract.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
AbstractYQLExtractor.solveAppId(Wandora wandora) |
void |
AbstractYQLExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
YouTubeExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
YouTubeURLExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
YouTubeURLExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
void |
YouTubeVideoFeedExtractor.execute(Wandora admin,
Context context) |
Topic |
YouTubeVideoFeedExtractor.extract(com.google.gdata.data.youtube.VideoEntry entry,
com.google.gdata.data.youtube.VideoFeed videoFeed,
java.net.URL feedUrl,
Wandora admin,
TopicMap topicMap) |
int |
YouTubeVideoFeedExtractor.extract(com.google.gdata.data.youtube.VideoFeed videoFeed,
java.net.URL feedUrl,
Wandora admin,
TopicMap topicMap) |
void |
YouTubeVideoFeedSelector.initDefaultFeeds(Wandora admin,
WandoraTool tool) |
protected com.google.gdata.client.youtube.YouTubeService |
YouTubeExtractor.initializeService(Wandora admin) |
int |
YouTubeVideoFeedSelector.processVideoFeeds(Wandora admin,
Context context,
com.google.gdata.client.youtube.YouTubeService service,
YouTubeVideoFeedExtractor tool) |
int |
YouTubeVideoFeedSelector.processVideoFeedURL(Wandora admin,
TopicMap topicMap,
com.google.gdata.client.youtube.YouTubeService service,
YouTubeVideoFeedExtractor tool,
java.lang.String url) |
void |
YouTubeExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
YouTubeURLExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
YouTubeVideoFeedSelector(Wandora admin,
WandoraTool tool)
Creates new form YouTubeVideoFeedSelector
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractZemantaExtractor.configure(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
AbstractZemantaExtractor.doBrowserExtract(BrowserExtractRequest request,
Wandora wandora) |
java.lang.String |
AbstractZemantaExtractor.solveAPIKey(Wandora wandora) |
void |
AbstractZemantaExtractor.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Field and Description |
---|---|
(package private) Wandora |
AuthorAssociationFilter.admin |
(package private) Wandora |
MakeSIFromOccurrence.admin |
(package private) Wandora |
MuusaKeywordSplitter.admin |
(package private) Wandora |
WorkNameProcessor.admin |
Modifier and Type | Method and Description |
---|---|
void |
MediateekkiFilter.execute(TopicMap topicMap,
Wandora admin) |
void |
AuthorAssociationFilter.execute(Wandora admin,
Context context) |
void |
FNGCidocTypeProcessor.execute(Wandora admin,
Context context) |
void |
FixTimeApellations.execute(Wandora admin,
Context context) |
void |
FlattenTimeApellations.execute(Wandora admin,
Context context) |
void |
MakeSIFromOccurrence.execute(Wandora admin,
Context context) |
void |
MediateekkiFilter.execute(Wandora admin,
Context context) |
void |
MuusaKeywordSplitter.execute(Wandora admin,
Context context) |
void |
WorkNameProcessor.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
EuropeanaFilter.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
SimbergLIDOExporter.execute(Wandora admin,
Context context) |
void |
SimbergOAIDCExporter.execute(Wandora admin,
Context context) |
void |
SimbergOpenDataExporter.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
FngOpenDataDublinCoreExporter.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FngOpenDataDublinCoreExporter.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
FngOpenDataDublinCoreExporter.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
FngOpenDataDublinCoreExporter.execute(Wandora admin,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
LSystemGraphGeneratorDialog.parent |
Modifier and Type | Method and Description |
---|---|
void |
CalendarGenerator.execute(Wandora admin,
Context context) |
void |
CylinderGenerator.execute(Wandora wandora,
Context context) |
void |
FiniteGroupGenerator.execute(Wandora wandora,
Context context) |
void |
FullyConnectedGraphGenerator.execute(Wandora wandora,
Context context) |
void |
HyperCubeGenerator.execute(Wandora wandora,
Context context) |
void |
LSystemGraphGenerator.execute(Wandora admin,
Context context) |
void |
LatticeGenerator.execute(Wandora wandora,
Context context) |
void |
LinearListGenerator.execute(Wandora wandora,
Context context) |
void |
PlatonicSolidGenerator.execute(Wandora wandora,
Context context) |
void |
RandomGraphGenerator.execute(Wandora wandora,
Context context) |
void |
TilingGenerator.execute(Wandora wandora,
Context context) |
void |
TreeGraphGenerator.execute(Wandora wandora,
Context context) |
Constructor and Description |
---|
LSystemGraphGeneratorDialog(Wandora admin,
WandoraTool parentTool,
boolean modal)
Creates new form AbstractExtractorDialog
|
Modifier and Type | Method and Description |
---|---|
void |
Clone.execute(Wandora wandora,
Context context) |
void |
Commit.execute(Wandora wandora,
Context context) |
void |
CommitPush.execute(Wandora wandora,
Context context) |
void |
Init.execute(Wandora wandora,
Context context) |
void |
Pull.execute(Wandora wandora,
Context context) |
void |
Push.execute(Wandora wandora,
Context context) |
void |
Status.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
AbstractGraphTool.execute(Wandora admin,
Context context) |
void |
AbstractSliderTool.execute(Wandora admin,
Context context) |
void |
ExpandNodesRecursivelyTool.execute(Wandora wandora,
Context context) |
abstract void |
AbstractGraphTool.executeSynchronized(Wandora wandora,
Context context) |
void |
AbstractSliderTool.executeSynchronized(Wandora admin,
Context context) |
void |
CenterCurrentTopic.executeSynchronized(Wandora admin,
Context context) |
void |
CloseTopicNode.executeSynchronized(Wandora admin,
Context context) |
void |
CloseTopicNodesOfType.executeSynchronized(Wandora admin,
Context context) |
void |
CollapseTool.executeSynchronized(Wandora admin,
Context context) |
void |
ConnectNodesTool.executeSynchronized(Wandora admin,
Context context) |
void |
ExpandNodeTool.executeSynchronized(Wandora admin,
Context context) |
void |
ExpandNodesRecursivelyTool.executeSynchronized(Wandora admin,
Context context) |
void |
SetMouseTool.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleAnimationTool.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleAntialiasTool.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleFilterWindow.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleFreezeForMouseOverTool.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleLabelEdges.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleProjectionSettings.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleStaticWidthNodeBoxes.executeSynchronized(Wandora admin,
Context context) |
void |
ToggleViewFilterInfo.executeSynchronized(Wandora admin,
Context context) |
TopicMapGraphPanel |
AbstractGraphTool.solveGraphPanel(Wandora wandora,
Context context) |
VModel |
AbstractGraphTool.solveModel(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
GraphDOTExport.execute(Wandora wandora,
Context context) |
void |
GraphGMLExport.execute(Wandora wandora,
Context context) |
void |
GraphGraphMLExport.execute(Wandora wandora,
Context context) |
void |
GraphGraphXMLExport.execute(Wandora wandora,
Context context) |
void |
GraphDOTExport.executeSynchronized(Wandora admin,
Context context) |
void |
GraphGMLExport.executeSynchronized(Wandora admin,
Context context) |
void |
GraphGraphMLExport.executeSynchronized(Wandora admin,
Context context) |
void |
GraphGraphXMLExport.executeSynchronized(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
ClearEdgeFilters.executeSynchronized(Wandora admin,
Context context) |
void |
ClearNodeFilters.executeSynchronized(Wandora admin,
Context context) |
void |
FilterEdges.executeSynchronized(Wandora admin,
Context context) |
void |
FilterNode.executeSynchronized(Wandora admin,
Context context) |
void |
FilterNodesOfType.executeSynchronized(Wandora admin,
Context context) |
void |
ReleaseEdges.executeSynchronized(Wandora admin,
Context context) |
void |
ReleaseNodesOfType.executeSynchronized(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
ReversePinningTool.executeSynchronized(Wandora admin,
Context context) |
void |
SetPinnedTool.executeSynchronized(Wandora admin,
Context context) |
void |
SetUnpinnedTool.executeSynchronized(Wandora admin,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
AbstractImportDialog.wandora |
private Wandora |
TopicMapImportConfiguration.wandora |
private Wandora |
XSLImportDialog.wandora |
Modifier and Type | Method and Description |
---|---|
void |
OBOImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
protected void |
AbstractImportTool.createNewLayer(TopicMap topicMap,
java.lang.String streamName,
Wandora wandora) |
void |
AbstractImportTool.execute(Wandora wandora,
Context context) |
void |
SQLTopicMapImport.execute(Wandora admin,
Context context) |
void |
XSLImport.execute(Wandora wandora,
Context context) |
void |
AbstractImportTool.finalizeImport(Wandora wandora) |
protected java.lang.String |
AbstractImportTool.getLayerNameFor(java.lang.String streamName,
Wandora wandora) |
void |
AbstractImportTool.importFile(Wandora wandora,
java.io.File file) |
void |
AbstractImportTool.importFiles(Wandora wandora,
java.io.File[] files) |
abstract void |
AbstractImportTool.importStream(Wandora admin,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
GOAImport.importStream(Wandora wandora,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
OBOImport.importStream(Wandora wandora,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
SQLTopicMapImport.importStream(Wandora wandora,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
SimpleRDFImport.importStream(Wandora wandora,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
TopicMapImport.importStream(Wandora wandora,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
XSLImport.importStream(Wandora admin,
java.lang.String streamName,
java.io.InputStream inputStream) |
void |
AbstractImportTool.importUrl(Wandora wandora,
java.net.URL forceURL) |
void |
OBOImport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.initialize(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
AbstractImportTool.initializeImport(Wandora wandora) |
void |
AbstractImportTool.requestImports(Wandora wandora) |
TopicMap |
SQLTopicMapImport.solveContextTopicMap(Wandora wandora,
Context context) |
void |
OBOImport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SimpleRDFImport.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
TopicMapImport.writeOptions(Wandora wandora,
Options options,
java.lang.String prefix) |
Constructor and Description |
---|
AbstractImportDialog(Wandora wandora,
boolean modal)
Creates new form AbstractImportDialog
|
TopicMapImportConfiguration(Wandora w)
Creates new form TopicMapImportConfiguration
|
XSLImportDialog(Wandora w,
boolean modal)
Creates new form XSLImportDialog
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
AdjacencyListImportDialog.parent |
private Wandora |
AdjacencyMatrixImportDialog.parent |
private Wandora |
IncidenceMatrixImportDialog.parent |
Modifier and Type | Method and Description |
---|---|
void |
AdjacencyListImport.execute(Wandora admin,
Context context) |
void |
AdjacencyMatrixImport.execute(Wandora admin,
Context context) |
void |
IncidenceMatrixImport.execute(Wandora admin,
Context context) |
Constructor and Description |
---|
AdjacencyListImportDialog(Wandora admin,
WandoraTool parentTool,
boolean modal)
Creates new form AdjacencyListImportDialog
|
AdjacencyMatrixImportDialog(Wandora admin,
WandoraTool parentTool,
boolean modal)
Creates new form AdjacencyMatrixImportDialog
|
IncidenceMatrixImportDialog(Wandora admin,
WandoraTool parentTool,
boolean modal)
Creates new form IncidenceMatrixImportDialog
|
Modifier and Type | Method and Description |
---|---|
void |
Pinger.execute(Wandora wandora,
Context context) |
protected void |
PingerPanel.openInOwnWindow(Wandora w) |
Modifier and Type | Method and Description |
---|---|
void |
ArrangeLayers.execute(Wandora wandora,
Context context) |
void |
ClearTopicMap.execute(Wandora admin,
Context context) |
void |
ClearTopicMapIndexes.execute(Wandora admin,
Context context) |
void |
ConfigureLayer.execute(Wandora admin,
Context context) |
void |
DeleteLayer.execute(Wandora admin,
Context context) |
void |
LockLayers.execute(Wandora admin,
Context context) |
void |
MakeAssociationConsistentTool.execute(Wandora admin,
Context context) |
void |
MakeSIConsistentTool.execute(Wandora admin,
Context context) |
void |
MergeLayers.execute(Wandora wandora,
Context context) |
void |
NewLayer.execute(Wandora wandora,
Context context) |
void |
RenameLayer.execute(Wandora admin,
Context context) |
void |
ViewLayers.execute(Wandora admin,
Context context) |
void |
MergeLayers.mergeLayers(Wandora wandora,
int options,
Context context) |
protected Layer |
AbstractLayerTool.solveContextLayer(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
MaianaExport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
MaianaImport.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
MaianaExport.execute(Wandora wandora,
Context context) |
void |
MaianaImport.execute(Wandora wandora,
Context context) |
void |
MaianaExportPanel.open(Wandora wandora) |
void |
MaianaImportPanel.open(Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
MediawikiOccurrenceUploader.execute(Wandora wandora,
Context context) |
void |
MediawikiSubjectLocatorUploader.execute(Wandora wandora,
Context context) |
void |
MediawikiUploaderConfigurationUI.open(Wandora wandora,
WandoraTool t) |
MediawikiUploaderConfiguration |
MediawikiSubjectLocatorUploader.setupUI(Wandora wandora) |
MediawikiUploaderConfiguration |
MediawikiOccurrenceUploader.setupUI(Wandora wandora,
java.util.HashSet dataTypes,
java.lang.String o,
Topic carrier,
Topic lang,
boolean batch) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
MediaWikiAPIUploader.wandora |
Modifier and Type | Method and Description |
---|---|
void |
MediaWikiAPIUploader.execute(Wandora w,
Context c)
The public API this package exposes.
|
private java.util.HashMap<java.lang.String,Topic> |
MediaWikiAPIUploader.getContentTypeAndScope(Wandora w)
Helper for fetching the content type and scope.
|
protected void |
MediaWikiAPIConfigUI.open(Wandora wandora,
WandoraTool t) |
Modifier and Type | Method and Description |
---|---|
void |
Back.execute(Wandora wandora,
Context context) |
void |
CloseCurrentTopicPanel.execute(Wandora wandora,
Context context) |
void |
Forward.execute(Wandora wandora,
Context context) |
void |
OpenTopic.execute(Wandora wandora,
Context context) |
void |
OpenTopicIn.execute(Wandora wandora,
Context context) |
void |
OpenTopicInNew.execute(Wandora wandora,
Context context) |
void |
OpenTopicWithSX.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
MakeOccurrenceFromSubjectIdentifier.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
OccurrenceMicrosoftTranslate.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
boolean |
DownloadAllOccurrences.download(Wandora admin,
Topic topic,
java.lang.String url,
java.io.File target) |
boolean |
DownloadOccurrence.download(Wandora admin,
Topic topic,
java.lang.String url,
java.io.File target) |
void |
AddOccurrences.execute(Wandora wandora,
Context context)
Deprecated.
|
void |
AddSchemalessOccurrence.execute(Wandora wandora,
Context context) |
void |
AppendOccurrence.execute(Wandora wandora,
Context context) |
void |
AssociateNearByOccurrenceCarriers.execute(Wandora admin,
Context context) |
void |
ChangeOccurrenceTableRowHeight.execute(Wandora wandora,
Context context) |
void |
ChangeOccurrenceType.execute(Wandora wandora,
Context context) |
void |
ChangeOccurrenceView.execute(Wandora wandora,
Context context) |
void |
CopyOccurrence.execute(Wandora wandora,
Context context) |
void |
CreateTopicWithOccurrenceSelection.execute(Wandora wandora,
Context context) |
void |
CutOccurrence.execute(Wandora admin,
Context context) |
void |
DeleteAllOccurrences.execute(Wandora admin,
Context context) |
void |
DeleteOccurrence.execute(Wandora admin,
Context context) |
void |
DownloadAllOccurrences.execute(Wandora admin,
Context context) |
void |
DownloadOccurrence.execute(Wandora wandora,
Context context) |
void |
DuplicateOccurrence.execute(Wandora wandora,
Context context) |
void |
EditOccurrences.execute(Wandora wandora,
Context context) |
void |
FindPointInPolygonOccurrence.execute(Wandora admin,
Context context) |
void |
MakeOccurrenceFromAssociation.execute(Wandora admin,
Context context) |
void |
MakeOccurrenceFromBasename.execute(Wandora wandora,
Context context) |
void |
MakeOccurrenceFromSubjectIdentifier.execute(Wandora wandora,
Context context) |
void |
MakeOccurrenceFromSubjectLocator.execute(Wandora wandora,
Context context) |
void |
MakeOccurrenceFromVariant.execute(Wandora wandora,
Context context) |
void |
MakeOccurrencesFromVariants.execute(Wandora wandora,
Context context) |
void |
OccurrenceGoogleTranslate.execute(Wandora wandora,
Context context) |
void |
OccurrenceMicrosoftTranslate.execute(Wandora wandora,
Context context) |
void |
OccurrenceRegexReplacerAll.execute(Wandora admin,
Context context) |
void |
OccurrenceRegexReplacerOne.execute(Wandora wandora,
Context context) |
void |
OccurrenceScopeCopier.execute(Wandora admin,
Context context) |
void |
OccurrenceWatsonTranslate.execute(Wandora wandora,
Context context) |
void |
OpenURLOccurrence.execute(Wandora admin,
Context context) |
void |
PasteOccurrence.execute(Wandora wandora,
Context context) |
void |
SpreadOccurrence.execute(Wandora wandora,
Context context) |
void |
URLOccurrenceChecker.execute(Wandora admin,
Context context) |
private java.io.File |
DownloadAllOccurrences.selectDirectory(java.lang.String directoryDialogTitle,
Wandora admin) |
private java.io.File |
DownloadOccurrence.selectDirectory(java.lang.String directoryDialogTitle,
Wandora admin) |
private java.io.File |
DownloadOccurrence.selectFile(java.lang.String directoryDialogTitle,
Wandora admin) |
private boolean |
DeleteOccurrence.shouldDelete(Topic topic,
Topic type,
Wandora parent) |
Modifier and Type | Method and Description |
---|---|
void |
PasteBinOccurrenceDownloader.execute(Wandora w,
Context context) |
void |
PasteBinOccurrenceUploader.execute(Wandora wandora,
Context context) |
void |
PasteBinConfiguration.open(Wandora wandora,
WandoraTool t) |
boolean |
PasteBinOccurrenceUploader.pasteBin(Wandora wandora,
Topic carrier,
Topic type,
Topic lang,
java.lang.String o) |
boolean |
PasteBinOccurrenceDownloader.restorePastebinData(Topic carrier,
Topic type,
Topic scope,
java.lang.String purl,
Wandora w) |
Modifier and Type | Method and Description |
---|---|
abstract boolean |
AbstractOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AlchemyCategoryOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AlchemyEntityOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AlchemyKeywordOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AlchemyRelationOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AlchemySentimentOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
AnnieOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
FindNearByGeoNamesOccurrence._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
OpenCalaisOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
StanfordNEROccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
UClassifyOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
YahooTermOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
boolean |
ZemantaOccurrenceExtractor._extractTopicsFrom(java.lang.String occurrenceData,
Topic masterTopic,
TopicMap topicMap,
Wandora wandora) |
void |
AbstractOccurrenceExtractor.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
RunOccurrenceAsQuery.execute(Wandora wandora,
Context context) |
void |
RunOccurrenceAsTMQL.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
UploadDialog.parent |
Modifier and Type | Method and Description |
---|---|
void |
ImportTopicsOfType.execute(Wandora admin,
Context context) |
void |
PasteAssociationsOfType.execute(Wandora wandora,
Context context) |
void |
SaveSession.execute(Wandora admin,
Context context) |
void |
UploadFileOld.execute(Wandora admin,
Context context) |
Topic |
PasteAssociationsOfType.getTopic(Wandora admin,
TopicMap topicMap,
java.lang.String topicName) |
java.util.Vector |
PasteAssociationsOfType.getTopics(Wandora admin,
TopicMap topicMap,
java.util.Vector topicNames) |
void |
ImportTopicsOfType.work(Wandora parent,
java.io.File file) |
Constructor and Description |
---|
UploadDialog(Wandora parent,
boolean modal)
Creates new form UploadDialog
|
Modifier and Type | Method and Description |
---|---|
void |
LoadWandoraProject.execute(Wandora wandora,
Context context) |
void |
MergeWandoraProject.execute(Wandora wandora,
Context context) |
void |
ResetWandora.execute(Wandora wandora,
Context context) |
void |
RevertWandoraProject.execute(Wandora wandora,
Context context) |
void |
SaveWandoraProject.execute(Wandora wandora,
Context context) |
void |
LoadWandoraProject.loadProject(java.io.File f,
Wandora wandora)
Tool uses method loadProject to actually load the project into the Wandora.
|
void |
RevertWandoraProject.loadProject(java.io.File f,
Wandora wandora)
Tool uses method loadProject to actually load the project into the Wandora.
|
void |
MergeWandoraProject.mergeProject(java.io.File f,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
void |
OpenRConsole.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
ClearSelection.doGraphSelection(Wandora admin,
TopicMapGraphPanel graph) |
void |
DoSelection.doGraphSelection(Wandora wandora,
TopicMapGraphPanel graph) |
void |
DoTopicSelection.doGraphSelection(Wandora admin,
TopicMapGraphPanel graph) |
void |
InvertSelection.doGraphSelection(Wandora admin,
TopicMapGraphPanel graph) |
void |
SelectAll.doGraphSelection(Wandora wandora,
TopicMapGraphPanel graph) |
void |
SelectionInfo.doGraphSelection(Wandora admin,
TopicMapGraphPanel graph) |
void |
ClearSelection.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
DoSelection.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
DoTopicSelection.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
InvertSelection.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
SelectAll.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
SelectColumns.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
SelectRows.doGridSelection(Wandora wandora,
TopicGrid grid) |
void |
SelectionInfo.doGridSelection(Wandora admin,
TopicGrid grid) |
void |
ClearSelection.doOtherSelection(Wandora admin,
java.awt.Component component) |
void |
DoSelection.doOtherSelection(Wandora wandora,
java.awt.Component component) |
void |
SelectAll.doOtherSelection(Wandora wandora,
java.awt.Component component) |
void |
ClearSelection.doTableSelection(Wandora admin,
SITable siTable) |
void |
DoSelection.doTableSelection(Wandora wandora,
SITable siTable) |
void |
InvertSelection.doTableSelection(Wandora admin,
SITable siTable) |
void |
SelectAll.doTableSelection(Wandora wandora,
SITable siTable) |
void |
SelectColumns.doTableSelection(Wandora wandora,
SITable siTable) |
void |
SelectRows.doTableSelection(Wandora wandora,
SITable siTable) |
void |
SelectionInfo.doTableSelection(Wandora admin,
SITable table) |
void |
ClearSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
DoSelection.doTableSelection(Wandora wandora,
TopicTable table) |
void |
DoTopicSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
InvertSelection.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectAll.doTableSelection(Wandora wandora,
TopicTable table) |
void |
SelectColumns.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectRows.doTableSelection(Wandora admin,
TopicTable table) |
void |
SelectionInfo.doTableSelection(Wandora admin,
TopicTable table) |
void |
DoSelection.doTreeSelection(Wandora wandora,
TopicTree tree) |
void |
SelectionInfo.doTreeSelection(Wandora admin,
TopicTree tree) |
void |
DoSelection.execute(Wandora wandora,
Context context) |
void |
LocateSelectTopicInTree.execute(Wandora wandora,
Context context) |
void |
SelectTopicWithAssociationType.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
HTTPServerTool.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
SolrIndexBuilder.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
SolrIndexBuilder.execute(Wandora admin,
Context context) |
Modifier and Type | Method and Description |
---|---|
private java.util.HashMap<Topic,java.util.Set> |
SOMClassifier.buildInputSets(Wandora admin,
Topic groupingRole,
java.util.Iterator<Association> associations) |
void |
SOMClassifier.execute(Wandora wandora,
Context context) |
Constructor and Description |
---|
SOMTopicVisualization(Wandora admin)
Creates new form SOMTopicVisualization
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
AssetWeightPanel.app |
Modifier and Type | Method and Description |
---|---|
void |
AssetWeights.execute(Wandora wandora,
Context context) |
void |
AssociationCounterTool.execute(Wandora admin,
Context context) |
void |
AverageClusteringCoefficient.execute(Wandora admin,
Context context) |
void |
MergeMatrixTool.execute(Wandora admin,
Context context) |
void |
TopicClusteringCoefficient.execute(Wandora admin,
Context context) |
void |
TopicMapDiameter.execute(Wandora admin,
Context context) |
void |
TopicMapDiameterAlternative.execute(Wandora admin,
Context context) |
void |
TopicMapStatistics.execute(Wandora wandora,
Context context) |
Constructor and Description |
---|
AssetWeightPanel(Wandora application,
java.util.Collection<Topic> topics)
Creates new form AssetWeightPanel
|
MergeMatrixToolPanel(Wandora w,
java.util.List<java.util.List> data)
Creates
new
form
MergeMatrixToolPanel
|
Modifier and Type | Field and Description |
---|---|
private Wandora |
FindSubjectLocator.admin |
private Wandora |
AddSubjectIdentifierPanel.wandora |
private Wandora |
DownloadSubjectLocators.wandora |
protected Wandora |
DuplicateSubjectIdentifier.wandora |
Modifier and Type | Method and Description |
---|---|
void |
MoveSubjectLocatorResources.configure(Wandora admin,
Options options,
java.lang.String prefix) |
void |
AddSubjectIdentifier.execute(Wandora wandora,
Context context) |
void |
CheckSubjectIdentifiers.execute(Wandora admin,
Context context) |
void |
CheckSubjectLocator.execute(Wandora admin,
Context context) |
void |
ConvertSubjectLocatorToDataURL.execute(Wandora wandora,
Context context) |
void |
CopySubjectIdentifiers.execute(Wandora wandora,
Context context) |
void |
DeleteSubjectIdentifiers.execute(Wandora wandora,
Context context) |
void |
DeleteSubjectIdentifiersWithRegex.execute(Wandora wandora,
Context context) |
void |
DeleteSubjectLocator.execute(Wandora admin,
Context context) |
void |
DownloadSubjectLocators.execute(Wandora wandora,
Context context) |
void |
DuplicateSubjectIdentifier.execute(Wandora w,
Context context) |
void |
ExtractWithSubjectLocator.execute(Wandora wandora,
Context context) |
void |
FindSubjectLocator.execute(Wandora admin,
Context context) |
void |
FixSubjectIdentifiers.execute(Wandora wandora,
Context context) |
void |
FixSubjectIdentifiers2.execute(Wandora admin,
Context context) |
void |
FlattenSubjectIdentifiers.execute(Wandora wandora,
Context context) |
void |
MakeSubjectIdentifierFromBasename.execute(Wandora admin,
Context context) |
void |
MakeSubjectIdentifierFromFilename.execute(Wandora wandora,
Context context) |
void |
MakeSubjectIdentifierFromOccurrence.execute(Wandora admin,
Context context) |
void |
MakeSubjectIdentifierFromSubjectLocator.execute(Wandora wandora,
Context context) |
void |
MakeSubjectLocatorFromBasename.execute(Wandora admin,
Context context) |
void |
MakeSubjectLocatorFromFileContent.execute(Wandora wandora,
Context context) |
void |
MakeSubjectLocatorFromFilename.execute(Wandora wandora,
Context context) |
void |
MakeSubjectLocatorFromOccurrence.execute(Wandora admin,
Context context) |
void |
MakeSubjectLocatorFromSubjectIdentifier.execute(Wandora wandora,
Context context) |
void |
ModifySubjectIdentifiersWithRegex.execute(Wandora admin,
Context context) |
void |
ModifySubjectLocatorWithRegex.execute(Wandora admin,
Context context) |
void |
MoveSubjectLocatorResources.execute(Wandora admin,
Context context) |
void |
OpenSubjectIdentifier.execute(Wandora admin,
Context context) |
void |
OpenSubjectLocator.execute(Wandora admin,
Context context) |
void |
PasteSubjectIdentifiers.execute(Wandora wandora,
Context context) |
void |
RemoveReferencesInSubjectIdentifiers.execute(Wandora admin,
Context context) |
void |
MoveSubjectLocatorResources.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
java.lang.String |
AddSubjectIdentifierPanel.open(Wandora wandora,
java.lang.String label,
java.lang.String title) |
private java.io.File |
DownloadSubjectLocators.selectDirectory(java.lang.String directoryDialogTitle,
Wandora admin) |
void |
MoveSubjectLocatorResources.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
SameAsSubjectExpander.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
SameAsSubjectExpander.execute(Wandora wandora,
Context context) |
void |
SameAsSubjectExpander.writeOptions(Wandora w,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
AssociationTest.execute(Wandora wandora,
Context context) |
void |
TopicTest.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
void |
VariantMicrosoftTranslate.configure(Wandora wandora,
Options options,
java.lang.String prefix) |
void |
AddImplicitDisplayScopeToVariants.execute(Wandora wandora,
Context context) |
void |
AddImplicitSortScopeToVariants.execute(Wandora wandora,
Context context) |
void |
AddMissingLanguageScope.execute(Wandora wandora,
Context context) |
void |
AddScopeTopicToVariantName.execute(Wandora wandora,
Context context) |
void |
AddVariantName.execute(Wandora wandora,
Context context) |
void |
AllEmptyVariantRemover.execute(Wandora wandora,
Context context) |
void |
AllVariantRemover.execute(Wandora wandora,
Context context) |
void |
BasenameNewlineRemover.execute(Wandora wandora,
Context context) |
void |
BasenameRegexReplacer.execute(Wandora wandora,
Context context) |
void |
BasenameRemover.execute(Wandora wandora,
Context context) |
void |
BasenameTrimmer.execute(Wandora wandora,
Context context) |
void |
BasenameWhiteSpaceCollapser.execute(Wandora wandora,
Context context) |
void |
ChangeVariantView.execute(Wandora wandora,
Context context) |
void |
DeleteScopeTopicInVariantName.execute(Wandora wandora,
Context context) |
void |
DeleteVariantName.execute(Wandora wandora,
Context context) |
void |
MakeBasenameFromOccurrence.execute(Wandora wandora,
Context context) |
void |
MakeBasenameFromSubjectIdentifier.execute(Wandora wandora,
Context context) |
void |
MakeDisplayVariantsFromBasename.execute(Wandora wandora,
Context context) |
void |
MakeDisplayVariantsFromOccurrences.execute(Wandora wandora,
Context context) |
void |
MakeSortVariantsFromBasename.execute(Wandora wandora,
Context context) |
void |
TopicNameCopier.execute(Wandora wandora,
Context context) |
void |
VariantGoogleTranslate.execute(Wandora wandora,
Context context) |
void |
VariantMicrosoftTranslate.execute(Wandora wandora,
Context context) |
void |
VariantNewlineRemover.execute(Wandora wandora,
Context context) |
void |
VariantRegexReplacer.execute(Wandora wandora,
Context context) |
void |
VariantRemover.execute(Wandora wandora,
Context context) |
void |
VariantScopeCopier.execute(Wandora wandora,
Context context) |
void |
VariantWatsonTranslate.execute(Wandora wandora,
Context context) |
void |
VariantWhiteSpaceCollapser.execute(Wandora wandora,
Context context) |
void |
VariantsToTopicsAndAssociations.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
UndoRedoOptions.wandora |
Modifier and Type | Method and Description |
---|---|
void |
Redo.configure(Wandora w,
Options options,
java.lang.String prefix) |
void |
Undo.configure(Wandora w,
Options options,
java.lang.String prefix) |
void |
ClearUndoBuffers.execute(Wandora wandora,
Context context) |
void |
Redo.execute(Wandora wandora,
Context context) |
void |
Undo.execute(Wandora wandora,
Context context) |
void |
Redo.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
Undo.initialize(Wandora admin,
Options options,
java.lang.String prefix) |
void |
UndoRedoOptions.open(Wandora w) |
void |
Redo.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
void |
Undo.writeOptions(Wandora admin,
Options options,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
void |
AddWebLocationAsOccurrence.execute(Wandora wandora,
Context context) |
void |
AddWebLocationAsSubjectIdentifier.execute(Wandora wandora,
Context context) |
void |
AddWebLocationAsSubjectLocator.execute(Wandora wandora,
Context context) |
void |
AddWebSelectionAsBasename.execute(Wandora wandora,
Context context) |
void |
AddWebSelectionAsOccurrence.execute(Wandora wandora,
Context context) |
void |
AddWebSourceAsOccurrence.execute(Wandora wandora,
Context context) |
void |
CreateWebLocationTopic.execute(Wandora wandora,
Context context) |
void |
ExecuteJavascript.execute(Wandora wandora,
Context context) |
void |
OpenOccurrenceInWebView.execute(Wandora wandora,
Context context) |
void |
OpenWebLocationInExternalBrowser.execute(Wandora wandora,
Context context) |
Modifier and Type | Method and Description |
---|---|
Wandora |
ModulesWandoraWebAppHandler.getWandora() |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
WandoraTopicMapManager.wandora |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
TopicMapType.getConfigurationPanel(Wandora admin,
Options options)
Get a configuration panel for the topic map.
|
TopicMapConfigurationPanel |
TopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm)
Get a configuration panel that can be used to modify an existing topic map.
|
javax.swing.JMenuItem[] |
TopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin)
Get a topic map implementation specific menu structure for this topic map type.
|
TopicMap |
TopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora)
Unpackages and creates a topic map.
|
TopicMap |
TopicMapType.unpackageTopicMap(TopicMap tm,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
DatabaseTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
DatabaseTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
DatabaseTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora wandora) |
TopicMap |
DatabaseTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
DatabaseTopicMapType.unpackageTopicMap(TopicMap topicmap,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
DatabaseConfiguration(Wandora wandora,
Options options)
Creates new form DatabaseConfiguration
|
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
DatabaseTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
DatabaseTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
DatabaseTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
TopicMap |
DatabaseTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
DatabaseTopicMapType.unpackageTopicMap(TopicMap topicmap,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
DatabaseConfiguration(Wandora wandora,
Options options)
Creates new form DatabaseConfiguration
|
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
LayeredTopicMapType.getConfigurationPanel(Wandora wandora,
Options options) |
TopicMapConfigurationPanel |
LayeredTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
LayeredTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora wandora) |
TopicMap |
LayeredTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
LayeredTopicMapType.unpackageTopicMap(TopicMap topicmap,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Modifier and Type | Field and Description |
---|---|
protected Wandora |
LinkedTopicMapConfiguration.wandora |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
LinkedTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
LinkedTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
LinkedTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
TopicMap |
LinkedTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
LinkedTopicMapType.unpackageTopicMap(TopicMap tm,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
LinkedTopicMapConfiguration(Wandora wandora)
Creates new form LinketTopicMapConfiguration
|
LinkedTopicMapConfiguration(Wandora wandora,
TopicMap tm) |
Modifier and Type | Field and Description |
---|---|
(package private) Wandora |
MemoryConfiguration.admin |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
MemoryTopicMapType.getConfigurationPanel(Wandora wandora,
Options options) |
TopicMapConfigurationPanel |
MemoryTopicMapType.getModifyConfigurationPanel(Wandora wandora,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
MemoryTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
TopicMap |
MemoryTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
MemoryTopicMapType.unpackageTopicMap(TopicMap topicmap,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
MemoryConfiguration(Wandora admin)
Creates new form MemoryConfiguration
|
Modifier and Type | Field and Description |
---|---|
protected Wandora |
QueryTopicMap.admin |
private Wandora |
QueryTopicMapConfiguration.wandora |
Wandora |
QueryTopicMapConfiguration.QueryTopicMapParams.wandora |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
QueryTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
QueryTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
QueryTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
TopicMap |
QueryTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
QueryTopicMapType.unpackageTopicMap(TopicMap tm,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
QueryTopicMap(Wandora admin) |
QueryTopicMapConfiguration(java.util.Collection<QueryTopicMap.QueryInfo> queryInfos,
Wandora wandora)
Creates new form QueryTopicMapConfiguration
|
QueryTopicMapConfiguration(Wandora wandora) |
QueryTopicMapParams(Wandora wandora) |
QueryTopicMapParams(Wandora wandora,
java.util.ArrayList<QueryTopicMap.QueryInfo> queryInfos) |
Modifier and Type | Field and Description |
---|---|
private Wandora |
RemoteTopicMapConfiguration.admin |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
RemoteTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
RemoteTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
RemoteTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
void |
RemoteTopicMap.saveSession(Wandora parent) |
TopicMap |
RemoteTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
RemoteTopicMapType.unpackageTopicMap(TopicMap topicmap,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
RemoteTopicMapConfiguration(Wandora admin,
Options options)
Creates new form RemoteTopicMapConfiguration
|
Modifier and Type | Method and Description |
---|---|
void |
TestRunner.execute(Wandora wandora,
Context context) |
Modifier and Type | Field and Description |
---|---|
(package private) Wandora |
WebServiceConfiguration.admin |
Modifier and Type | Method and Description |
---|---|
TopicMapConfigurationPanel |
WebServiceTopicMapType.getConfigurationPanel(Wandora admin,
Options options) |
TopicMapConfigurationPanel |
WebServiceTopicMapType.getModifyConfigurationPanel(Wandora admin,
Options options,
TopicMap tm) |
javax.swing.JMenuItem[] |
WebServiceTopicMapType.getTopicMapMenu(TopicMap tm,
Wandora admin) |
TopicMap |
WebServiceTopicMapType.unpackageTopicMap(PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
TopicMap |
WebServiceTopicMapType.unpackageTopicMap(TopicMap tm,
PackageInput in,
java.lang.String path,
TopicMapLogger logger,
Wandora wandora) |
Constructor and Description |
---|
WebServiceConfiguration(Wandora admin)
Creates new form MemoryConfiguration
|
WebServiceConfiguration(Wandora admin,
java.lang.String endpoint) |
Modifier and Type | Method and Description |
---|---|
void |
MicrosoftTranslateConfiguration.open(Wandora w) |
void |
SelectGoogleTranslationLanguagesPanel.openInDialog(Wandora wandora) |
void |
SelectMicrosoftTranslationLanguagesPanel.openInDialog(Wandora wandora) |
void |
SelectWatsonTranslationLanguagesPanel.openInDialog(Wandora wandora) |
Copyright 2004-2015 Wandora Team