Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
C
canonize(String)
- Static method in class org.qriterium.dogma.
DogmaLib
Canonizes the given name
canonize(boolean, String)
- Static method in class org.qriterium.dogma.
DogmaLib
Canonizes the given name
canonize(boolean, String)
- Static method in class org.qriterium.dogma.resourcebase.data.
Data
canonize(boolean, String)
- Static method in class org.qriterium.qdupdater.updater.
Updater
changeUris(int)
- Method in class org.qriterium.dogma.
DogmaResource
changeUris(int)
- Method in interface org.qriterium.dogma.
iResource
changeUris(int)
- Method in class org.qriterium.dogma.resourcebase.data.
Resource
changeUris(int)
- Method in interface org.qriterium.dogma.resourcebase.
iResource
cleanLastView()
- Method in class org.qriterium.dogma.gui.
DogmaDBCommComponent
Cleans the "LAST_VIEW" - tags from the resourcebase.
cleanLastView()
- Method in class org.qriterium.dogma.
ResourceBase
Removes "LAST_VIEW" - tags
close()
- Method in class org.qriterium.dogma.gui.
DogmaDBCommComponent
Close the resourcebase and saves modifications.
close()
- Method in class org.qriterium.dogma.
ResourceBase
Closes the database connection.
closeConnection()
- Method in class org.qriterium.dogma.
BaseConnection
closeConnection closeConnection method closes the database connection.
collectionQuery(DogmaResource)
- Static method in class org.qriterium.dogma.
SQLHandler
collectionQuery is not currently in use.
commit()
- Method in class org.qriterium.dogma.
ResourceBase
Commits the current database, making changes permanent.
commit(String)
- Method in interface org.qriterium.dogma.resourcebase.
iResourceBase
compareTo(DogmaTime)
- Method in class org.qriterium.dogma.
DogmaTime
Compares the time in current object with the given one.
Config
- Class in
org.qriterium.qdupdater.updater
Config()
- Constructor for class org.qriterium.qdupdater.updater.
Config
Connection
- Class in
org.qriterium.dogma.resourcebase.data
Connection()
- Constructor for class org.qriterium.dogma.resourcebase.data.
Connection
connectionQuery(DogmaResource)
- Static method in class org.qriterium.dogma.
SQLHandler
connectionQuery searches all connections associated with resource given as a parameter.
connectionToExec(DogmaConnection, String)
- Static method in class org.qriterium.dogma.
SQLHandler
Parses a connection to a new reference row into the database or updates an existing one.
connectionToQuery(DogmaConnection)
- Static method in class org.qriterium.dogma.
SQLHandler
connectionToQuery searches for a specific connection between two resources.
contains(iResource)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
contains(iConnection)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
contains(iUri)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
contains(iResource)
- Method in interface org.qriterium.dogma.resourcebase.
iData
contains(iConnection)
- Method in interface org.qriterium.dogma.resourcebase.
iData
contains(iUri)
- Method in interface org.qriterium.dogma.resourcebase.
iData
contains(String)
- Method in class org.qriterium.qdupdater.updater.
Reader
containsAttribute(String)
- Method in class org.qriterium.dogma.
DogmaResource
containsConnection(iConnection)
- Method in class org.qriterium.dogma.
ResourceBase
containsConnections checks if the connection given exists and if so, returns true.
containsConnection(iConnection)
- Method in interface org.qriterium.dogma.resourcebase.
iResourceBase
containsReference(String)
- Static method in class org.qriterium.dogma.
SQLHandler
searches for a reference by key.
containsResource(iResource)
- Method in class org.qriterium.dogma.
ResourceBase
containsResource checks if the resource given exists in the database and if so, returns true, otherwise returns false.
containsResource(iResource)
- Method in interface org.qriterium.dogma.resourcebase.
iResourceBase
containsTag(String)
- Method in class org.qriterium.dogma.
DogmaResource
containsType(String)
- Static method in class org.qriterium.dogma.
Attribute
containsURI(iURI)
- Method in class org.qriterium.dogma.
ResourceBase
containsURI checks if the URI given exists and if so, returns true.
containsUri(iUri)
- Method in interface org.qriterium.dogma.resourcebase.
iResourceBase
copyResources(DogmaResourceTable, int[])
- Method in class org.qriterium.dogma.gui.
DogmaClipboard
Copies multiple row from a table of DogmaResources to the clipboard.
copyResources(DogmaResourceTable, DogmaTable)
- Static method in class org.qriterium.dogma.gui.
DogmaListeners
Copies currently selected resources to the clipboard.
createConnection(String, String, String, String, String)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
createConnection(String, String, String, String, String)
- Method in interface org.qriterium.dogma.resourcebase.
iData
createData()
- Method in interface org.qriterium.dogma.resourcebase.
iResourceBase
createData(String)
- Static method in class org.qriterium.qdupdater.updater.
Updater
createRandomConnections(Vector<DogmaResource>)
- Static method in class org.qriterium.dogma.
ARPAConnectionGenerator
Creates random connections for given resources.
createRandomConnections()
- Method in class org.qriterium.dogma.
FakeBase
Creates random connections for the current fakebase
createRandomResources()
- Static method in class org.qriterium.dogma.
ARPAConnectionGenerator
createResource(String, String, String, Date)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
createResource(String, String, String, Date)
- Method in interface org.qriterium.dogma.resourcebase.
iData
createStraightConnections(Vector<DogmaResource>)
- Static method in class org.qriterium.dogma.
ARPAConnectionGenerator
Creates straight connections for DogmaGraphWalker debugging purposes.
createStraightConnections()
- Method in class org.qriterium.dogma.
FakeBase
Creates straight walking connections for the current fakebase
createTable(Shell, String[], String[][])
- Static method in class org.qriterium.dogma.gui.
TableLib
createUri(String, String)
- Method in class org.qriterium.dogma.resourcebase.data.
Data
createUri(String, String)
- Method in interface org.qriterium.dogma.resourcebase.
iData
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W