Serialized Form
Package org.qriterium.dogma |
serialVersionUID: 1L
attributes
java.util.HashMap<K,V> attributes
- Stores all single-valued attributes
uris
java.util.Vector<E> uris
- Resource's URIs.
tags
java.util.HashSet<E> tags
- A set of tags. Existence of tag signifies, that resource belongs to tag-named set of resources.
connections
java.util.Vector<E> connections
- This resource's connections to other resources. Connection is directed; it is either into this
resource or out of it.
toAmount
int toAmount
- Number of directed connections out of this resource.
fromAmount
int fromAmount
- Number of directed connections into this resource.
Package org.qriterium.dogma.gui |
serialVersionUID: 5540814943548921908L
name
java.lang.String name
created
java.util.Date created
columnNames
java.lang.String[] columnNames
searchData
java.lang.String[][] searchData
tagText
java.lang.String tagText
nameless
boolean nameless
Package org.qriterium.dogma.resourcebase.data |
serialVersionUID: -2235296928428516286L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
key
java.lang.String key
fromcanoname
java.lang.String fromcanoname
fromtype
java.lang.String fromtype
connectiontype
java.lang.String connectiontype
tocanoname
java.lang.String tocanoname
totype
java.lang.String totype
serialVersionUID: -2235296928428516279L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
currentResource
iResource currentResource
resourceTable
java.util.Hashtable<K,V> resourceTable
connectionTable
java.util.Hashtable<K,V> connectionTable
uriTable
java.util.Hashtable<K,V> uriTable
source
java.lang.String source
serialVersionUID: -2235296928428516276L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
source
java.lang.String source
canoname
java.lang.String canoname
resourceclass
java.lang.String resourceclass
type
java.lang.String type
name
java.lang.String name
created
java.util.Date created
imported
java.util.Date imported
added
java.util.Date added
uris
int uris
connections
int connections
connectioncounts
java.util.Hashtable<K,V> connectioncounts
serialVersionUID: -2235296928428516277L
readObject
private void readObject(java.io.ObjectInputStream in)
throws java.io.IOException,
java.lang.ClassNotFoundException
- Throws:
java.io.IOException
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream out)
throws java.io.IOException
- Throws:
java.io.IOException
resourcecanoname
java.lang.String resourcecanoname
type
java.lang.String type
name
java.lang.String name
location
java.lang.String location
uristring
java.lang.String uristring