Serialized Form


Package net.ontopia.infoset.impl.basic

Class net.ontopia.infoset.impl.basic.AbstractLocator extends java.lang.Object implements Serializable

Class net.ontopia.infoset.impl.basic.GenericLocator extends AbstractLocator implements Serializable

serialVersionUID: 3066225165288209215L

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.infoset.impl.basic.URIFragmentLocator extends AbstractLocator implements Serializable

Serialized Fields

address

java.lang.String address

fragment

java.lang.String fragment

schemeEnd

short schemeEnd

authorityEnd

short authorityEnd

lastSlash

short lastSlash

Class net.ontopia.infoset.impl.basic.URILocator extends AbstractLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Package net.ontopia.topicmaps.core

Class net.ontopia.topicmaps.core.ConstraintViolationException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.CrossTopicMapException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.NotRemovableException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.ObjectRemovedException extends ConstraintViolationException implements Serializable

Class net.ontopia.topicmaps.core.ReadOnlyException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.StoreDeletedException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.StoreNotOpenException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.TransactionNotActiveException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.core.UniquenessViolationException extends ConstraintViolationException implements Serializable


Package net.ontopia.topicmaps.db2tm

Class net.ontopia.topicmaps.db2tm.DB2TMConfigException extends DB2TMException implements Serializable

Class net.ontopia.topicmaps.db2tm.DB2TMException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.topicmaps.db2tm.DB2TMInputException extends DB2TMException implements Serializable

Class net.ontopia.topicmaps.db2tm.SynchronizationServlet extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

task

SynchronizationTask task

Package net.ontopia.topicmaps.entry

Class net.ontopia.topicmaps.entry.ReferenceNotOpenException extends OntopiaRuntimeException implements Serializable


Package net.ontopia.topicmaps.impl.basic

Class net.ontopia.topicmaps.impl.basic.Association extends TMObject implements Serializable

serialVersionUID: -8986947932370957132L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

scope

UniqueSet scope

roles

java.util.Set<E> roles

Class net.ontopia.topicmaps.impl.basic.AssociationRole extends TMObject implements Serializable

serialVersionUID: 8387889553134058046L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

player

TopicIF player

Class net.ontopia.topicmaps.impl.basic.Occurrence extends TMObject implements Serializable

serialVersionUID: -7364980697913079915L

Serialized Fields

reifier

TopicIF reifier

type

TopicIF type

scope

UniqueSet scope

value

java.lang.String value

datatype

LocatorIF datatype

Class net.ontopia.topicmaps.impl.basic.SubjectIdentityCache extends net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache implements Serializable

serialVersionUID: -2503061122276743151L

Serialized Fields

txn

net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn

cfactory

CollectionFactoryIF cfactory

counter

long counter

object_ids

java.util.Map<K,V> object_ids

id_objects

java.util.Map<K,V> id_objects

subjects

java.util.Map<K,V> subjects

subject_indicators

java.util.Map<K,V> subject_indicators

source_locators

java.util.Map<K,V> source_locators

Class net.ontopia.topicmaps.impl.basic.TMObject extends java.lang.Object implements Serializable

Serialized Fields

topicmap

TopicMap topicmap

oid

java.lang.String oid

parent

TMObject parent

sources

java.util.Set<E> sources

Class net.ontopia.topicmaps.impl.basic.Topic extends TMObject implements Serializable

serialVersionUID: 6846760964906826812L

Serialized Fields

subjects

java.util.Set<E> subjects

indicators

java.util.Set<E> indicators

reified

ReifiableIF reified

scope

UniqueSet scope

types

UniqueSet types

names

java.util.Set<E> names

occurs

java.util.Set<E> occurs

roles

java.util.Set<E> roles

Class net.ontopia.topicmaps.impl.basic.TopicMap extends TMObject implements Serializable

serialVersionUID: -1334945778216658155L

Serialized Fields

reifier

TopicIF reifier

scope

UniqueSet scope

topics

java.util.Set<E> topics

assocs

java.util.Set<E> assocs

object_ids

java.util.Map<K,V> object_ids

id_objects

java.util.Map<K,V> id_objects

listeners

java.util.Map<K,V> listeners

Class net.ontopia.topicmaps.impl.basic.TopicMapBuilder extends java.lang.Object implements Serializable

serialVersionUID: 5405384048878296268L

Serialized Fields

tm

TopicMap tm

Class net.ontopia.topicmaps.impl.basic.TopicName extends TMObject implements Serializable

serialVersionUID: -7350019735868904034L

Serialized Fields

reifier

TopicIF reifier

value

java.lang.String value

type

TopicIF type

scope

UniqueSet scope

variants

java.util.Set<E> variants

Class net.ontopia.topicmaps.impl.basic.VariantName extends TMObject implements Serializable

serialVersionUID: -7350019735868904034L

Serialized Fields

reifier

TopicIF reifier

value

java.lang.String value

scope

UniqueSet scope

datatype

LocatorIF datatype

