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

A

addFactInfoToList(FactInfo) - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
Adds a FactInfo object to this list.
ATermParseException - Exception in nl.cwi.sen1.visbase.rstorecontainer.datatypes
Generic Exception for errors during parsing of ATerm data
ATermParseException() - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseException
 
ATermParseException(String) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseException
 
ATermParseException(String, Throwable) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseException
 
ATermParseException(Throwable) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseException
 
ATermParseExceptionTest - Class in nl.cwi.sen1.visbase.rstorecontainer.datatypes
Used to test the ATermParseExceptionTest code
ATermParseExceptionTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 

C

checkInputSignature(ATermList) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
createDummyFactData() - Static method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Creates dummy fact data which is used when no data can be loaded.
createIdentifierForRTuple(RTuple) - Static method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Used to create a textual identifier for a RTuple
createSimpleRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Creates a simple RStore.
createUpdatedRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Creates an updated version of the simple RStore.

D

diffRtuples(RTuple, RTuple) - Static method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Checks if RTuples differ from eachother

F

FactInfo - Class in nl.cwi.sen1.visbase.rstorecontainer.datatypes
This class represents the 'RStore Fact-identification data' being communicated over the ToolBus
FactInfo(ATermList) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Contructor that can be used to retrieve RStore FactInfo data from an ATermList representing this data.
FactInfo(int, RTuple) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Contructor that can be used to retrieve RStore Fact data from an RTuple representing this data.
FactInfoList - Class in nl.cwi.sen1.visbase.rstorecontainer.datatypes
This class represents the list of 'RStore Fact-identification data' being communicated over the ToolBus.
FactInfoList() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
Default constructor.
FactInfoList(ATermList) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
Constructor that initializes the list from an ATermList.
FactInfoListTest - Class in nl.cwi.sen1.visbase.rstorecontainer.datatypes
Tests the FactInfoList code
FactInfoListTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
FactInfoTest - Class in nl.cwi.sen1.visbase.rstorecontainer.datatypes
Tests the FactInfo class.
FactInfoTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 

G

getFactInfoFromRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Creates a list of FactInfo objects containing the descriptive data from the found facts (using the RTuples in the RStore).
getFactInfos() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
Getter for the intern List instance
getId() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Returns the numeric ID of the fact.
getLoadedRStoreFilesMap() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Returns the mapping from RStore filenames to ID's (belonging to the loaded RStoreTrackers).
getLoadedRStoreTrackersMap() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Returns the mapping from ID's to the loaded RStoreTrackers.
getName() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Gets the name of the fact.
getName() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Returns the name to indentify this tool.
getPureFactory() - Static method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Returns the PureFactory object used by this class.
getRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Simple getter
getRTuple(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Simple getter
getRType() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Gets the RType instance that represents the relation type of the fact.
getTestFile() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Returns a File reference to a test file.
getTestRTuple(String) - Static method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Creates a dummy RTuple.
getType() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Gets the relation type of the fact.
getUpdatedTestFile() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Returns a File reference to a test file that is a updated version of the default test file.

H

handler(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 

I

initPatterns() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
initSigTable() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
initStudioPlugin(Studio) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Initializes and connects this tool when started from the Meta-Environment.
inputStreamFromFile(File) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Creates an InputStream object for the given file.

L

log - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 

M

m_bridge - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
 
m_container - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
m_earlierLoadedRStoreFilesMap - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Used to track which RStore File's where loaded earlier
m_factInfo - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
m_factInfoList - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
 
m_id - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
 
m_identifiedRTuplesMap - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
 
m_loadedRStoresMap - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Holds the loaded/parsed RStores
m_loadedRTuplesMap - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
 
m_log - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
m_log - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
 
m_log - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
m_log - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
 
m_metaStudio - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
 
m_name - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
 
m_pureFactory - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
 
m_RStore - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
 
m_rType - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
 
main(String[]) - Static method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
The main method is called by the ToolBus to start the RStoreContainer.
MESSAGE - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
MESSAGE - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
MESSAGE2 - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
MESSAGE2 - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 

N

NAME_OF_TESTFILE - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
NAME_OF_UPDATED_TESTFILE - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
nl.cwi.sen1.visbase.rstorecontainer - package nl.cwi.sen1.visbase.rstorecontainer
Contains all businesslogic to communicate RStore data with other tools

2007-02-12 Ricardo Lindooren
nl.cwi.sen1.visbase.rstorecontainer.datatypes - package nl.cwi.sen1.visbase.rstorecontainer.datatypes
Contains all datatypes that represent the data that is communicated over the toolbus between the RStoreContainer and other tools

The datatypes support roundTrip Toolbus creation:
- Create an ATermList from a datatype with toAtermList()
- Create a datatype from an ATermList with ConstructorName(ATermList)

2007-02-14 Ricardo Lindooren
notInInputSignature(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 

P

parseRStore(InputStream) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Parses RStore data from an input stream.
PrcGetFactData0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrcGetRstore0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrcGetRstoreFacts0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrcLoadRstore0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrcLoadRstore1 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrcUnloadRstore0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrecAckEvent0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
PrecTerminate0 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 

R

rcGetFactData(int, int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process to load the data belonging to a fact from an earlier loaded RStore file.
rcGetFactData(int, int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcGetFactData(int, int) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
rcGetRstore(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Returns the RStore for RStoreId
rcGetRstore(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcGetRstore(int) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
rcGetRstoreFacts(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process to load the facts from an earlier loaded RStore file.
rcGetRstoreFacts(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcGetRstoreFacts(int) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
RCITBTest - Class in nl.cwi.sen1.visbase.rstorecontainer
Unit test for testing the RStore Container Interface TB script.
RCITBTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest
 
RCITBTest.RCITool - Class in nl.cwi.sen1.visbase.rstorecontainer
 
RCITBTest.RCITool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RCITool
 
RCITBTest.RStoreContainerTool - Class in nl.cwi.sen1.visbase.rstorecontainer
 
RCITBTest.RStoreContainerTool(TUnitTestCase, String, boolean) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RStoreContainerTool
 
rcLoadRstore(String, ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process to load an RStore directly from an ATerm
rcLoadRstore(String) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process to load an RStore file.
rcLoadRstore(String) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcLoadRstore(String, ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcLoadRstore(String) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
rcLoadRstore(String, ATerm) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
rcUnloadRstore(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process to unload an earlier loaded RStore
rcUnloadRstore(int) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
rcUnloadRstore(int) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
recAckEvent(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Called by the RStoreContainerInterface ToolBus process when the fact-update event is received
recAckEvent(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
recAckEvent(ATerm) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
recTerminate(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Handles terminate message.
recTerminate(ATerm) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
recTerminate(ATerm) - Method in interface nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTif
 
registerNewRTuple(RTuple) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Registers
registerRStore(File, RStore) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Registers a loaded RStore in the RStores map.
RSTORE_ID - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
RSTORE_NAME - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
RSTORE_TYPE - Static variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
RStoreContainer - Class in nl.cwi.sen1.visbase.rstorecontainer
Contains the logic needed to communicate RStore data with other ToolBus-tools.
RStoreContainer() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Default constructor.
RStoreContainer(String[]) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Constructor used when started by the ToolBus.
RStoreContainerBridge - Class in nl.cwi.sen1.visbase.rstorecontainer
 
RStoreContainerBridge(ATermFactory, RStoreContainerTif) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 
RStoreContainerTest - Class in nl.cwi.sen1.visbase.rstorecontainer
JUnit Testcase used to test RStoreContainer.
RStoreContainerTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
RStoreContainerTif - Interface in nl.cwi.sen1.visbase.rstorecontainer
 
RStoreContainerTool - Class in nl.cwi.sen1.visbase.rstorecontainer
 
RStoreContainerTool(ATermFactory) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 
rStoreFactInfoListUnderTest - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
rStoreFactInfoUsedForTests1 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
rStoreFactInfoUsedForTests2 - Variable in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
RStoreParseException - Exception in nl.cwi.sen1.visbase.rstorecontainer
 
RStoreParseException() - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.RStoreParseException
 
RStoreParseException(String) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.RStoreParseException
 
RStoreParseException(String, Throwable) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.RStoreParseException
 
RStoreParseException(Throwable) - Constructor for exception nl.cwi.sen1.visbase.rstorecontainer.RStoreParseException
 
RStoreParseExceptionTest - Class in nl.cwi.sen1.visbase.rstorecontainer
Used to test the RStoreParseExceptionTest code
RStoreParseExceptionTest() - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
RStoreTracker - Class in nl.cwi.sen1.visbase.rstorecontainer
Keeps track of the Rtuples associated to a RStore.
RStoreTracker(RStore) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Default Constructor.
RStoreTrackerTest - Class in nl.cwi.sen1.visbase.rstorecontainer
Tests the code of the RStore Tracker
RStoreTrackerTest(String) - Constructor for class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
 
run() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RCITool
 
run() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RStoreContainerTool
 

S

sendFactUpdatedEvents(Integer, List<Integer>) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainer
Sends snd-event(rc-fact-updated(,)) messages (RStore,FactId) over the toolbus
serialVersionUID - Static variable in exception nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseException
 
serialVersionUID - Static variable in exception nl.cwi.sen1.visbase.rstorecontainer.RStoreParseException
 
setUp() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
setUp() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
setUp() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest
Initialize the RCI process.
setUp() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
setUp() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
 
sigTable - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTool
 

T

tearDown() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
tearDown() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
 
tearDown() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest
Clean up the allocated resources at the end of the test.
tearDown() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
 
tearDown() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
 
testAddFactInfoToList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
Tests adding a FactInfo object to the list
testATermParseException() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
testATermParseExceptionString() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
testATermParseExceptionStringThrowable() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
testATermParseExceptionThrowable() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.ATermParseExceptionTest
 
testCase - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RCITool
 
testCase - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest.RStoreContainerTool
 
testConstructFromAtermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
Tests the Constructor used to parse ATermList data
testConstructFromAtermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Tests the Constructor used to parse ATermList data.
testConstructFromRTuple() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Tests the Constructor used to parse RTuple data (this code is actually also indirectly tested from the RStoreContainerTest).
testCreateIdentifierForRTuple() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Tests the code that is used to generate an textual identifier for a RTuple
testDiffRtuples() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Tests the code used to determine if two RTuples differ from eachother
testGetFactInfoFromRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Tests the code used for retrieving a FactInfoList based on the RStore in the Tracker
testGetId() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Simple getter test.
testGetLoadedRStoresMap() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Very simple test to make sure that the Map containing the loaded RStores is never null.
testGetName() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Simple getter test.
testGetName() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Simple getter test
testGetPureFactory() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Very simple test to make sure that the Factory is never null
testGetRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Simple getter test
testGetRStoreFactIdentificationsList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
Simple getter test (only checks for not null)
testGetRTuple() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Simple getter test
testGetRType() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Simple getter test.
testGetType() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Simple getter test.
testInputStreamFromFile() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Opens the reference to the Test File (DTF).
testMainWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the static main method that is called by the ToolBus Java connector.
testMessages() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RCITBTest
The function that contains the actual test case.
testParseRstore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Parses the RStore data from the test file and checks the expected values.
testRcGetFactDataWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the rcGetFactData method without having an actual connection with the Toolbus.
testRcGetRstoreFactsWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the rcGetRstoreFacts method without having an actual connection with the Toolbus.
testRcLoadRstoreWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the rcLoadRstore method without having an actual connection with the Toolbus.
testRcUnLoadRstoreWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the rcUnloadRstore method without having an actual connection with the Toolbus.
testRecTerminateWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Only calls the recTerminate method
testRegisterNewRTuple() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
 
testRegisterRStore() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Creates a RStore and tries to register it.
testRStoreFactIdentificationsList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
Test the constructor code
testRStoreParseException() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
testRStoreParseExceptionString() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
testRStoreParseExceptionStringThrowable() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
testRStoreParseExceptionThrowable() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreParseExceptionTest
 
testRStoreTracker() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
Tests the code of the constructor
testSendFactUpdatedEvents() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Only tests null input exceptions
testToATermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoListTest
 
testToAtermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoTest
Tests the code that creates an AtermList.
testToolbusConstructorWithoutToolbusConnection() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerTest
Tests the constructor that is used to make a connection with the ToolBus.
testUpdate() - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTrackerTest
TODO
toAtermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfo
Creates a new ATermList containing the values in this datatype.
toATermList() - Method in class nl.cwi.sen1.visbase.rstorecontainer.datatypes.FactInfoList
Creates a new ATermList containing the values in this datatype
tool - Variable in class nl.cwi.sen1.visbase.rstorecontainer.RStoreContainerBridge
 

U

update(RStore) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Updates this tracker with new, deleted or updated facts
updateRStore(RStore) - Method in class nl.cwi.sen1.visbase.rstorecontainer.RStoreTracker
Updates this tracker with the given RStore

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