The Meta-Environment API
A B C D E F G H I L M N P R S T U V

A

addFactBrowserComponent() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
This method will initialize the layout and add it to the MetaStudio environment
addFactNode(RStoreFact) - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStore
This method will make it possible to add an Child factNode
addFactType(String) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method is to register an RStoreFactType.
addMouseListener(MouseListener) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
This method is responsible for adding the TreeListener so that a click or event from the tree is responded to by the listener
addRStore(RStore) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
This method will make it possible to display the loaded RStores with the facts contained within the RStore.
addVisualisation(VisualisationPlugin) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method is to add the Visualisation Plugin to the cache or if already present give the already present VisualisationPlugin instance back
addVisualisationPlugin(VisualisationPlugin) - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
This method makes it possible to add a visualisation plugin to the container.

B

bridge - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 

C

checkInputSignature(ATermList) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
checkValidRStore(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
 
checkValidRStoreFact(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method checks if the given selectedNode from the visual factBrowser tree was a RStoreFact.
checkValidVisualisationPlugin(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method checks if the given selectedNode from the visual factBrowser tree was really a visualisationPlugin.
compareTo(VisualisationPlugin) - Method in class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
This method makes it possible to sort the collection of VisualisationPlugins.
component - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
configFactory - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
coupleVisualisation(VisualisationPlugin, RStoreFactType) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method couples the visualisationPlugin to the nessecary RStoreFactTypes.
createEventId(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
createInstances() - Static method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
 
createVisualisation(VisualisationPlugin, RStoreFactType) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method is a method which directs the creation of a new Visualisation plugin and couples it to the different FactTypes

D

dataManager - Variable in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
 
dataManager - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
dataManagerInstance - Static variable in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
 
DOUBLE_CLICK - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 

E

expansionState - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 

F

FactBrowser - Class in nl.cwi.sen1.visbase.factbrowser
This class is the main entry point for the toolbus FactBrowserInterface script.
FactBrowser() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactBrowser
This is the default constructor it creates the dataManager and the visualisationClass
factBrowser - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
 
FactbrowserBridge - Class in nl.cwi.sen1.visbase.factbrowser
 
FactbrowserBridge(ATermFactory, FactbrowserTif) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
FactBrowserDataManager - Class in nl.cwi.sen1.visbase.factbrowser.data
This class is the dataManager for the different visualizationPlugins and the RStoreFactTypes (like ) which are registered.
FactBrowserDataManager() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
Default constructor where the caching containers for the FactTypes and the Plugins are initialized.
FactBrowserDataTest - Class in nl.cwi.sen1.visbase.factbrowser.data
This is the class for JUnit testing of the FactBrowser system.
FactBrowserDataTest() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
 
FactBrowserFactorySingleton - Class in nl.cwi.sen1.visbase.factbrowser
A Singleton class to share a single factory instance.
FactBrowserFactorySingleton() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
 
FactBrowserTest - Class in nl.cwi.sen1.visbase.factbrowser
This is the class which tests the toolbus interfaces as far as is possible.
FactBrowserTest() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
 
FactbrowserTif - Interface in nl.cwi.sen1.visbase.factbrowser
 
FactbrowserTool - Class in nl.cwi.sen1.visbase.factbrowser
 
FactbrowserTool(ATermFactory) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
factBrowserWindow - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
FactBrowserWindow - Class in nl.cwi.sen1.visbase.factbrowser
This is the FactBrowserWindow responsible for displaying the tree containing the rstores with all the facts for this RStore.
FactBrowserWindow() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
The constructor calling the method responsible for building the panel containing the JTree
FactBrowserWindow.TreeIconCellRenderer - Class in nl.cwi.sen1.visbase.factbrowser
Internal class responsible for painting the icons on the nodes in the Tree.
FactBrowserWindow.TreeIconCellRenderer(Icon, Icon, Icon, Icon) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
factIcon - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
factId - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
factName - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
factNodes - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStore
 
factory - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
 
factory - Static variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
factory - Static variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
factory - Static variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.MSDialogTool
 
factType - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
factType - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
 
factTypes - Variable in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
 
fbAddVisualizationPlugin(ATerm, int, String) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
ToolbusInterface This method is a toolBus interface required implementation.
fbAddVisualizationPlugin(ATerm, int, String) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
fbAddVisualizationPlugin(ATerm, int, String) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
FBITBTest - Class in nl.cwi.sen1.visbase.factbrowser
This test case tests the Fact Browser Interface Toolbus script.
FBITBTest() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBITBTest
 
FBITBTest.FactBrowserTool - Class in nl.cwi.sen1.visbase.factbrowser
 
FBITBTest.FactBrowserTool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
FBITBTest.FBMPTool - Class in nl.cwi.sen1.visbase.factbrowser
 
FBITBTest.FBMPTool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
FBITBTest.MSDialogTool - Class in nl.cwi.sen1.visbase.factbrowser
 
FBITBTest.MSDialogTool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBITBTest.MSDialogTool
 
FBMPTBTest - Class in nl.cwi.sen1.visbase.factbrowser
The FBMP Toolbus test case for toolbus testing.
FBMPTBTest() - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest
 
FBMPTBTest.FBMPTool - Class in nl.cwi.sen1.visbase.factbrowser
 
FBMPTBTest.FBMPTool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest.FBMPTool
 
fbRstoreUnloaded(int) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
Removes the rstore with the specified rstoreIdentifier from the tree.
fbRstoreUnloaded(int) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
fbRstoreUnloaded(int) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
fbShowRstoreFacts(String, int, ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
ToolbusInterface This method is an interface for the toolbus communications.
fbShowRstoreFacts(String, int, ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
fbShowRstoreFacts(String, int, ATerm) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 

G

getFactID(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method gets the Fact Identifier of a RStoreFact.
getFactId() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
get the FactId so we can identify it's uniqueness
getFactName() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
getFactName method so we can determine the name without the FactType
getFactNodes() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStore
This method will return the ArrayList which contains all the children FactNodes
getFactoryInstance() - Static method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
Get the factory instance.
getFactRType(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method returns the RType of a selectedNode from the visualtree.
getFactType() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
get the FactType this fact is composed of.
getFactType() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
Return the FactType string for comparison elsewhere
getHorizontalBarOffset() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Get the horizontal scrollbar offset.
getInstance() - Static method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method makes it possible to centrally access the dataManager and only create it once.
getName() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
This method returns the name of this Tool for the metaStudio.
getPluginId() - Method in class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
This method makes it possible to return the identifier of the plugin
getPureFactoryInstance() - Static method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
Get the factory instance.
getRStoreID(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method gets the RStore Identifier based on a selected VisualisationPlugin from the visual tree.
getRstoreId() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStore
This is the method which will the return the unique Identifier of the RStore.
getRStoreNode(int) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Gets the rstore tree node from the tree with a specified rstoreID.
getRType() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
This method is there to contain the RType.
getSelectedNode() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
This method returns the last selected node in the visual tree and returns it to the requestor
getSelectedRstoreid() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
getSelectedRStoreId() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
getSelectedRstoreid() - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
getSelectedRstoreid() - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
getTreeCellRendererComponent(JTree, Object, boolean, boolean, boolean, int, boolean) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
getType() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
getVerticalBarOffset() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Get the vertical scrollbar offset.
getVisPluginID(DefaultMutableTreeNode) - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method returns the identifier of the visualisationPlugin.
getVisualisationPlugins() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
This method returns the list with all the visualisation plugins

H

handler(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 

I

initComponents() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
This method builds a JPanel containing the elements to display the Tree with the RStores and nodes.
initPatterns() - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
initSigTable() - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
initStudioPlugin(Studio) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
This is the entry method for the FactBrowser.
INVALID_RSTORE - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 

L

loadRStore() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
loadRStore() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
loadRstore() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.MSDialogTool
 
log - Static variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
log - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 

M

m_dataManager - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 
m_factory - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
 
m_pureFactory - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserFactorySingleton
 
mdlTree - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 
mouseDoubleClick(MouseEvent) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
Handles the double click actions on a rstore tree node and a visualization treenode.

N

nl.cwi.sen1.visbase.factbrowser - package nl.cwi.sen1.visbase.factbrowser
 
nl.cwi.sen1.visbase.factbrowser.data - package nl.cwi.sen1.visbase.factbrowser.data
 
notInInputSignature(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
novisIcon - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 

P

PfbAddVisualizationPlugin0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
PfbRstoreUnloaded0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
PfbShowRstoreFacts0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
PgetSelectedRstoreid0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
pluginId - Variable in class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
 
pluginName - Variable in class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
 
popup - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
PrecAckEvent0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
PrecTerminate0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
PshowPopup0 - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
pureFactory - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
 

R

recAckEvent(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
Method must be implemented as part of toolbus compliance
recAckEvent(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
recAckEvent(ATerm) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
recTerminate(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
Method will be called when the connection with the toolbus is terminated
recTerminate(ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
recTerminate(ATerm) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
redrawTree() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
This method makes it possible to see mutations in the tree when a node is added.
removeRStoreTreeNode(int) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Removes a rstore tree node with a specified rstoreID from the tree.
resetDataManager() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
This method makes it possible to reset all the elements so we can if nessecary start with a clean in memory list.
restoreExpansionState() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Restores the expansion state of treeRstores
rootNode - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 
RStore - Class in nl.cwi.sen1.visbase.factbrowser.data
This class represent the RStore.
RStore() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStore
This is the default constructor which will be used as a failsafe.
RStore(String, int) - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStore
Constructor wich will set the name of the RStore and the RstoreID and will initialise the children factNodes container
RStoreFact - Class in nl.cwi.sen1.visbase.factbrowser.data
This class is the in memory representation of a Fact coupled to a specific FactType.
RStoreFact() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
This is the default constructor only present for failsafe situations.
RStoreFact(String, int, RStoreFactType) - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
The constructor with all the parameters to create a new Fact
RStoreFactType - Class in nl.cwi.sen1.visbase.factbrowser.data
This class represents the FactTypes which are used within facts.
RStoreFactType() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
This is the default constructor and is mainly used as a failsafe.
RStoreFactType(String) - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
The constructor with the factType which looks for example like this: or something similar.
rstoreIcon - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
rstoreID - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStore
 
rstoreName - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStore
 
rType - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
run() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
run() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
run() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.MSDialogTool
 
run() - Method in class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest.FBMPTool
 

S

scrlTreeScroller - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 
selectFacts() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
selectFacts() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
selectNodeAtPosition(int, int) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Select a node at a given position (X & Y).
selectVisualization() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
selectVisualization() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
serialVersionUID - Static variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
 
serialVersionUID - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 
serialVersionUID - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
setRType(RType) - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
This method sets the RType of the FactNode
setUp() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
This method sets up the Unit Test so the nessecary factory instances are present.
setUp() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest
 
setUp() - Method in class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest
 
showPopup(int, ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
showPopup(int, ATerm) - Method in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
showPopup(int, ATerm) - Method in interface nl.cwi.sen1.visbase.factbrowser.FactbrowserTif
 
sigTable - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserTool
 
storeExpansionState() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
Stores the current expansion state of treeRstores
studio - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 

T

tearDown() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest
 
tearDown() - Method in class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest
 
testAddVisualisation() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
This method tests if it is possible to add a visualisation plugin to the FactBrowser
testCase - Variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
testCase - Variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
testCase - Variable in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.MSDialogTool
 
testCase - Variable in class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest.FBMPTool
 
testCreateRStore() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This method is here pure for testing of the RStore creation
testDataManager() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
For the FactBrowser testing it is very important to test if the datamanger which manages the in memory data tree is present and will initialize.
testFactNode() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This method tests the creation of a fact node and the coupling of this fact node to the RStore parent.
testFactNodeConstructor() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This tests the constructor checking if the factname and factype are correctly initialized
testFactory() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
This method tests is the initialisations in the "SetUp" are working as should be.
testFactTypes() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This method will test if the RStoreFactType registration is working and it will test for different type of scenarios from nullpointers to string equality and testing the size of the initial plugin container
testFBI() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest
The function that contains executes all the test cases.
testFBMP() - Method in class nl.cwi.sen1.visbase.factbrowser.FBMPTBTest
Test the all the toolbus scenarios.
testMouseClicked() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
This test checks if the retrieval of data is succesfull when a double click should happen.
testResetDataManager() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This test checks if the reset of the dataManager works and checks it
testToolName() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
Test if the correct toolname is given for the FactBrowser
testVisualisations() - Method in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataTest
This node tests the registration of the VisualisationPlugins.
testVisualisationWindow() - Method in class nl.cwi.sen1.visbase.factbrowser.FactBrowserTest
Test it the visualisationWindow will create
tool - Variable in class nl.cwi.sen1.visbase.factbrowser.FactbrowserBridge
 
TOOL_NAME - Static variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowser
 
toString() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStore
Method will make it possible to display the name of the RStore in the tree
toString() - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
toString method so in the tree it will be visible what the name of the fact is and which FactType it is.
toString() - Method in class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
This method return the name of the visualisation plugin so it can be displayed in the Tree.
treeRstores - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow
 

U

unloadRStore() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FactBrowserTool
 
unloadRStore() - Method in class nl.cwi.sen1.visbase.factbrowser.FBITBTest.FBMPTool
 
update(Observable, Object) - Method in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFact
Whenever a new visualisation plugin is added for the specific FactType this method is called as an update caller.

V

visIcon - Variable in class nl.cwi.sen1.visbase.factbrowser.FactBrowserWindow.TreeIconCellRenderer
 
visPlugins - Variable in class nl.cwi.sen1.visbase.factbrowser.data.FactBrowserDataManager
 
VisualisationPlugin - Class in nl.cwi.sen1.visbase.factbrowser.data
This class represents the Visualisation Plugin.
VisualisationPlugin() - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
This is the default constructor only present for failsafe purposes.
VisualisationPlugin(String, int) - Constructor for class nl.cwi.sen1.visbase.factbrowser.data.VisualisationPlugin
The constructor which makes it possible to create the representitive of the plugin visualisation.
visualisationPlugins - Variable in class nl.cwi.sen1.visbase.factbrowser.data.RStoreFactType
 

A B C D E F G H I L M N P R S T U V
The Meta-Environment API