Package net.ontopia.topicmaps.impl.rdbms

Class net.ontopia.topicmaps.impl.rdbms.DataTypeLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.ParameterArray extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.RDBMSLocator extends AbstractLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.SourceLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.SubjectIdentityCache extends net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache implements Serializable

serialVersionUID: 4342065742305830481L

Serialized Fields

txn

net.ontopia.topicmaps.impl.utils.TopicMapTransactionIF txn

ptxn

net.ontopia.persistence.proxy.TransactionIF ptxn

source_locators

net.ontopia.persistence.proxy.TransactionalLookupIndexIF source_locators

subject_indicators

net.ontopia.persistence.proxy.TransactionalLookupIndexIF subject_indicators

subjects

net.ontopia.persistence.proxy.TransactionalLookupIndexIF subjects

Class net.ontopia.topicmaps.impl.rdbms.SubjectIndicatorLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.SubjectLocator extends RDBMSLocator implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Throws:
java.io.IOException
java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Throws:
java.io.IOException

Class net.ontopia.topicmaps.impl.rdbms.TopicMapBuilder extends java.lang.Object implements Serializable

serialVersionUID: 5405384048878296268L

Serialized Fields

txn

net.ontopia.persistence.proxy.TransactionIF txn

tm

TopicMapIF tm

Package net.ontopia.topicmaps.nav2.utils

Class net.ontopia.topicmaps.nav2.utils.TreeWidget.UniversalSet extends java.util.HashSet implements Serializable


Package net.ontopia.topicmaps.query.core

Class net.ontopia.topicmaps.query.core.BadObjectReferenceException extends InvalidQueryException implements Serializable

Class net.ontopia.topicmaps.query.core.InvalidQueryException extends QueryException implements Serializable

Class net.ontopia.topicmaps.query.core.QueryException extends OntopiaException implements Serializable


Package net.ontopia.topicmaps.schema.core

Class net.ontopia.topicmaps.schema.core.SchemaSyntaxException extends java.lang.Exception implements Serializable

Serialized Fields

errorloc

org.xml.sax.Locator errorloc

Class net.ontopia.topicmaps.schema.core.SchemaViolationException extends java.lang.Exception implements Serializable

Serialized Fields

container

TMObjectIF container

offender

java.lang.Object offender

constraint

ConstraintIF constraint

Package net.ontopia.topicmaps.utils.ltm

Class net.ontopia.topicmaps.utils.ltm.AntlrWrapException extends antlr.RecognitionException implements Serializable

Serialized Fields

exception

java.lang.Exception exception

Package net.ontopia.topicmaps.utils.rdf

Class net.ontopia.topicmaps.utils.rdf.RDFMappingException extends OntopiaRuntimeException implements Serializable

Serialized Fields

subject

java.lang.String subject

property

java.lang.String property

Package net.ontopia.topicmaps.webed.core

Class net.ontopia.topicmaps.webed.core.ActionRuntimeException extends OntopiaRuntimeException implements Serializable

Serialized Fields

isCritical

boolean isCritical

Package net.ontopia.topicmaps.xml

Class net.ontopia.topicmaps.xml.InvalidTopicMapException extends ConstraintViolationException implements Serializable


Package net.ontopia.utils

Class net.ontopia.utils.CmdlineOptions.OptionsException extends java.lang.Exception implements Serializable

Serialized Fields

argument

java.lang.String argument

value

java.lang.String value

Class net.ontopia.utils.CollectionFactory extends java.lang.Object implements Serializable

serialVersionUID: -4670702015296061304L

Serialized Fields

initsize

int initsize

Class net.ontopia.utils.CollectionMap extends java.util.HashMap implements Serializable

Serialized Fields

drop_empty

boolean drop_empty

Class net.ontopia.utils.CollectionSortedMap extends edu.emory.mathcs.backport.java.util.TreeMap implements Serializable

Serialized Fields

drop_empty

boolean drop_empty

Class net.ontopia.utils.HashMapIndex extends java.util.HashMap implements Serializable

Serialized Fields

fallback

LookupIndexIF fallback

Class net.ontopia.utils.HistoryMap extends java.util.HashMap implements Serializable

Serialized Fields

maxEntries

int maxEntries

suppressDuplicates

boolean suppressDuplicates

counter

int counter

Class net.ontopia.utils.OntopiaException extends java.lang.Exception implements Serializable

Serialized Fields

cause

java.lang.Throwable cause

Class net.ontopia.utils.OntopiaLicenseException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.utils.OntopiaRuntimeException extends java.lang.RuntimeException implements Serializable

serialVersionUID: -9053271209193824545L

Serialized Fields

cause

java.lang.Throwable cause

Class net.ontopia.utils.OntopiaUnsupportedException extends OntopiaRuntimeException implements Serializable

Class net.ontopia.utils.SynchronizedCollectionFactory extends java.lang.Object implements Serializable

serialVersionUID: -4670702015296061304L

Serialized Fields

initsize

int initsize



Copyright © 2000-2009 Ontopia.