Serialized Form
-
Package net.ontopia.infoset.content
-
Class net.ontopia.infoset.content.ContentStoreException extends OntopiaException implements Serializable
-
Class net.ontopia.infoset.content.ContentStoreServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package net.ontopia.infoset.fulltext.core
-
Class net.ontopia.infoset.fulltext.core.GenericDocument extends Object implements Serializable
-
-
Package net.ontopia.infoset.fulltext.topicmaps
-
Class net.ontopia.infoset.fulltext.topicmaps.TopicMapDocument extends GenericDocument implements Serializable
-
-
Package net.ontopia.infoset.impl.basic
-
Class net.ontopia.infoset.impl.basic.AbstractLocator extends Object implements Serializable
-
Class net.ontopia.infoset.impl.basic.GenericLocator extends AbstractLocator implements Serializable
- serialVersionUID:
- 3066225165288209215L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class net.ontopia.infoset.impl.basic.URIFragmentLocator extends AbstractLocator implements Serializable
-
Class net.ontopia.infoset.impl.basic.URILocator extends AbstractLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
-
Package net.ontopia.persistence.proxy
-
Class net.ontopia.persistence.proxy.AtomicIdentity extends Object implements Serializable
- serialVersionUID:
- 5662829503505256457L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class net.ontopia.persistence.proxy.CacheEntry extends Object implements Serializable
- serialVersionUID:
- 9010124046386798540L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class net.ontopia.persistence.proxy.Identity extends Object implements Serializable
- serialVersionUID:
- 5662829503505256457L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
Class net.ontopia.persistence.proxy.IdentityNotFoundException extends PersistenceRuntimeException implements Serializable
-
Serialized Fields
-
identity
IdentityIF identity
-
-
-
Class net.ontopia.persistence.proxy.JGroupsEvent extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.persistence.proxy.LongIdentity extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.persistence.proxy.PersistenceException extends OntopiaException implements Serializable
-
Class net.ontopia.persistence.proxy.PersistenceRuntimeException extends OntopiaRuntimeException implements Serializable
-
Class net.ontopia.persistence.proxy.ReadOnlyTransactionException extends PersistenceRuntimeException implements Serializable
-
Class net.ontopia.persistence.proxy.TrackableLazySet extends HashSet<E> implements Serializable
-
Serialized Fields
-
added
Set<E> added
-
field
int field
-
identity
IdentityIF identity
-
loaded
boolean loaded
-
removed
Set<E> removed
-
txn
TransactionIF txn
-
-
-
Class net.ontopia.persistence.proxy.TrackableSet extends HashSet<E> implements Serializable
-
Serialized Fields
-
added
Set<E> added
-
removed
Set<E> removed
-
txn
TransactionIF txn
-
-
-
Class net.ontopia.persistence.proxy.TransactionalSoftHashMapIndex extends org.apache.commons.collections4.map.ReferenceMap<K,V> implements Serializable
- serialVersionUID:
- 1L
-
Class net.ontopia.persistence.proxy.TransactionNotActiveException extends PersistenceRuntimeException implements Serializable
-
Class net.ontopia.persistence.proxy.WrappedIdentity extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
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.DuplicateReificationException 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
- serialVersionUID:
- 1L
-
-
Package net.ontopia.topicmaps.impl.basic
-
Class net.ontopia.topicmaps.impl.basic.Association extends TMObject implements Serializable
- serialVersionUID:
- -8986947932370957132L
-
Class net.ontopia.topicmaps.impl.basic.AssociationRole extends TMObject implements Serializable
- serialVersionUID:
- 8387889553134058046L
-
Class net.ontopia.topicmaps.impl.basic.Occurrence extends TMObject implements Serializable
- serialVersionUID:
- -7364980697913079915L
-
Class net.ontopia.topicmaps.impl.basic.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable
- serialVersionUID:
- -2503061122276743151L
-
Serialized Fields
-
cfactory
CollectionFactoryIF cfactory
-
counter
long counter
-
id_objects
Map<String,TMObject> id_objects
-
source_locators
Map<LocatorIF,TMObjectIF> source_locators
-
subject_indicators
Map<LocatorIF,TopicIF> subject_indicators
-
subjects
Map<LocatorIF,TopicIF> subjects
-
txn
TopicMapTransactionIF txn
-
-
Class net.ontopia.topicmaps.impl.basic.TMObject extends Object implements Serializable
-
Class net.ontopia.topicmaps.impl.basic.Topic extends TMObject implements Serializable
- serialVersionUID:
- 6846760964906826812L
-
Serialized Fields
-
indicators
Set<LocatorIF> indicators
-
names
Set<TopicNameIF> names
-
occurs
Set<OccurrenceIF> occurs
-
reified
ReifiableIF reified
-
roles
Set<AssociationRoleIF> roles
-
scope
UniqueSet<TopicIF> scope
-
subjects
Set<LocatorIF> subjects
-
types
UniqueSet<TopicIF> types
-
-
Class net.ontopia.topicmaps.impl.basic.TopicMap extends TMObject implements Serializable
- serialVersionUID:
- -1334945778216658155L
-
Serialized Fields
-
assocs
Set<AssociationIF> assocs
-
listeners
Map<String,EventListenerIF[]> listeners
-
reifier
TopicIF reifier
-
scope
UniqueSet<TopicIF> scope
-
topics
Set<TopicIF> topics
-
-
Class net.ontopia.topicmaps.impl.basic.TopicMapBuilder extends Object implements Serializable
- serialVersionUID:
- 5405384048878296268L
-
Serialized Fields
-
tm
TopicMap tm
-
-
Class net.ontopia.topicmaps.impl.basic.TopicName extends TMObject implements Serializable
- serialVersionUID:
- -7350019735868904034L
-
Class net.ontopia.topicmaps.impl.basic.VariantName extends TMObject implements Serializable
- serialVersionUID:
- -7350019735868904034L
-
-
Package net.ontopia.topicmaps.impl.basic.index
-
Class net.ontopia.topicmaps.impl.basic.index.IndexManager extends AbstractIndexManager implements Serializable
-
Serialized Fields
-
indexes
Map<String,IndexIF> indexes
-
transaction
TopicMapTransactionIF transaction
-
-
-
-
Package net.ontopia.topicmaps.impl.rdbms
-
Class net.ontopia.topicmaps.impl.rdbms.DataTypeLocator extends RDBMSLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.ParameterArray extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.RDBMSLocator extends AbstractLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SourceLocator extends RDBMSLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable
- serialVersionUID:
- 4342065742305830481L
-
Serialized Fields
-
NULL_OBJECT_IDENTITY
IdentityIF NULL_OBJECT_IDENTITY
-
ptxn
TransactionIF ptxn
-
source_locators
TransactionalLookupIndexIF<LocatorIF,IdentityIF> source_locators
-
subject_indicators
TransactionalLookupIndexIF<LocatorIF,IdentityIF> subject_indicators
-
subjects
TransactionalLookupIndexIF<LocatorIF,IdentityIF> subjects
-
txn
TopicMapTransactionIF txn
-
-
Class net.ontopia.topicmaps.impl.rdbms.SubjectIndicatorLocator extends RDBMSLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SubjectLocator extends RDBMSLocator implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.TopicMapBuilder extends Object implements Serializable
- serialVersionUID:
- 5405384048878296268L
-
Serialized Fields
-
tm
TopicMapIF tm
-
txn
TransactionIF txn
-
-
-
Package net.ontopia.topicmaps.impl.remote
-
Class net.ontopia.topicmaps.impl.remote.DynamicAssociation extends Association implements Serializable
-
Serialized Fields
-
target
Association target
-
-
-
Class net.ontopia.topicmaps.impl.remote.DynamicAssociationRole extends AssociationRole implements Serializable
-
Serialized Fields
-
target
AssociationRole target
-
-
-
Class net.ontopia.topicmaps.impl.remote.RemoteTopic extends Topic implements Serializable
-
Serialized Fields
-
isLoaded
boolean isLoaded
Indicates if this topic has been fully loaded from the remote topic map to which it belongs. -
realTopic
RemoteTopic realTopic
References a topic when this topic is removed through merging.
-
-
-
Class net.ontopia.topicmaps.impl.remote.RemoteTopicMapBuilder extends TopicMapBuilder implements Serializable
-
-
Package net.ontopia.topicmaps.impl.utils
-
Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache extends Object implements Serializable
-
Serialized Fields
-
handlers
Map<String,AbstractSubjectIdentityCache.EventHandler> handlers
-
-
-
Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler extends Object implements Serializable
-
Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager extends Object implements Serializable
-
Serialized Fields
-
cfactory
CollectionFactoryIF cfactory
-
handlers
Map<String,ObjectTreeManager.EventHandler> handlers
-
listeners
Map<String,Set<EventListenerIF>> listeners
-
otree
ObjectTreeManager otree
-
-
-
Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager.EventHandler extends Object implements Serializable
-
Class net.ontopia.topicmaps.impl.utils.PhantomAccessException extends OntopiaRuntimeException implements Serializable
-
Class net.ontopia.topicmaps.impl.utils.TopicModificationManager extends Object implements Serializable
-
Serialized Fields
-
ah
net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationHandler ah
-
bh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicNameHandler bh
-
cfactory
CollectionFactoryIF cfactory
-
handlers
Map<String,TopicModificationManager.EventHandler> handlers
-
listeners
Map<String,Set<EventListenerIF>> listeners
-
manager
TopicModificationManager manager
-
mh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicMapHandler mh
-
oh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.OccurrenceHandler oh
-
rh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationRoleHandler rh
-
th
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicHandler th
-
vh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.VariantNameHandler vh
-
-
-
Class net.ontopia.topicmaps.impl.utils.TopicModificationManager.EventHandler extends Object implements Serializable
-
-
Package net.ontopia.topicmaps.nav.taglibs.template
-
Class net.ontopia.topicmaps.nav.taglibs.template.AbstractTemplateTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
name
String name
-
-
-
Class net.ontopia.topicmaps.nav.taglibs.template.GetTag extends AbstractTemplateTag implements Serializable
-
Serialized Fields
-
fallback
boolean fallback
-
-
-
Class net.ontopia.topicmaps.nav.taglibs.template.InsertTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav.taglibs.template.PageParameter extends Object implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput in) throws IOException
- Throws:
IOException
-
writeExternal
public void writeExternal(ObjectOutput out) throws IOException
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.nav.taglibs.template.PutTag extends AbstractTemplateTag implements Serializable
-
Serialized Fields
-
content
String content
-
direct
boolean direct
-
-
-
Class net.ontopia.topicmaps.nav.taglibs.template.SplitTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.core
-
Class net.ontopia.topicmaps.nav2.core.NavigatorCompileException extends NavigatorTagException implements Serializable
-
Class net.ontopia.topicmaps.nav2.core.NavigatorRuntimeException extends NavigatorTagException implements Serializable
-
Class net.ontopia.topicmaps.nav2.core.NavigatorTagException extends javax.servlet.jsp.JspTagException implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
-
-
Class net.ontopia.topicmaps.nav2.core.NavigatorUserException extends NavigatorTagException implements Serializable
-
Class net.ontopia.topicmaps.nav2.core.NonexistentObjectException extends RuntimeException implements Serializable
-
Class net.ontopia.topicmaps.nav2.core.VariableNotSetException extends RuntimeException implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.impl.framework
-
Package net.ontopia.topicmaps.nav2.plugins
-
Class net.ontopia.topicmaps.nav2.plugins.PNGTreeServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.portlets.taglib
-
Class net.ontopia.topicmaps.nav2.portlets.taglib.MenuTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.portlets.taglib.RelatedTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
aggregateAssociations
String aggregateAssociations
-
aggregateHierarchy
boolean aggregateHierarchy
-
childOrdering
int childOrdering
-
childOrderQuery
String childOrderQuery
-
exclassocs
String exclassocs
-
exclroles
String exclroles
-
excltopics
String excltopics
-
filterQuery
String filterQuery
-
headingOrdering
int headingOrdering
-
headingOrderQuery
String headingOrderQuery
-
hideassocs
String hideassocs
-
inclassocs
String inclassocs
-
incltopics
String incltopics
-
maxChildren
int maxChildren
-
related
RelatedTopics related
-
topic
String topic
-
var
String var
-
-
-
Class net.ontopia.topicmaps.nav2.portlets.taglib.TreeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.realm
-
Class net.ontopia.topicmaps.nav2.realm.RolePrincipal extends Object implements Serializable
- serialVersionUID:
- 502L
-
Serialized Fields
-
name
String name
-
-
Class net.ontopia.topicmaps.nav2.realm.UserPrincipal extends Object implements Serializable
- serialVersionUID:
- 502L
-
Serialized Fields
-
name
String name
-
-
-
Package net.ontopia.topicmaps.nav2.servlets
-
Class net.ontopia.topicmaps.nav2.servlets.AutoSuggestServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
limit
int limit
-
query
String query
-
-
-
Class net.ontopia.topicmaps.nav2.servlets.DataIntegrationServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Class net.ontopia.topicmaps.nav2.servlets.NavigatorSetupServlet extends javax.servlet.http.HttpServlet implements Serializable
-
Serialized Fields
-
debug
int debug
The debugging detail level for this servlet.
-
-
-
Class net.ontopia.topicmaps.nav2.servlets.SearchServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.taglibs.framework
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.CheckUserTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.GetContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
context
String context
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.MemInfoTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
name
String name
-
startFreeMem
long startFreeMem
-
startTime
long startTime
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.ModifyUserHistoryTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginTableTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.ResponseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.SetContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.framework.TimerTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
name
String name
-
startTime
long startTime
-
-
-
-
Package net.ontopia.topicmaps.nav2.taglibs.logic
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.BindTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
ctxtMgr
ContextManagerIF ctxtMgr
-
name
String name
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.CallTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
contextTag
ContextTag contextTag
-
ctxtMgr
ContextManagerIF ctxtMgr
-
functionName
String functionName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.ContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
- serialVersionUID:
- -1545242249688762632L
-
Serialized Fields
-
attrTopicmapID
String attrTopicmapID
-
contextManager
ContextManagerIF contextManager
-
declarationContext
DeclarationContextIF declarationContext
-
functions
Map functions
-
navApp
NavigatorApplicationIF navApp
-
objectIDs
String[] objectIDs
-
objParamName
String objParamName
-
pcontext
Object pcontext
-
pontopia
Object pontopia
-
pontopiacontext
Object pontopiacontext
-
queryProcessor
QueryProcessorIF queryProcessor
-
queryResults
Map queryResults
-
readonly
boolean readonly
-
tmObjects
Collection tmObjects
-
tmParamName
String tmParamName
-
topicmap
TopicMapIF topicmap
-
topicmapID
String topicmapID
-
varObjName
String varObjName
-
varTMName
String varTMName
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.ErrorTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
inputCollection
Collection inputCollection
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.ExternalFunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
collVariableName
String collVariableName
-
contextTag
ContextTag contextTag
-
ctxtMgr
ContextManagerIF ctxtMgr
-
functionOnTruncate
String functionOnTruncate
-
index
int index
-
items
Object[] items
-
itemVariableName
String itemVariableName
-
listComparator
Comparator listComparator
-
listComparatorClassName
String listComparatorClassName
-
maxNumber
int maxNumber
-
separator
String separator
-
sortItemsFlag
boolean sortItemsFlag
-
sortOrder
String sortOrder
-
startNumber
int startNumber
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.FunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
fileName
String fileName
Deprecated. -
functionName
String functionName
Deprecated. -
params
Collection params
Deprecated.
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.IfElseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
ifTagParent
IfTag ifTagParent
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.IfTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
collection
Collection collection
-
collVariableName
String collVariableName
-
contextTag
NavigatorPageIF contextTag
-
decider
NavigatorDeciderIF decider
-
deciderClassName
String deciderClassName
-
equalsSize
int equalsSize
-
equalsVariableName
String equalsVariableName
-
greaterThanNumber
int greaterThanNumber
-
inputs
List inputs
-
lessThanNumber
int lessThanNumber
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.IfThenTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
ifTagParent
IfTag ifTagParent
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.IncludeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
fileName
String fileName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.logic.SetTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
contextTag
ContextTag contextTag
-
currentScope
Object currentScope
-
listComparator
Comparator listComparator
-
sortItems
boolean sortItems
-
value
Collection value
-
variableName
String variableName
-
-
-
-
Package net.ontopia.topicmaps.nav2.taglibs.output
-
Class net.ontopia.topicmaps.nav2.taglibs.output.AttributeTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
attrName
String attrName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
contextTag
ContextTag contextTag
-
escapeEntities
boolean escapeEntities
-
numberOfElements
int numberOfElements
-
suppressEmptyCollection
boolean suppressEmptyCollection
-
variableName
String variableName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.ContentTag extends BaseOutputProducingTag implements Serializable
-
Serialized Fields
-
strifyCN
String strifyCN
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.CountTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.output.DebugTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
contextTag
ContextTag contextTag
-
variableName
String variableName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.ElementTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.output.LinkTag extends BaseOutputProducingTag implements Serializable
-
Serialized Fields
-
linkGenerator
LinkGeneratorIF linkGenerator
-
templateStr
String templateStr
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.LocatorTag extends BaseOutputProducingTag implements Serializable
-
Serialized Fields
-
relativeToTopicmap
boolean relativeToTopicmap
-
strifyCN
String strifyCN
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.NameTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.output.ObjectIdTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.output.PropertyTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
propertyName
String propertyName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.output.SymbolicIdTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.output.TopicMapIdTag extends BaseOutputProducingTag implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.taglibs.TMvalue
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociatedTag extends BaseScopedTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociationsTag extends BaseScopedTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.AssociationTypeLoopTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
assocStore
AssocInfoStorage[] assocStore
-
ctxtMgr
ContextManagerIF ctxtMgr
-
index
int index
-
useUserContextFilter
boolean useUserContextFilter
-
varNameART
String varNameART
-
varNameAssociations
String varNameAssociations
-
varNameAT
String varNameAT
-
varNameTopic
String varNameTopic
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ClassesOfTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ClassesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
typeName
String typeName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FilterTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Serialized Fields
-
decider
NavigatorDeciderIF decider
-
deciderClassName
String deciderClassName
-
inScopeOfValue
String inScopeOfValue
-
instanceOf
String instanceOf
-
invert
boolean invert
-
isKind
String isKind
-
randomElement
boolean randomElement
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FulltextTag extends BaseValueProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.IndicatorsTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.InstancesTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Serialized Fields
-
instancesAs
String instancesAs
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.LocatorTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.LookupTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NamesTag extends BaseScopedTag implements Serializable
-
Serialized Fields
-
uniqueValues
boolean uniqueValues
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NameTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.OccurrencesTag extends BaseScopedTag implements Serializable
-
Serialized Fields
-
type
int type
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ReifiedTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ReifierTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.RolesTag extends BaseScopedTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ScopeTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SourceLocatorsTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SplitterTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SubclassesTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Serialized Fields
-
levelNumber
Integer levelNumber
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SubjectAddressTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.SuperclassesTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Serialized Fields
-
levelNumber
Integer levelNumber
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ThemesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
themeName
String themeName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TologQueryTag extends BaseValueProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TopicMapReferencesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TopicsTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.VariantsTag extends BaseScopedTag implements Serializable
-
-
Package net.ontopia.topicmaps.nav2.taglibs.tolog
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.BaseOutputProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.ChooseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
foundMatchingWhen
boolean foundMatchingWhen
-
foundWhen
boolean foundWhen
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.DeclareTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
declarations
String declarations
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
groupBy
String groupBy
-
groupColumns
boolean[] groupColumns
-
groupingAncestor
ForEachTag groupingAncestor
-
groupNames
Set groupNames
-
hasValidated
boolean hasValidated
-
neverEvaluatedBody
boolean neverEvaluatedBody
-
orderBy
List orderBy
-
query
String query
-
queryWrapper
QueryWrapper queryWrapper
-
separator
String separator
-
sequenceNumber
int sequenceNumber
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.IfTag extends QueryExecutingTag implements Serializable
-
Serialized Fields
-
var
String var
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.NormalizeWhitespaceTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.ObjectIdTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.OtherwiseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
parentChooser
ChooseTag parentChooser
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.OutTag extends BaseOutputProducingTag implements Serializable
-
Serialized Fields
-
scope
String scope
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryExecutingTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Serialized Fields
-
columnNames
String[] columnNames
-
contextManager
ContextManagerIF contextManager
-
query
String query
-
queryResult
QueryResultIF queryResult
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
- serialVersionUID:
- -2505209031791690173L
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.SetTag extends QueryExecutingTag implements Serializable
- serialVersionUID:
- -3009179502068590303L
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.SymbolicIdTag extends BaseOutputProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.tolog.WhenTag extends IfTag implements Serializable
-
Serialized Fields
-
parentChooser
ChooseTag parentChooser
-
-
-
-
Package net.ontopia.topicmaps.nav2.taglibs.value
-
Class net.ontopia.topicmaps.nav2.taglibs.value.BaseScopedTag extends BaseValueProducingAndAcceptingTag implements Serializable
-
Serialized Fields
-
useUserContextFilter
boolean useUserContextFilter
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag extends BaseValueProducingTag implements Serializable
-
Serialized Fields
-
contextTag
ContextTag contextTag
-
inputCollection
Collection inputCollection
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
variableName
String variableName
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.CopyTag extends BaseValueProducingTag implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.value.DifferenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
resultCollection
Collection resultCollection
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.IntersectionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
resultCollection
Collection resultCollection
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.SequenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
resultCollection
Collection resultCollection
-
-
-
Class net.ontopia.topicmaps.nav2.taglibs.value.StringTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable
-
Class net.ontopia.topicmaps.nav2.taglibs.value.UnionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable
-
Serialized Fields
-
resultCollection
Collection resultCollection
-
-
-
-
Package net.ontopia.topicmaps.nav2.utils
-
Class net.ontopia.topicmaps.nav2.utils.HistoryMap extends HashMap<Integer,T> implements Serializable
-
Serialized Fields
-
counter
int counter
-
maxEntries
int maxEntries
-
suppressDuplicates
boolean suppressDuplicates
-
-
-
-
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.query.parser
-
Class net.ontopia.topicmaps.query.parser.AntlrWrapException extends antlr.RecognitionException implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
-
-
Class net.ontopia.topicmaps.query.parser.JFlexWrapException extends RuntimeException implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
-
-
-
Package net.ontopia.topicmaps.rest
-
Class net.ontopia.topicmaps.rest.OntopiaServlet extends org.restlet.ext.servlet.ServerServlet implements Serializable
- serialVersionUID:
- 201701091214L
-
-
Package net.ontopia.topicmaps.rest.exceptions
-
Class net.ontopia.topicmaps.rest.exceptions.OntopiaClientException extends OntopiaRestException implements Serializable
- serialVersionUID:
- 1L
-
Class net.ontopia.topicmaps.rest.exceptions.OntopiaRestException extends RuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
ontopiaCode
int ontopiaCode
-
status
org.restlet.data.Status status
-
-
Class net.ontopia.topicmaps.rest.exceptions.OntopiaServerException extends OntopiaRestException implements Serializable
- serialVersionUID:
- 1L
-
-
Package net.ontopia.topicmaps.utils.jtm
-
Class net.ontopia.topicmaps.utils.jtm.JTMException extends OntopiaRuntimeException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.ltm
-
Class net.ontopia.topicmaps.utils.ltm.AntlrWrapException extends antlr.RecognitionException implements Serializable
-
Serialized Fields
-
exception
Exception exception
-
-
-
-
Package net.ontopia.topicmaps.utils.rdf
-
Class net.ontopia.topicmaps.utils.rdf.RDFMappingException extends OntopiaRuntimeException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.tmrap
-
Class net.ontopia.topicmaps.utils.tmrap.RAPServlet extends javax.servlet.http.HttpServlet implements Serializable
- serialVersionUID:
- 3585458045457498992L
-
Class net.ontopia.topicmaps.utils.tmrap.TMRAPException extends OntopiaException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.tmrap.axis2
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentRequest extends Object implements Serializable
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentResponse extends Object implements Serializable
-
Serialized Fields
-
localExtraElement
org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement -
localExtraElementTracker
boolean localExtraElementTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicRequest extends Object implements Serializable
-
Serialized Fields
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse extends Object implements Serializable
-
Serialized Fields
-
localDeleteTopicResponse
String localDeleteTopicResponse
field for DeleteTopicResponse
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologRequest extends Object implements Serializable
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologResponse extends Object implements Serializable
-
Serialized Fields
-
localExtraElement
org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement -
localExtraElementTracker
boolean localExtraElementTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageRequest extends Object implements Serializable
-
Serialized Fields
-
localIdentifiers
String[] localIdentifiers
field for Identifiers This was an Array! -
localIdentifiersTracker
boolean localIdentifiersTracker
-
localItems
String[] localItems
field for Items This was an Array! -
localItemsTracker
boolean localItemsTracker
-
localSubjects
String[] localSubjects
field for Subjects This was an Array! -
localSubjectsTracker
boolean localSubjectsTracker
-
localSyntax
String localSyntax
field for Syntax -
localSyntaxTracker
boolean localSyntaxTracker
-
localTmids
String[] localTmids
field for Tmids This was an Array! -
localTmidsTracker
boolean localTmidsTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageResponse extends Object implements Serializable
-
Serialized Fields
-
localExtraElement
org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement -
localExtraElementTracker
boolean localExtraElementTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicRequest extends Object implements Serializable
-
Serialized Fields
-
localIdentifiers
String[] localIdentifiers
field for Identifiers This was an Array! -
localIdentifiersTracker
boolean localIdentifiersTracker
-
localItems
String[] localItems
field for Items This was an Array! -
localItemsTracker
boolean localItemsTracker
-
localSubjects
String[] localSubjects
field for Subjects This was an Array! -
localSubjectsTracker
boolean localSubjectsTracker
-
localSyntax
String localSyntax
field for Syntax -
localSyntaxTracker
boolean localSyntaxTracker
-
localTmids
String[] localTmids
field for Tmids This was an Array! -
localTmidsTracker
boolean localTmidsTracker
-
localView
String localView
field for View -
localViewTracker
boolean localViewTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicResponse extends Object implements Serializable
-
Serialized Fields
-
localExtraElement
org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement -
localExtraElementTracker
boolean localExtraElementTracker
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicRequest extends Object implements Serializable
-
Serialized Fields
-
localFragment
String localFragment
field for Fragment -
localIdentifiers
String[] localIdentifiers
field for Identifiers This was an Array! -
localIdentifiersTracker
boolean localIdentifiersTracker
-
localItems
String[] localItems
field for Items This was an Array! -
localItemsTracker
boolean localItemsTracker
-
localSubjects
String[] localSubjects
field for Subjects This was an Array! -
localSubjectsTracker
boolean localSubjectsTracker
-
localSyntax
String localSyntax
field for Syntax -
localTmid
String localTmid
field for Tmid
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicResponse extends Object implements Serializable
-
Serialized Fields
-
localExtraElement
org.apache.axiom.om.OMElement localExtraElement
field for ExtraElement -
localExtraElementTracker
boolean localExtraElementTracker
-
-
-
-
Package net.ontopia.topicmaps.viz
-
Class net.ontopia.topicmaps.viz.AboutFrame extends JDialog implements Serializable
-
Class net.ontopia.topicmaps.viz.AssociationScopeFilterMenu extends JMenu implements Serializable
-
Serialized Fields
-
checkBoxes
ArrayList checkBoxes
-
radioButtons
ButtonGroup radioButtons
-
scopes
ArrayList scopes
-
strictnessMap
JRadioButtonMenuItem[] strictnessMap
-
-
-
Class net.ontopia.topicmaps.viz.ColouredSquareMenuItem extends JMenuItem implements Serializable
-
Serialized Fields
-
squareColor
Color squareColor
The colour to be used when rendering the square. -
visibleIndicator
VisibleIndicator visibleIndicator
Indicates the selection state of this item.
-
-
-
Class net.ontopia.topicmaps.viz.ExtendedTGPanel extends com.touchgraph.graphlayout.TGPanel implements Serializable
-
Serialized Fields
-
adjustOriginLens
com.touchgraph.graphlayout.TGPanel.AdjustOriginLens adjustOriginLens
-
basicMML
net.ontopia.topicmaps.viz.ExtendedTGPanel.BasicMouseMotionListener basicMML
-
bottomRightDraw
com.touchgraph.graphlayout.TGPoint2D bottomRightDraw
-
completeEltSet
com.touchgraph.graphlayout.graphelements.GraphEltSet completeEltSet
-
dragNode
com.touchgraph.graphlayout.Node dragNode
-
graphListeners
Vector graphListeners
-
image
Image image
-
localityUtils
com.touchgraph.graphlayout.LocalityUtils localityUtils
-
maintainMouseOver
boolean maintainMouseOver
-
mouseOverE
com.touchgraph.graphlayout.Edge mouseOverE
-
mouseOverN
com.touchgraph.graphlayout.Node mouseOverN
-
mousePos
Point mousePos
-
offgraphics
Graphics offgraphics
-
offscreen
Image offscreen
-
offscreensize
Dimension offscreensize
-
paintListeners
Vector paintListeners
-
select
com.touchgraph.graphlayout.Node select
-
switchSelectUI
com.touchgraph.graphlayout.TGPanel.SwitchSelectUI switchSelectUI
-
tgLensSet
com.touchgraph.graphlayout.TGLensSet tgLensSet
-
topLeftDraw
com.touchgraph.graphlayout.TGPoint2D topLeftDraw
-
visibleLocality
com.touchgraph.graphlayout.graphelements.VisibleLocality visibleLocality
-
-
-
Class net.ontopia.topicmaps.viz.GeneralConfigFrame extends JFrame implements Serializable
-
Serialized Fields
-
backgroundChooser
JColorChooser backgroundChooser
-
controller
VizController controller
-
doubleClickGroup
ButtonGroup doubleClickGroup
-
doubleClickOptions
JRadioButton[] doubleClickOptions
-
excluded
JList excluded
-
excludedTopicTypes
Vector excludedTopicTypes
-
included
JList included
-
includedTopicTypes
Vector includedTopicTypes
-
localityGroup
ButtonGroup localityGroup
-
localityOptions
JRadioButton[] localityOptions
-
motionSpinner
OSpinner motionSpinner
-
singleClickGroup
ButtonGroup singleClickGroup
-
singleClickOptions
JRadioButton[] singleClickOptions
-
-
-
Class net.ontopia.topicmaps.viz.MenuFileParser.MenuFileParseError extends Exception implements Serializable
-
Serialized Fields
-
message
String message
-
-
-
Class net.ontopia.topicmaps.viz.OpenRDBMSDialogBox extends JFrame implements Serializable
-
Serialized Fields
-
configurationFileField
JTextField configurationFileField
-
desktop
VizDesktop desktop
-
idToTMReference
Map idToTMReference
-
oldPropertiesFilePath
String oldPropertiesFilePath
-
propertiesFileField
JTextField propertiesFileField
-
tmReference
TopicMapReferenceIF tmReference
-
topicMapChooser
JComboBox topicMapChooser
-
topicMaps
Vector topicMaps
-
-
-
Class net.ontopia.topicmaps.viz.OSpinner extends JPanel implements Serializable
-
Serialized Fields
-
buttonPanel
Box buttonPanel
-
formatter
NumberFormat formatter
-
increment
int increment
-
input
JTextField input
-
max
int max
-
min
int min
-
north
JButton north
-
south
JButton south
-
value
int value
-
-
-
Class net.ontopia.topicmaps.viz.PropertiesFrame extends JFrame implements Serializable
-
Serialized Fields
-
controller
VizController controller
-
propertiesPanel
PropertiesPanel propertiesPanel
-
-
-
Class net.ontopia.topicmaps.viz.PropertiesPanel extends JScrollPane implements Serializable
-
Serialized Fields
-
controller
VizController controller
-
goToMenuItem
JMenuItem goToMenuItem
-
popup
JPopupMenu popup
-
target
TopicIF target
-
tree
JTree tree
-
-
-
Class net.ontopia.topicmaps.viz.TopicSelectionPrompter extends JDialog implements Serializable
-
Class net.ontopia.topicmaps.viz.TypesConfigFrame extends JFrame implements Serializable
-
Serialized Fields
-
bold
JCheckBox bold
-
bowtie
JRadioButton bowtie
-
buttonGroup
ButtonGroup buttonGroup
-
chooser
JColorChooser chooser
-
circle
JRadioButton circle
-
clearButton
JButton clearButton
-
controller
VizController controller
-
defaultButton
JButton defaultButton
-
defaultColorSettingCheckbox
TypesConfigFrame.DefaultColorSettingCheckBox defaultColorSettingCheckbox
-
desktop
VizDesktop desktop
-
ellipse
JRadioButton ellipse
-
filenameField
JTextField filenameField
-
filterDefault
JRadioButton filterDefault
-
filterGroup
ButtonGroup filterGroup
-
filterIn
JRadioButton filterIn
-
filterMap
JRadioButton[] filterMap
-
filterOut
JRadioButton filterOut
-
fontList
JList fontList
-
ignoreSelection
boolean ignoreSelection
-
italic
JCheckBox italic
-
lastIconPath
String lastIconPath
-
line
JRadioButton line
-
model
net.ontopia.topicmaps.viz.TypesConfigFrame.ConfigurationModelIF model
-
rectangle
JRadioButton rectangle
-
round
JRadioButton round
-
selectedType
TopicIF selectedType
-
shapeMap
JRadioButton[] shapeMap
-
sizeList
JList sizeList
-
typeList
JList<net.ontopia.topicmaps.viz.TopicListItem> typeList
-
unselect
JRadioButton unselect
-
weight
JSlider weight
-
-
-
Class net.ontopia.topicmaps.viz.TypesConfigFrame.DefaultColorSettingCheckBox extends JCheckBox implements Serializable
-
Class net.ontopia.topicmaps.viz.TypesConfigFrame.VizColorSelectionModel extends DefaultColorSelectionModel implements Serializable
-
Class net.ontopia.topicmaps.viz.TypesPrecedenceFrame extends JFrame implements Serializable
-
Serialized Fields
-
controller
VizController controller
-
topicTypes
Vector topicTypes
-
topicTypesList
JList topicTypesList
-
-
-
Class net.ontopia.topicmaps.viz.VizigatorReportException extends OntopiaRuntimeException implements Serializable
-
Class net.ontopia.topicmaps.viz.Vizlet extends JApplet implements Serializable
-
Serialized Fields
-
appletContext
AppletContext appletContext
-
enabledMenuItems
ParsedMenuFile enabledMenuItems
-
parsedMenuItems
boolean parsedMenuItems
-
-
-
Class net.ontopia.topicmaps.viz.VizPanel extends JPanel implements Serializable
-
Serialized Fields
-
assocFrame
TypesConfigFrame assocFrame
-
associationScopeFilterMenu
AssociationScopeFilterMenu associationScopeFilterMenu
-
associationStylesMenuItem
JMenuItem associationStylesMenuItem
-
blinkThread
net.ontopia.topicmaps.viz.VizPanel.BlinkingThread blinkThread
-
clearButton
JButton clearButton
-
controller
VizController controller
-
controlsVisible
boolean controlsVisible
-
enabledItemIds
ParsedMenuFile enabledItemIds
-
enableMotionKillerMenuItem
JMenuItem enableMotionKillerMenuItem
-
glPopup
JPopupMenu glPopup
-
hvScroll
com.touchgraph.graphlayout.interaction.HVScroll hvScroll
-
locSpinner
OSpinner locSpinner
-
redoMenuItem
JMenuItem redoMenuItem
-
searchMenuItem
JCheckBoxMenuItem searchMenuItem
-
searchPanel
JPanel searchPanel
-
searchPanelVisible
boolean searchPanelVisible
-
searchTextField
JTextField searchTextField
-
startMotionKiller
String startMotionKiller
-
stopMotionKiller
String stopMotionKiller
-
tgLensSet
com.touchgraph.graphlayout.TGLensSet tgLensSet
-
tgPanel
com.touchgraph.graphlayout.TGPanel tgPanel
-
tgUIManager
com.touchgraph.graphlayout.interaction.TGUIManager tgUIManager
-
topicFrame
TypesConfigFrame topicFrame
-
topicStylesMenuItem
JMenuItem topicStylesMenuItem
-
topPanel
JPanel topPanel
-
undoMenuItem
JMenuItem undoMenuItem
-
vizFrontEnd
VizFrontEndIF vizFrontEnd
-
zoomScroll
com.touchgraph.graphlayout.interaction.ZoomScroll zoomScroll
-
-
-
-
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 Exception implements Serializable
-
Class net.ontopia.utils.CollectionFactory extends Object implements Serializable
- serialVersionUID:
- -4670702015296061304L
-
Serialized Fields
-
initsize
int initsize
-
-
Class net.ontopia.utils.CollectionMap extends HashMap<K,Collection<V>> implements Serializable
-
Serialized Fields
-
drop_empty
boolean drop_empty
-
-
-
Class net.ontopia.utils.CollectionSortedMap extends TreeMap<K,Collection<V>> implements Serializable
-
Serialized Fields
-
drop_empty
boolean drop_empty
-
-
-
Class net.ontopia.utils.OntopiaException extends Exception implements Serializable
-
Serialized Fields
-
cause
Throwable cause
-
-
-
Class net.ontopia.utils.OntopiaRuntimeException extends RuntimeException implements Serializable
- serialVersionUID:
- -9053271209193824545L
-
Serialized Fields
-
cause
Throwable cause
-
-
Class net.ontopia.utils.OntopiaUnsupportedException extends OntopiaRuntimeException implements Serializable
-
Class net.ontopia.utils.SynchronizedCollectionFactory extends Object implements Serializable
- serialVersionUID:
- -4670702015296061304L
-
Serialized Fields
-
initsize
int initsize
-
-
-
Package ontopoly
-
Class ontopoly.LockManager extends Object implements Serializable
-
Serialized Fields
-
accessCount
int accessCount
-
locks
Map<String,LockManager.Lock> locks
-
lockTimespan
long lockTimespan
-
nextPrune
long nextPrune
-
-
-
Class ontopoly.LockManager.Lock extends Object implements Serializable
-
Class ontopoly.OntopolyAccessStrategy extends Object implements Serializable
-
Class ontopoly.OntopolyApplication extends org.apache.wicket.protocol.http.WebApplication implements Serializable
-
Serialized Fields
-
lockManager
LockManager lockManager
-
repository
OntopolyRepository repository
-
-
-
Class ontopoly.OntopolySession extends org.apache.wicket.protocol.http.WebSession implements Serializable
-
Serialized Fields
-
accessStrategy
OntopolyAccessStrategy accessStrategy
-
administrationEnabled
boolean administrationEnabled
-
annotationEnabled
boolean annotationEnabled
-
shortcutsEnabled
boolean shortcutsEnabled
-
user
User user
-
-
-
Class ontopoly.SampleOntopolyApplication extends OntopolyApplication implements Serializable
-
-
Package ontopoly.components
-
Class ontopoly.components.AbstractBookmarkablePageLink extends org.apache.wicket.markup.html.link.Link<T> implements Serializable
- serialVersionUID:
- 1L
-
Class ontopoly.components.AbstractFieldInstancePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
feedbackPanel
org.apache.wicket.markup.html.panel.FeedbackPanel feedbackPanel
-
fieldInstanceButtons
org.apache.wicket.markup.html.WebMarkupContainer fieldInstanceButtons
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
fieldValuesContainer
org.apache.wicket.markup.html.WebMarkupContainer fieldValuesContainer
-
fieldValuesModel
FieldValuesModel fieldValuesModel
-
listView
org.apache.wicket.markup.html.list.ListView<FieldValueModel> listView
-
-
-
Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstanceMessage extends Object implements Serializable
-
Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstancePanelFeedbackMessageFilter extends Object implements Serializable
-
Class ontopoly.components.AbstractFieldInstancePanel.FieldUpdatingBehaviour extends org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior implements Serializable
-
Serialized Fields
-
updateListView
boolean updateListView
-
-
-
Class ontopoly.components.AddOrRemoveTypeFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
selectedModel
TopicModel<TopicType> selectedModel
-
-
-
Class ontopoly.components.AjaxOntopolyDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T> implements Serializable
-
Class ontopoly.components.AjaxOntopolyTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
-
-
Class ontopoly.components.AjaxParentCheckChild extends org.apache.wicket.markup.html.form.Check<String> implements Serializable
-
Serialized Fields
-
-
Class ontopoly.components.AjaxParentFormChoiceComponentUpdatingBehavior extends org.apache.wicket.ajax.form.AjaxFormChoiceComponentUpdatingBehavior implements Serializable
-
Class ontopoly.components.AjaxParentRadioChild extends org.apache.wicket.markup.html.form.Radio<T> implements Serializable
-
Serialized Fields
-
-
Class ontopoly.components.AjaxRadioGroupPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.AssociationFieldAutoCompleteTextField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
textField
org.apache.wicket.extensions.ajax.markup.html.autocomplete.AutoCompleteTextField<Topic> textField
-
-
-
Class ontopoly.components.AssociationTransformerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
associationTypeModel
AssociationTypeModel associationTypeModel
-
declaredRoleTypesModel
org.apache.wicket.model.IModel<List<RoleType>> declaredRoleTypesModel
-
roleTypesModel
ListModel<RoleTypeModel,String> roleTypesModel
-
selectedModels
List<TopicModel<RoleType>> selectedModels
-
topicMapId
String topicMapId
-
-
-
Class ontopoly.components.AssociationTransformFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.ButtonFunctionBoxPanel extends FunctionBoxPanel implements Serializable
-
Class ontopoly.components.CheckLabelPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.ConfirmDeletePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.components.ContextMenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
cssReference
org.apache.wicket.ResourceReference cssReference
-
jsReference
org.apache.wicket.ResourceReference jsReference
-
-
-
Class ontopoly.components.CreateInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.CreateNewTopicMapPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
numberOfSources
int numberOfSources
-
-
-
Class ontopoly.components.CreateOrCopyInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.CustomLinkFunctionBoxPanel extends LinkFunctionBoxPanel implements Serializable
-
Class ontopoly.components.DeleteTopicFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.DeleteTopicMapFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.FieldDefinitionLabel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.FieldInstanceAssociationBinaryEmbeddedPanel extends FieldInstanceAssociationBinaryPanel implements Serializable
-
Class ontopoly.components.FieldInstanceAssociationBinaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
formComponent
org.apache.wicket.markup.html.form.FormComponent<Topic> formComponent
-
-
-
Class ontopoly.components.FieldInstanceAssociationBinaryPanel extends AbstractFieldInstancePanel implements Serializable
-
Serialized Fields
-
confirmDeletePanel
ConfirmDeletePanel confirmDeletePanel
-
ofieldModel
RoleFieldModel ofieldModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.components.FieldInstanceAssociationNaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
arity
int arity
-
currentFieldModel
RoleFieldModel currentFieldModel
-
currentTopicModel
TopicModel<Topic> currentTopicModel
-
fieldValueModel
FieldValueModel fieldValueModel
-
needsUpdate
boolean needsUpdate
-
parentPanel
FieldInstanceAssociationNaryPanel parentPanel
-
selectedPlayers
Map<RoleFieldModel,TopicModel<Topic>> selectedPlayers
-
-
-
Class ontopoly.components.FieldInstanceAssociationNaryPanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceAssociationUnaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
checkbox
org.apache.wicket.markup.html.form.CheckBox checkbox
-
-
-
Class ontopoly.components.FieldInstanceAssociationUnaryPanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceCreatePlayerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
createAction
int createAction
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
fieldInstancePanel
AbstractFieldInstancePanel fieldInstancePanel
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.components.FieldInstanceDateField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
-
-
Class ontopoly.components.FieldInstanceDateTimeField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
-
-
Class ontopoly.components.FieldInstanceErrorPanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceHTMLArea extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
reference
org.apache.wicket.ResourceReference reference
-
rows
String rows
-
textArea
org.apache.wicket.markup.html.form.TextArea<String> textArea
-
-
-
Class ontopoly.components.FieldInstanceIdentityPanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceImageField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
fieldValueModel
FieldValueModel fieldValueModel
-
image
org.apache.wicket.Component image
-
upload
org.apache.wicket.Component upload
-
-
-
Class ontopoly.components.FieldInstanceNamePanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceNumberField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
-
-
Class ontopoly.components.FieldInstanceOccurrencePanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceQueryEmbeddedPanel extends FieldInstanceQueryPanel implements Serializable
-
Class ontopoly.components.FieldInstanceQueryPanel extends AbstractFieldInstancePanel implements Serializable
-
Class ontopoly.components.FieldInstanceRemoveButton extends OntopolyImageLink implements Serializable
-
Serialized Fields
-
fieldValueModel
FieldValueModel fieldValueModel
-
-
-
Class ontopoly.components.FieldInstancesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
listView
org.apache.wicket.markup.html.list.ListView<FieldInstanceModel> listView
-
readonly
boolean readonly
-
-
-
Class ontopoly.components.FieldInstanceTextArea extends org.apache.wicket.markup.html.form.TextArea<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
rows
String rows
-
-
-
Class ontopoly.components.FieldInstanceTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable
-
Serialized Fields
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
-
-
Class ontopoly.components.FieldInstanceURIField extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
button
org.apache.wicket.markup.html.link.ExternalLink button
-
cols
String cols
-
fieldValueModel
FieldValueModel fieldValueModel
-
oldValue
String oldValue
-
textField
org.apache.wicket.markup.html.form.TextField<String> textField
-
-
-
Class ontopoly.components.FieldsEditor extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
fieldAssignmentModels
MutableLoadableDetachableModel<List<FieldAssignmentModel>> fieldAssignmentModels
-
listView
org.apache.wicket.markup.html.list.ListView<FieldAssignmentModel> listView
-
readonly
boolean readonly
-
selectedTypeLinkId
String selectedTypeLinkId
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.components.FieldsEditorAddPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.FieldsEditorExistingPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
readonly
boolean readonly
-
-
-
Class ontopoly.components.FooterPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.FunctionBoxesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.FunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.HeaderPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.HelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.InstancePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
isReadOnly
boolean isReadOnly
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.components.InstanceSearchPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
errorInSearch
boolean errorInSearch
-
-
-
Class ontopoly.components.LinkFunctionBoxPanel extends FunctionBoxPanel implements Serializable
-
Class ontopoly.components.LinkPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.LockPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.MenuHelpPanel extends MenuPanel implements Serializable
-
Class ontopoly.components.MenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.OmnigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable
-
Class ontopoly.components.OntopolyBookmarkablePageLink extends org.apache.wicket.markup.html.link.BookmarkablePageLink<org.apache.wicket.Page> implements Serializable
-
Serialized Fields
-
label
String label
-
-
-
Class ontopoly.components.OntopolyImage extends org.apache.wicket.markup.html.image.Image implements Serializable
-
Serialized Fields
-
titleModel
org.apache.wicket.model.IModel<String> titleModel
-
-
-
Class ontopoly.components.OntopolyImageLink extends org.apache.wicket.ajax.markup.html.AjaxFallbackLink<Object> implements Serializable
-
Class ontopoly.components.StartPageHeaderPanel extends HeaderPanel implements Serializable
-
Class ontopoly.components.TitleHelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.TopicDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T extends Topic> implements Serializable
-
Class ontopoly.components.TopicLink extends AbstractBookmarkablePageLink<T extends Topic> implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
-
-
Class ontopoly.components.TopicListPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.TopicListPanel.TopicInstanceLink extends TopicLink<Topic> implements Serializable
-
Class ontopoly.components.TopicListPanel.TopicListView extends org.apache.wicket.markup.html.list.ListView<Topic> implements Serializable
-
Class ontopoly.components.TopicMapHeaderPanel extends HeaderPanel implements Serializable
-
Class ontopoly.components.TopicTypesFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.TreePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
tree
ontopoly.components.TreePanel.Tree tree
-
-
-
Class ontopoly.components.UserPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.ViewsFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.components.VizigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable
-
-
Package ontopoly.fileupload
-
Class ontopoly.fileupload.UploadIFrame extends org.apache.wicket.markup.html.WebPage implements Serializable
-
Serialized Fields
-
fieldValueModel
FieldValueModel fieldValueModel
-
uploaded
boolean uploaded
-
uploadField
org.apache.wicket.markup.html.form.upload.FileUploadField uploadField
-
-
-
Class ontopoly.fileupload.UploadPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
parentField
FieldInstanceImageField parentField
-
uploadIFrame
org.apache.wicket.markup.html.link.InlineFrame uploadIFrame
-
-
-
-
Package ontopoly.jquery
-
Class ontopoly.jquery.DatePickerBehavior extends JQueryBehavior implements Serializable
-
Serialized Fields
-
dateFormat
String dateFormat
-
-
-
Class ontopoly.jquery.DraggableBehavior extends JQueryBehavior implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
Class ontopoly.jquery.DroppableBehavior extends JQueryBehavior implements Serializable
-
Serialized Fields
-
id
String id
-
-
-
Class ontopoly.jquery.JQueryBehavior extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable
-
-
Package ontopoly.model
-
Class ontopoly.model.OntopolyModelRuntimeException extends OntopiaRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
-
Package ontopoly.models
-
Class ontopoly.models.AssociationFieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField.ValueIF> implements Serializable
-
Serialized Fields
-
afvinfo
String[][] afvinfo
-
-
-
Class ontopoly.models.AssociationTypeModel extends org.apache.wicket.model.LoadableDetachableModel<AssociationType> implements Serializable
-
Class ontopoly.models.AvailableTopicTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable
-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.models.FieldAssignmentModel extends org.apache.wicket.model.LoadableDetachableModel<FieldAssignment> implements Serializable
-
Class ontopoly.models.FieldDefinitionModel extends org.apache.wicket.model.LoadableDetachableModel<FieldDefinition> implements Serializable
-
Class ontopoly.models.FieldInstanceModel extends org.apache.wicket.model.LoadableDetachableModel<FieldInstance> implements Serializable
-
Class ontopoly.models.FieldsViewModel extends org.apache.wicket.model.LoadableDetachableModel<FieldsView> implements Serializable
-
Class ontopoly.models.FieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<Object> implements Serializable
-
Serialized Fields
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
isExistingValue
boolean isExistingValue
-
value
Object value
-
-
-
Class ontopoly.models.FieldValuesModel extends org.apache.wicket.model.LoadableDetachableModel<List<FieldValueModel>> implements Serializable
-
Serialized Fields
-
autoExtraField
boolean autoExtraField
-
comparator
Comparator<Object> comparator
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
showExtraField
boolean showExtraField
-
showExtraFieldUserTriggered
boolean showExtraFieldUserTriggered
-
-
-
Class ontopoly.models.HelpLinkResourceModel extends org.apache.wicket.model.AbstractReadOnlyModel<String> implements Serializable
-
Serialized Fields
-
resourceKey
String resourceKey
-
-
-
Class ontopoly.models.ListModel extends org.apache.wicket.model.LoadableDetachableModel<List<T>> implements Serializable
-
Class ontopoly.models.MutableLoadableDetachableModel extends Object implements Serializable
-
Class ontopoly.models.NameTypeModel extends org.apache.wicket.model.LoadableDetachableModel<NameType> implements Serializable
- serialVersionUID:
- 732564717599079747L
-
Class ontopoly.models.OccurrenceTypeModel extends org.apache.wicket.model.LoadableDetachableModel<OccurrenceType> implements Serializable
- serialVersionUID:
- 8685431361043298701L
-
Class ontopoly.models.PlayerTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable
-
Serialized Fields
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
-
-
Class ontopoly.models.PossiblePlayersModel extends org.apache.wicket.model.LoadableDetachableModel<List<Topic>> implements Serializable
-
Serialized Fields
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
-
-
Class ontopoly.models.RoleFieldModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField> implements Serializable
-
Class ontopoly.models.RoleTypeModel extends org.apache.wicket.model.LoadableDetachableModel<RoleType> implements Serializable
- serialVersionUID:
- -4066710557389722040L
-
Class ontopoly.models.TMObjectModel extends org.apache.wicket.model.LoadableDetachableModel<TMObjectIF> implements Serializable
- serialVersionUID:
- -8374148020034895666L
-
Class ontopoly.models.TopicMapModel extends org.apache.wicket.model.LoadableDetachableModel<TopicMap> implements Serializable
- serialVersionUID:
- -6589204980069242599L
-
Serialized Fields
-
topicMapId
String topicMapId
-
-
Class ontopoly.models.TopicMapSourceModel extends MutableLoadableDetachableModel<TopicMapSource> implements Serializable
-
Serialized Fields
-
topicMapSourceId
String topicMapSourceId
-
-
-
Class ontopoly.models.TopicModel extends MutableLoadableDetachableModel<T extends Topic> implements Serializable
- serialVersionUID:
- -8374148020034895666L
-
Class ontopoly.models.TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType> implements Serializable
- serialVersionUID:
- -8374148020034895666L
-
-
Package ontopoly.pages
-
Class ontopoly.pages.AbstractOntopolyErrorPage extends AbstractOntopolyPage implements Serializable
-
Class ontopoly.pages.AbstractOntopolyPage extends org.apache.wicket.markup.html.WebPage implements Serializable
-
Serialized Fields
-
isReadOnlyPage
boolean isReadOnlyPage
-
-
-
Class ontopoly.pages.AbstractProtectedOntopolyPage extends AbstractOntopolyPage implements Serializable
-
Class ontopoly.pages.AbstractTypesPage extends OntopolyAbstractPage implements Serializable
-
Class ontopoly.pages.AccessDeniedPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
isOntologyPage
boolean isOntologyPage
-
titlePartPanel
TitleHelpPanel titlePartPanel
-
-
-
Class ontopoly.pages.AdminPage extends OntopolyAbstractPage implements Serializable
-
Class ontopoly.pages.AssociationTransformPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
associationTypeModel
AssociationTypeModel associationTypeModel
-
titlePartPanel
TitleHelpPanel titlePartPanel
-
-
-
Class ontopoly.pages.AssociationTypesPage extends AbstractTypesPage implements Serializable
-
Class ontopoly.pages.ConvertPage extends NonOntopolyAbstractPage implements Serializable
-
Class ontopoly.pages.DescriptionPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
functionBoxesContainer
org.apache.wicket.markup.html.WebMarkupContainer functionBoxesContainer
-
instanceContainer
org.apache.wicket.markup.html.WebMarkupContainer instanceContainer
-
titlePartPanel
TitleHelpPanel titlePartPanel
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.EmbeddedHierarchicalInstancePage extends EmbeddedInstancePage implements Serializable
-
Serialized Fields
-
hierarchyModel
TopicModel<Topic> hierarchyModel
-
-
-
Class ontopoly.pages.EmbeddedInstancePage extends AbstractProtectedOntopolyPage implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
instanceContainer
org.apache.wicket.markup.html.WebMarkupContainer instanceContainer
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.EnterTopicPage extends AbstractProtectedOntopolyPage implements Serializable
-
Class ontopoly.pages.InstancePage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
isOntologyPage
boolean isOntologyPage
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.InstancesPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.InstanceTypesPage extends OntopolyAbstractPage implements Serializable
-
Class ontopoly.pages.InternalErrorPage extends AbstractOntopolyErrorPage implements Serializable
-
Class ontopoly.pages.InternalErrorPageWithException extends AbstractOntopolyErrorPage implements Serializable
-
Class ontopoly.pages.ModalConfirmPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Class ontopoly.pages.ModalFindPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
browseTabLink
org.apache.wicket.ajax.markup.html.AjaxLink<Object> browseTabLink
-
emptyTreeModel
TreeModel emptyTreeModel
-
errorInSearch
boolean errorInSearch
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
playerTypesChoicesModel
org.apache.wicket.model.IModel<List<TopicType>> playerTypesChoicesModel
-
results
org.apache.wicket.model.IModel<List<Topic>> results
-
searchTabLink
org.apache.wicket.ajax.markup.html.AjaxLink<Object> searchTabLink
-
selectedTypeModel
TopicModel<TopicType> selectedTypeModel
-
-
-
Class ontopoly.pages.ModalGeoPickerPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
ajaxurllabel
org.apache.wicket.markup.html.basic.Label ajaxurllabel
-
ajaxurlmodel
org.apache.wicket.model.Model<String> ajaxurlmodel
-
behave
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behave
-
dialog
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow dialog
-
latpan
FieldInstanceOccurrencePanel latpan
-
lngpan
FieldInstanceOccurrencePanel lngpan
-
thetopic
TopicModel<Topic> thetopic
-
-
-
Class ontopoly.pages.ModalGeoPickerPage.ReceiveRequest extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable
-
Serialized Fields
-
parent
ModalGeoPickerPage parent
-
-
-
Class ontopoly.pages.ModalInstancePage extends org.apache.wicket.markup.html.panel.Panel implements Serializable
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
isReadOnly
boolean isReadOnly
-
popupContent
org.apache.wicket.markup.html.WebMarkupContainer popupContent
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
traversable
boolean traversable
-
-
-
Class ontopoly.pages.NameTypesPage extends AbstractTypesPage implements Serializable
-
Class ontopoly.pages.NonOntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable
-
Serialized Fields
-
topicMapModel
TopicMapModel topicMapModel
-
-
-
Class ontopoly.pages.OccurrenceTypesPage extends AbstractTypesPage implements Serializable
-
Class ontopoly.pages.OntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable
-
Serialized Fields
-
topicMapModel
TopicMapModel topicMapModel
-
-
-
Class ontopoly.pages.PageExpiredErrorPage extends AbstractOntopolyErrorPage implements Serializable
-
Class ontopoly.pages.RoleTypesPage extends AbstractTypesPage implements Serializable
-
Class ontopoly.pages.SearchPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
errorInSearch
boolean errorInSearch
-
-
-
Class ontopoly.pages.SignInPage extends AbstractOntopolyPage implements Serializable
-
Class ontopoly.pages.SignOutPage extends AbstractOntopolyPage implements Serializable
-
Class ontopoly.pages.StartPage extends AbstractProtectedOntopolyPage implements Serializable
-
Class ontopoly.pages.TopicTypesPage extends AbstractTypesPage implements Serializable
-
Class ontopoly.pages.UpgradePage extends NonOntopolyAbstractPage implements Serializable
-
Class ontopoly.pages.VizigatorPage extends OntopolyAbstractPage implements Serializable
-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
-
Package ontopoly.pojos
-
Class ontopoly.pojos.MenuItem extends Object implements Serializable
-
Serialized Fields
-
caption
org.apache.wicket.markup.html.basic.Label caption
the caption of the menu item -
pageClass
Class<? extends org.apache.wicket.Page> pageClass
the (bookmarkable) page the menu item links to -
pageParameters
org.apache.wicket.PageParameters pageParameters
the (bookmarkable) page the menu item links to
-
-
-
Class ontopoly.pojos.TopicNode extends Object implements Serializable
-
-
Package ontopoly.sysmodel
-
Class ontopoly.sysmodel.TopicMapReference extends Object implements Serializable
-
Serialized Fields
-
referenceId
String referenceId
-
-
-
Class ontopoly.sysmodel.TopicMapSource extends Object implements Serializable
-
Serialized Fields
-
sourceId
String sourceId
-
-
-
-
Package ontopoly.utils
-
Class ontopoly.utils.FocusOnLoadBehaviour extends org.apache.wicket.behavior.AbstractBehavior implements Serializable
-
Serialized Fields
-
component
org.apache.wicket.Component component
-
-
-
Class ontopoly.utils.IdentityComparator extends Object implements Serializable
-
Class ontopoly.utils.NameComparator extends Object implements Serializable
-
Class ontopoly.utils.NoSuchTopicException extends OntopiaRuntimeException implements Serializable
- serialVersionUID:
- 1L
-
Class ontopoly.utils.OccurrenceComparator extends Object implements Serializable
-
Class ontopoly.utils.OccurrenceWebResource extends org.apache.wicket.markup.html.WebResource implements Serializable
-
Serialized Fields
-
omodel
TMObjectModel omodel
-
-
-
Class ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream extends org.apache.wicket.util.resource.AbstractResourceStream implements Serializable
-
Serialized Fields
-
reader
Reader reader
-
-
-
Class ontopoly.utils.QueryTreeModel extends DefaultTreeModel implements Serializable
-
Class ontopoly.utils.RoleFieldsValueComparator extends Object implements Serializable
-
Serialized Fields
-
roleFieldModels
List<RoleFieldModel> roleFieldModels
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.utils.RoleFieldValueComparator extends Object implements Serializable
-
Serialized Fields
-
roleFieldModel
RoleFieldModel roleFieldModel
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.utils.TopicChoiceRenderer extends Object implements Serializable
-
Class ontopoly.utils.TopicComparator extends Object implements Serializable
-
Class ontopoly.utils.TopicIdComparator extends Object implements Serializable
-
-
Package ontopoly.validators
-
Class ontopoly.validators.DateFormatValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable
-
Serialized Fields
-
component
org.apache.wicket.Component component
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
-
-
Class ontopoly.validators.IdentityValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable
-
Serialized Fields
-
component
org.apache.wicket.Component component
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
-
-
Class ontopoly.validators.RegexValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable
-
Serialized Fields
-
component
org.apache.wicket.Component component
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
-
-
Class ontopoly.validators.URIValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable
-
Serialized Fields
-
component
org.apache.wicket.Component component
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
-
-