|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
|---|
| Serialized Fields |
|---|
Map<K,V> fields
| 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 |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.infoset.impl.basic.URIFragmentLocator extends AbstractLocator implements Serializable |
|---|
| Serialized Fields |
|---|
String address
String fragment
short schemeEnd
short authorityEnd
short lastSlash
| Class net.ontopia.infoset.impl.basic.URILocator extends AbstractLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Package net.ontopia.persistence.proxy |
|---|
| Class net.ontopia.persistence.proxy.AtomicIdentity extends Object implements Serializable |
|---|
serialVersionUID: 5662829503505256457L
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.persistence.proxy.CacheEntry extends Object implements Serializable |
|---|
serialVersionUID: 9010124046386798540L
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.persistence.proxy.Identity extends Object implements Serializable |
|---|
serialVersionUID: 5662829503505256457L
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.persistence.proxy.IdentityNotFoundException extends PersistenceRuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
IdentityIF identity
| Class net.ontopia.persistence.proxy.JGroupsEvent extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.persistence.proxy.LongIdentity extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
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 implements Serializable |
|---|
| Serialized Fields |
|---|
TransactionIF txn
IdentityIF identity
int field
boolean loaded
Set<E> added
Set<E> removed
| Class net.ontopia.persistence.proxy.TrackableSet extends HashSet implements Serializable |
|---|
| Serialized Fields |
|---|
TransactionIF txn
Set<E> added
Set<E> removed
| Class net.ontopia.persistence.proxy.TransactionNotActiveException extends PersistenceRuntimeException implements Serializable |
|---|
| Class net.ontopia.persistence.proxy.WrappedIdentity extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
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 |
|---|
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
| Serialized Fields |
|---|
TopicIF reifier
TopicIF type
UniqueSet<E> scope
Set<E> roles
| Class net.ontopia.topicmaps.impl.basic.AssociationRole extends TMObject implements Serializable |
|---|
serialVersionUID: 8387889553134058046L
| Serialized Fields |
|---|
TopicIF reifier
TopicIF type
TopicIF player
| Class net.ontopia.topicmaps.impl.basic.Occurrence extends TMObject implements Serializable |
|---|
serialVersionUID: -7364980697913079915L
| Serialized Fields |
|---|
TopicIF reifier
TopicIF type
UniqueSet<E> scope
String value
LocatorIF datatype
| Class net.ontopia.topicmaps.impl.basic.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable |
|---|
serialVersionUID: -2503061122276743151L
| Serialized Fields |
|---|
TopicMapTransactionIF txn
CollectionFactoryIF cfactory
long counter
Map<K,V> id_objects
Map<K,V> subjects
Map<K,V> subject_indicators
Map<K,V> source_locators
| Class net.ontopia.topicmaps.impl.basic.TMObject extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
TopicMap topicmap
String oid
TMObject parent
Set<E> sources
| Class net.ontopia.topicmaps.impl.basic.Topic extends TMObject implements Serializable |
|---|
serialVersionUID: 6846760964906826812L
| Serialized Fields |
|---|
Set<E> subjects
Set<E> indicators
ReifiableIF reified
UniqueSet<E> scope
UniqueSet<E> types
Set<E> names
Set<E> occurs
Set<E> roles
| Class net.ontopia.topicmaps.impl.basic.TopicMap extends TMObject implements Serializable |
|---|
serialVersionUID: -1334945778216658155L
| Serialized Fields |
|---|
TopicIF reifier
UniqueSet<E> scope
Set<E> topics
Set<E> assocs
Map<K,V> listeners
| Class net.ontopia.topicmaps.impl.basic.TopicMapBuilder extends Object implements Serializable |
|---|
serialVersionUID: 5405384048878296268L
| Serialized Fields |
|---|
TopicMap tm
| Class net.ontopia.topicmaps.impl.basic.TopicName extends TMObject implements Serializable |
|---|
serialVersionUID: -7350019735868904034L
| Serialized Fields |
|---|
TopicIF reifier
String value
TopicIF type
UniqueSet<E> scope
Set<E> variants
| Class net.ontopia.topicmaps.impl.basic.VariantName extends TMObject implements Serializable |
|---|
serialVersionUID: -7350019735868904034L
| Serialized Fields |
|---|
TopicIF reifier
String value
UniqueSet<E> scope
LocatorIF datatype
| Package net.ontopia.topicmaps.impl.basic.index |
|---|
| Class net.ontopia.topicmaps.impl.basic.index.IndexManager extends AbstractIndexManager implements Serializable |
|---|
| Serialized Fields |
|---|
TopicMapTransactionIF transaction
Map<K,V> indexes
| Package net.ontopia.topicmaps.impl.rdbms |
|---|
| Class net.ontopia.topicmaps.impl.rdbms.DataTypeLocator extends RDBMSLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.ParameterArray extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.RDBMSLocator extends AbstractLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.SourceLocator extends RDBMSLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.SubjectIdentityCache extends AbstractSubjectIdentityCache implements Serializable |
|---|
serialVersionUID: 4342065742305830481L
| Serialized Fields |
|---|
TopicMapTransactionIF txn
TransactionIF ptxn
TransactionalLookupIndexIF<K,E> source_locators
TransactionalLookupIndexIF<K,E> subject_indicators
TransactionalLookupIndexIF<K,E> subjects
| Class net.ontopia.topicmaps.impl.rdbms.SubjectIndicatorLocator extends RDBMSLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.SubjectLocator extends RDBMSLocator implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.impl.rdbms.TopicMapBuilder extends Object implements Serializable |
|---|
serialVersionUID: 5405384048878296268L
| Serialized Fields |
|---|
TransactionIF txn
TopicMapIF tm
| Package net.ontopia.topicmaps.impl.remote |
|---|
| Class net.ontopia.topicmaps.impl.remote.DynamicAssociation extends Association implements Serializable |
|---|
| Serialized Fields |
|---|
Association target
| Class net.ontopia.topicmaps.impl.remote.DynamicAssociationRole extends AssociationRole implements Serializable |
|---|
| Serialized Fields |
|---|
AssociationRole target
| Class net.ontopia.topicmaps.impl.remote.RemoteTopic extends Topic implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isLoaded
RemoteTopic realTopic
| 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 |
|---|
Map<K,V> handlers
| Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler extends Object implements Serializable |
|---|
| Class net.ontopia.topicmaps.impl.utils.BasicIndex.EventHandler extends Object implements Serializable |
|---|
| Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> handlers
Map<K,V> listeners
ObjectTreeManager otree
CollectionFactoryIF cfactory
| 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 |
|---|
Map<K,V> handlers
Map<K,V> listeners
TopicModificationManager manager
CollectionFactoryIF cfactory
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicHandler th
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicNameHandler bh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.VariantNameHandler vh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.OccurrenceHandler oh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationRoleHandler rh
net.ontopia.topicmaps.impl.utils.TopicModificationManager.AssociationHandler ah
net.ontopia.topicmaps.impl.utils.TopicModificationManager.TopicMapHandler mh
| 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 |
|---|
String name
| Class net.ontopia.topicmaps.nav.taglibs.template.GetTag extends AbstractTemplateTag implements Serializable |
|---|
| Class net.ontopia.topicmaps.nav.taglibs.template.InsertTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String template
Stack<E> stack
| Class net.ontopia.topicmaps.nav.taglibs.template.PageParameter extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
public void readExternal(ObjectInput in)
throws IOException
IOException
public void writeExternal(ObjectOutput out)
throws IOException
IOException| Class net.ontopia.topicmaps.nav.taglibs.template.PutTag extends AbstractTemplateTag implements Serializable |
|---|
| Serialized Fields |
|---|
String content
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 |
|---|
Throwable cause
| Class net.ontopia.topicmaps.nav2.core.NavigatorUserException extends NavigatorTagException implements Serializable |
|---|
| Class net.ontopia.topicmaps.nav2.core.NonexistentObjectException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
String objectid
String topicmapid
| Class net.ontopia.topicmaps.nav2.core.VariableNotSetException extends RuntimeException implements Serializable |
|---|
| Package net.ontopia.topicmaps.nav2.impl.framework |
|---|
| Class net.ontopia.topicmaps.nav2.impl.framework.User extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String model
String view
String skin
long bundleExpiryAge
long initialBundleExpiryAge
int max_bundles
| 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 |
|---|
| Serialized Fields |
|---|
String var
String topic
| Class net.ontopia.topicmaps.nav2.portlets.taglib.RelatedTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
RelatedTopics related
String var
String topic
String hideassocs
String exclassocs
String exclroles
String excltopics
String inclassocs
String incltopics
String filterQuery
String headingOrderQuery
int headingOrdering
String childOrderQuery
int childOrdering
boolean aggregateHierarchy
String aggregateAssociations
int maxChildren
| Class net.ontopia.topicmaps.nav2.portlets.taglib.TreeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String topquery
String query
String ownpage
String nodepage
String imageurl
| Package net.ontopia.topicmaps.nav2.realm |
|---|
| Class net.ontopia.topicmaps.nav2.realm.RolePrincipal extends Object implements Serializable |
|---|
serialVersionUID: 502L
| Serialized Fields |
|---|
String name
| Class net.ontopia.topicmaps.nav2.realm.UserPrincipal extends Object implements Serializable |
|---|
serialVersionUID: 502L
| Serialized Fields |
|---|
String name
| Package net.ontopia.topicmaps.nav2.servlets |
|---|
| Class net.ontopia.topicmaps.nav2.servlets.AutoSuggestServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Serialized Fields |
|---|
int limit
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 |
|---|
int debug
| 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 |
|---|
String context
| Class net.ontopia.topicmaps.nav2.taglibs.framework.MemInfoTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
long startFreeMem
long startTime
String name
| Class net.ontopia.topicmaps.nav2.taglibs.framework.ModifyUserHistoryTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String objectName
String opName
| Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String separator
String groupId
String excludePluginId
boolean preSeparatorFlag
| Class net.ontopia.topicmaps.nav2.taglibs.framework.PluginTableTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String groupId
String excludePluginId
String active
| Class net.ontopia.topicmaps.nav2.taglibs.framework.ResponseTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String content_type
String charset
| Class net.ontopia.topicmaps.nav2.taglibs.framework.SetContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String basenameValue
String variantValue
String occurrenceValue
String associationValue
| Class net.ontopia.topicmaps.nav2.taglibs.framework.TimerTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
long startTime
String name
| 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 |
|---|
ContextManagerIF ctxtMgr
String name
| Class net.ontopia.topicmaps.nav2.taglibs.logic.CallTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
ContextTag contextTag
ContextManagerIF ctxtMgr
String functionName
| Class net.ontopia.topicmaps.nav2.taglibs.logic.ContextTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
serialVersionUID: -1545242249688762632L
| Serialized Fields |
|---|
ContextManagerIF contextManager
NavigatorApplicationIF navApp
Map<K,V> functions
Map<K,V> queryResults
TopicMapIF topicmap
QueryProcessorIF queryProcessor
Collection<E> tmObjects
String topicmapID
String[] objectIDs
DeclarationContextIF declarationContext
Object pcontext
Object pontopia
Object pontopiacontext
String tmParamName
String objParamName
String varObjName
String varTMName
String attrTopicmapID
boolean readonly
| Class net.ontopia.topicmaps.nav2.taglibs.logic.ErrorTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
Collection<E> inputCollection
| Class net.ontopia.topicmaps.nav2.taglibs.logic.ExternalFunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String functionName
String functionFQCN
| Class net.ontopia.topicmaps.nav2.taglibs.logic.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
ContextManagerIF ctxtMgr
ContextTag contextTag
Object[] items
int index
String collVariableName
String itemVariableName
Comparator<T> listComparator
String listComparatorClassName
int maxNumber
int startNumber
String separator
boolean sortItemsFlag
String sortOrder
String functionOnTruncate
| Class net.ontopia.topicmaps.nav2.taglibs.logic.FunctionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String functionName
String paramNames
Collection<E> params
String fileName
| Class net.ontopia.topicmaps.nav2.taglibs.logic.IfElseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
IfTag ifTagParent
| Class net.ontopia.topicmaps.nav2.taglibs.logic.IfTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
NavigatorPageIF contextTag
Collection<E> collection
List<E> inputs
NavigatorDeciderIF<T> decider
String deciderClassName
String collVariableName
String equalsVariableName
int lessThanNumber
int greaterThanNumber
int equalsSize
| Class net.ontopia.topicmaps.nav2.taglibs.logic.IfThenTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
IfTag ifTagParent
| Class net.ontopia.topicmaps.nav2.taglibs.logic.IncludeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String fileName
| Class net.ontopia.topicmaps.nav2.taglibs.logic.SetTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
ContextTag contextTag
Object currentScope
Collection<E> value
String variableName
Comparator<T> listComparator
boolean sortItems
| 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 |
|---|
String attrName
| Class net.ontopia.topicmaps.nav2.taglibs.output.BaseOutputProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
ContextTag contextTag
int numberOfElements
boolean escapeEntities
boolean suppressEmptyCollection
String variableName
| Class net.ontopia.topicmaps.nav2.taglibs.output.ContentTag extends BaseOutputProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
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
String variableName
| Class net.ontopia.topicmaps.nav2.taglibs.output.ElementTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> attrnames
HashMap<K,V> attrs
String elemName
| Class net.ontopia.topicmaps.nav2.taglibs.output.LinkTag extends BaseOutputProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String templateStr
LinkGeneratorIF linkGenerator
| Class net.ontopia.topicmaps.nav2.taglibs.output.LocatorTag extends BaseOutputProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
boolean relativeToTopicmap
String strifyCN
| Class net.ontopia.topicmaps.nav2.taglibs.output.NameTag extends BaseOutputProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String nameGrabberCN
String nameStringifierCN
String basenameScopeVarName
String variantScopeVarName
| 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 |
|---|
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 |
|---|
| Serialized Fields |
|---|
String startrole
String endrole
String assoctype
String totopic
boolean produceTopics
| 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 |
|---|
ContextManagerIF ctxtMgr
AssocInfoStorage[] assocStore
int index
String varNameTopic
String varNameAssociations
String varNameAT
String varNameART
boolean useUserContextFilter
| 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 |
|---|
String typeName
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FilterTag extends BaseValueProducingAndAcceptingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String instanceOf
String deciderClassName
NavigatorDeciderIF<T> decider
String inScopeOfValue
String isKind
boolean invert
boolean randomElement
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.FulltextTag extends BaseValueProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String index_path
String query
String idfield
| 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 |
|---|
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 |
|---|
| Serialized Fields |
|---|
String indicator
String subject
String source
String objectid
String parameter
String basenameValue
String variantValue
String lookupAs
boolean expect
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NamesTag extends BaseScopedTag implements Serializable |
|---|
| Serialized Fields |
|---|
boolean uniqueValues
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.NameTag extends BaseValueProducingAndAcceptingTag implements Serializable |
|---|
| Serialized Fields |
|---|
GrabberIF<O,G> nameGrabber
String basenameScopeVarName
String variantScopeVarName
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.OccurrencesTag extends BaseScopedTag implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
| Serialized Fields |
|---|
String cardinality
String varRemoveColl
| 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 |
|---|
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 |
|---|
Integer levelNumber
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.ThemesTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String themeName
| Class net.ontopia.topicmaps.nav2.taglibs.TMvalue.TologQueryTag extends BaseValueProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String query
String select
String implementation
String rulesfile
| 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 |
|---|
| Serialized Fields |
|---|
boolean escapeEntities
String variableName
String query
String fallbackValue
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.ChooseTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
boolean foundMatchingWhen
boolean foundWhen
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.DeclareTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String declarations
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.ForEachTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
ForEachTag groupingAncestor
QueryWrapper queryWrapper
boolean[] groupColumns
Set<E> groupNames
List<E> orderBy
boolean hasValidated
int sequenceNumber
boolean neverEvaluatedBody
String query
String groupBy
String separator
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.IfTag extends QueryExecutingTag implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
ChooseTag parentChooser
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.OutTag extends BaseOutputProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
String scope
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryExecutingTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String[] columnNames
ContextManagerIF contextManager
QueryResultIF queryResult
String query
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.QueryTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
serialVersionUID: -2505209031791690173L
| Serialized Fields |
|---|
String query
String name
| Class net.ontopia.topicmaps.nav2.taglibs.tolog.SetTag extends QueryExecutingTag implements Serializable |
|---|
serialVersionUID: -3009179502068590303L
| Serialized Fields |
|---|
Collection<E> outValue
String clonedVar
String reqparam
String scope
Object value
String var
| 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 |
|---|
ChooseTag parentChooser
| Package net.ontopia.topicmaps.nav2.taglibs.value |
|---|
| Class net.ontopia.topicmaps.nav2.taglibs.value.BaseScopedTag extends BaseValueProducingAndAcceptingTag implements Serializable |
|---|
| Serialized Fields |
|---|
boolean useUserContextFilter
| Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingAndAcceptingTag extends BaseValueProducingTag implements Serializable |
|---|
| Serialized Fields |
|---|
ContextTag contextTag
Collection<E> inputCollection
| Class net.ontopia.topicmaps.nav2.taglibs.value.BaseValueProducingTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
Collection<E> resultCollection
| Class net.ontopia.topicmaps.nav2.taglibs.value.IntersectionTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
Collection<E> resultCollection
| Class net.ontopia.topicmaps.nav2.taglibs.value.SequenceTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
Collection<E> 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 |
|---|
Collection<E> resultCollection
| 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
| Class net.ontopia.topicmaps.query.parser.JFlexWrapException extends RuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
Exception exception
| Package net.ontopia.topicmaps.schema.core |
|---|
| Class net.ontopia.topicmaps.schema.core.SchemaSyntaxException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
Locator errorloc
| Class net.ontopia.topicmaps.schema.core.SchemaViolationException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
TMObjectIF container
Object offender
ConstraintIF constraint
| 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
| Package net.ontopia.topicmaps.utils.rdf |
|---|
| Class net.ontopia.topicmaps.utils.rdf.RDFMappingException extends OntopiaRuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
String subject
String property
| Package net.ontopia.topicmaps.utils.tmrap |
|---|
| Class net.ontopia.topicmaps.utils.tmrap.RAPServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
serialVersionUID: 3585458045457498992L
| Serialized Fields |
|---|
Map<K,V> clientListeners
TMRAPConfiguration rapconfig
| 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 |
|---|
| Serialized Fields |
|---|
String localFragment
String localSyntax
String localTmid
| Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.axiom.om.OMElement localExtraElement
boolean localExtraElementTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String[] localItems
String[] localSubjects
String[] localIdentifiers
String[] localTmids
| Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String localDeleteTopicResponse
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String localQuery
String localTmid
String localSyntax
boolean localSyntaxTracker
String localView
boolean localViewTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.axiom.om.OMElement localExtraElement
boolean localExtraElementTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String[] localItems
boolean localItemsTracker
String[] localSubjects
boolean localSubjectsTracker
String[] localIdentifiers
boolean localIdentifiersTracker
String[] localTmids
boolean localTmidsTracker
String localSyntax
boolean localSyntaxTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicPageResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.axiom.om.OMElement localExtraElement
boolean localExtraElementTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String[] localItems
boolean localItemsTracker
String[] localSubjects
boolean localSubjectsTracker
String[] localIdentifiers
boolean localIdentifiersTracker
String[] localTmids
boolean localTmidsTracker
String localSyntax
boolean localSyntaxTracker
String localView
boolean localViewTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTopicResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.axiom.om.OMElement localExtraElement
boolean localExtraElementTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicRequest extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String localFragment
String localSyntax
String localTmid
String[] localItems
boolean localItemsTracker
String[] localSubjects
boolean localSubjectsTracker
String[] localIdentifiers
boolean localIdentifiersTracker
| Class net.ontopia.topicmaps.utils.tmrap.axis2.UpdateTopicResponse extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.axiom.om.OMElement localExtraElement
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 |
|---|
ButtonGroup radioButtons
JRadioButtonMenuItem[] strictnessMap
ArrayList<E> scopes
ArrayList<E> checkBoxes
| Class net.ontopia.topicmaps.viz.ColouredSquareMenuItem extends JMenuItem implements Serializable |
|---|
| Serialized Fields |
|---|
Color squareColor
VisibleIndicator visibleIndicator
| Class net.ontopia.topicmaps.viz.ExtendedTGPanel extends com.touchgraph.graphlayout.TGPanel implements Serializable |
|---|
| Serialized Fields |
|---|
com.touchgraph.graphlayout.graphelements.GraphEltSet completeEltSet
com.touchgraph.graphlayout.graphelements.VisibleLocality visibleLocality
com.touchgraph.graphlayout.LocalityUtils localityUtils
net.ontopia.topicmaps.viz.ExtendedTGPanel.BasicMouseMotionListener basicMML
com.touchgraph.graphlayout.Edge mouseOverE
com.touchgraph.graphlayout.Node mouseOverN
boolean maintainMouseOver
com.touchgraph.graphlayout.Node select
com.touchgraph.graphlayout.Node dragNode
Point mousePos
Image offscreen
Dimension offscreensize
Graphics offgraphics
Vector<E> graphListeners
Vector<E> paintListeners
com.touchgraph.graphlayout.TGLensSet tgLensSet
com.touchgraph.graphlayout.TGPanel.AdjustOriginLens adjustOriginLens
com.touchgraph.graphlayout.TGPanel.SwitchSelectUI switchSelectUI
Image image
com.touchgraph.graphlayout.TGPoint2D topLeftDraw
com.touchgraph.graphlayout.TGPoint2D bottomRightDraw
| Class net.ontopia.topicmaps.viz.GeneralConfigFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
VizController controller
JColorChooser backgroundChooser
JRadioButton[] singleClickOptions
ButtonGroup singleClickGroup
JRadioButton[] doubleClickOptions
ButtonGroup doubleClickGroup
Vector<E> includedTopicTypes
JList included
Vector<E> excludedTopicTypes
JList excluded
JRadioButton[] localityOptions
ButtonGroup localityGroup
OSpinner motionSpinner
| Class net.ontopia.topicmaps.viz.MenuFileParser.MenuFileParseError extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
String message
| Class net.ontopia.topicmaps.viz.OpenRDBMSDialogBox extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
VizDesktop desktop
TopicMapReferenceIF tmReference
Vector<E> topicMaps
Map<K,V> idToTMReference
JComboBox topicMapChooser
JTextField propertiesFileField
JTextField configurationFileField
String oldPropertiesFilePath
| Class net.ontopia.topicmaps.viz.OSpinner extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
int min
int max
int increment
int value
JButton north
JButton south
Box buttonPanel
NumberFormat formatter
JTextField input
| Class net.ontopia.topicmaps.viz.PropertiesFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
PropertiesPanel propertiesPanel
VizController controller
| Class net.ontopia.topicmaps.viz.PropertiesPanel extends JScrollPane implements Serializable |
|---|
| Serialized Fields |
|---|
TopicIF target
JTree tree
VizController controller
JPopupMenu popup
JMenuItem goToMenuItem
| Class net.ontopia.topicmaps.viz.TopicSelectionPrompter extends JDialog implements Serializable |
|---|
| Serialized Fields |
|---|
JList jList
TopicIF selectedTopic
| Class net.ontopia.topicmaps.viz.TypesConfigFrame extends JFrame implements Serializable |
|---|
| Serialized Fields |
|---|
JColorChooser chooser
VizController controller
net.ontopia.topicmaps.viz.TypesConfigFrame.ConfigurationModelIF model
TopicIF selectedType
JList typeList
JPanel colorChooserPanel
boolean ignoreSelection
ButtonGroup buttonGroup
ButtonGroup filterGroup
JTextField filenameField
JRadioButton[] shapeMap
JRadioButton[] filterMap
JSlider weight
JList fontList
JCheckBox bold
JCheckBox italic
TypesConfigFrame.DefaultColorSettingCheckBox defaultColorSettingCheckbox
JList sizeList
String lastIconPath
JButton clearButton
VizDesktop desktop
JRadioButton circle
JRadioButton ellipse
JRadioButton rectangle
JRadioButton round
JRadioButton bowtie
JRadioButton line
JRadioButton unselect
JRadioButton filterIn
JRadioButton filterOut
JRadioButton filterDefault
JButton defaultButton
| 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 |
|---|
VizController controller
Vector<E> topicTypes
JList topicTypesList
| Class net.ontopia.topicmaps.viz.VizigatorReportException extends OntopiaRuntimeException implements Serializable |
|---|
| Class net.ontopia.topicmaps.viz.Vizlet extends JApplet implements Serializable |
|---|
| Serialized Fields |
|---|
ParsedMenuFile enabledMenuItems
boolean parsedMenuItems
AppletContext appletContext
| Class net.ontopia.topicmaps.viz.VizPanel extends JPanel implements Serializable |
|---|
| Serialized Fields |
|---|
JPopupMenu glPopup
com.touchgraph.graphlayout.interaction.HVScroll hvScroll
com.touchgraph.graphlayout.interaction.ZoomScroll zoomScroll
com.touchgraph.graphlayout.TGPanel tgPanel
com.touchgraph.graphlayout.TGLensSet tgLensSet
com.touchgraph.graphlayout.interaction.TGUIManager tgUIManager
VizController controller
OSpinner locSpinner
JTextField searchTextField
net.ontopia.topicmaps.viz.VizPanel.BlinkingThread blinkThread
JButton clearButton
JPanel searchPanel
boolean searchPanelVisible
boolean controlsVisible
JCheckBoxMenuItem searchMenuItem
JMenuItem topicStylesMenuItem
JMenuItem associationStylesMenuItem
JPanel topPanel
AssociationScopeFilterMenu associationScopeFilterMenu
ParsedMenuFile enabledItemIds
JMenuItem enableMotionKillerMenuItem
String startMotionKiller
String stopMotionKiller
JMenuItem redoMenuItem
JMenuItem undoMenuItem
TypesConfigFrame topicFrame
TypesConfigFrame assocFrame
VizFrontEndIF vizFrontEnd
| Package net.ontopia.topicmaps.webed.core |
|---|
| Class net.ontopia.topicmaps.webed.core.ActionRuntimeException extends OntopiaRuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
boolean isCritical
| Package net.ontopia.topicmaps.webed.impl.basic |
|---|
| Class net.ontopia.topicmaps.webed.impl.basic.ActionValidationException extends ActionRuntimeException implements Serializable |
|---|
| Class net.ontopia.topicmaps.webed.impl.basic.NoActionDataFoundException extends OntopiaRuntimeException implements Serializable |
|---|
| Serialized Fields |
|---|
Object userObject
| Class net.ontopia.topicmaps.webed.impl.basic.UnavailableSessionException extends javax.servlet.ServletException implements Serializable |
|---|
| Package net.ontopia.topicmaps.webed.impl.utils |
|---|
| Class net.ontopia.topicmaps.webed.impl.utils.ActionResponseComposite extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ActionInGroup action
Integer responseType
| Class net.ontopia.topicmaps.webed.impl.utils.ForwardPageResponseComposite extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
ActionForwardPageIF forwardPage
Integer responseType
| Package net.ontopia.topicmaps.webed.servlets |
|---|
| Class net.ontopia.topicmaps.webed.servlets.FormUnregisterServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Class net.ontopia.topicmaps.webed.servlets.ProcessServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
serialVersionUID: 1115457802266399626L
| Class net.ontopia.topicmaps.webed.servlets.SetupServlet extends javax.servlet.http.HttpServlet implements Serializable |
|---|
| Package net.ontopia.topicmaps.webed.taglibs.form |
|---|
| Class net.ontopia.topicmaps.webed.taglibs.form.ActionGroupTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String actiongroup_name
| Class net.ontopia.topicmaps.webed.taglibs.form.ActionIDTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String action_name
String params
String value_var
String control
List<E> sub_actions
String pattern
| Class net.ontopia.topicmaps.webed.taglibs.form.ButtonTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String readonly
String klass
String action_name
String params
String image_name
String button_text
String reset_button
List<E> sub_actions
| Class net.ontopia.topicmaps.webed.taglibs.form.CheckboxTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String readonly
String klass
String action_name
String params
String state_var
List<E> sub_actions
| Class net.ontopia.topicmaps.webed.taglibs.form.FieldTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String readonly
String klass
String action_name
String pattern
String params
String fieldtype_name
String trim
| Class net.ontopia.topicmaps.webed.taglibs.form.FileTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String readonly
String klass
String action_name
String params
String value
| Class net.ontopia.topicmaps.webed.taglibs.form.FormTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String idattr
String klass
String readonly
String actiongroup
String lockVarname
Boolean nested
String action_uri
Constants.PROCESS_SERVLETString target
String focus
String enctype
String requestId
Collection<E> validationRules
boolean outputSubmitFunc
| Class net.ontopia.topicmaps.webed.taglibs.form.InvokeTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String readonly
String action_name
String params
String value_var
String run_if_no_changes
| Class net.ontopia.topicmaps.webed.taglibs.form.LinkTag extends javax.servlet.jsp.tagext.BodyTagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String readonly
String klass
String action_name
String params
String href
String target
String title
String type
| Class net.ontopia.topicmaps.webed.taglibs.form.ListTag extends javax.servlet.jsp.tagext.TagSupport implements Serializable |
|---|
| Serialized Fields |
|---|
String id
String readonly
String klass
String action_name
String params
String collection_name
String selected_name
String type
String unspecified
| 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 |
|---|
| Serialized Fields |
|---|
String argument
String value
| Class net.ontopia.utils.CollectionFactory extends Object implements Serializable |
|---|
serialVersionUID: -4670702015296061304L
| Serialized Fields |
|---|
int initsize
| Class net.ontopia.utils.CollectionMap extends HashMap<K,Collection<V>> implements Serializable |
|---|
| Serialized Fields |
|---|
boolean drop_empty
| Class net.ontopia.utils.CollectionSortedMap extends TreeMap<K,Collection<V>> implements Serializable |
|---|
| Serialized Fields |
|---|
boolean drop_empty
| Class net.ontopia.utils.HashMapIndex extends HashMap<K,E> implements Serializable |
|---|
| Serialized Fields |
|---|
LookupIndexIF<K,E> fallback
| Class net.ontopia.utils.HistoryMap extends HashMap<Integer,T> implements Serializable |
|---|
| Serialized Fields |
|---|
int maxEntries
boolean suppressDuplicates
int counter
| Class net.ontopia.utils.OntopiaException extends Exception implements Serializable |
|---|
| Serialized Fields |
|---|
Throwable cause
| Class net.ontopia.utils.OntopiaLicenseException extends OntopiaRuntimeException implements Serializable |
|---|
| Class net.ontopia.utils.OntopiaRuntimeException extends RuntimeException implements Serializable |
|---|
serialVersionUID: -9053271209193824545L
| Serialized Fields |
|---|
Throwable cause
| Class net.ontopia.utils.OntopiaUnsupportedException extends OntopiaRuntimeException implements Serializable |
|---|
| Class net.ontopia.utils.SynchronizedCollectionFactory extends Object implements Serializable |
|---|
serialVersionUID: -4670702015296061304L
| Serialized Fields |
|---|
int initsize
| Package ontopoly |
|---|
| Class ontopoly.LockManager extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
Map<K,V> locks
long lockTimespan
int accessCount
long nextPrune
| Class ontopoly.LockManager.Lock extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String lockedBy
String lockKey
long lockedTime
| Class ontopoly.OntopolyAccessStrategy extends Object implements Serializable |
|---|
| Class ontopoly.OntopolyApplication extends org.apache.wicket.protocol.http.WebApplication implements Serializable |
|---|
| Serialized Fields |
|---|
OntopolyRepository repository
LockManager lockManager
| Class ontopoly.OntopolySession extends org.apache.wicket.protocol.http.WebSession implements Serializable |
|---|
| Serialized Fields |
|---|
OntopolyAccessStrategy accessStrategy
boolean shortcutsEnabled
boolean annotationEnabled
boolean administrationEnabled
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
| Serialized Fields |
|---|
String pageClassName
String pageMapName
org.apache.wicket.util.collections.MiniMap<K,V> parameters
| Class ontopoly.components.AbstractFieldInstancePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
FieldValuesModel fieldValuesModel
org.apache.wicket.markup.html.WebMarkupContainer fieldValuesContainer
org.apache.wicket.markup.html.WebMarkupContainer fieldInstanceButtons
org.apache.wicket.markup.html.list.ListView<T> listView
org.apache.wicket.markup.html.panel.FeedbackPanel feedbackPanel
| Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstanceMessage extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String identifier
Object message
| 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 |
|---|
boolean updateListView
| Class ontopoly.components.AddOrRemoveTypeFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> 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 |
|---|
String cols
| Class ontopoly.components.AjaxParentCheckChild extends org.apache.wicket.markup.html.form.Check<String> implements Serializable |
|---|
| Serialized Fields |
|---|
AjaxParentFormChoiceComponentUpdatingBehavior apfc
| 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 |
|---|
AjaxParentFormChoiceComponentUpdatingBehavior apfc
| Class ontopoly.components.AjaxRadioGroupPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
String suffix
List<E> ajaxTargets
| Class ontopoly.components.AssociationFieldAutoCompleteTextField extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.extensions.ajax.markup.html.autocomplete.AutoCompleteTextField<T> textField
| Class ontopoly.components.AssociationTransformerPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
AssociationTypeModel associationTypeModel
ListModel<T,V> roleTypesModel
org.apache.wicket.model.IModel<T> declaredRoleTypesModel
List<E> selectedModels
| 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<T extends Topic> topicModel
| Class ontopoly.components.ContextMenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.ResourceReference jsReference
org.apache.wicket.ResourceReference cssReference
| 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 |
|---|
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 |
|---|
org.apache.wicket.markup.html.form.FormComponent<T> formComponent
| Class ontopoly.components.FieldInstanceAssociationBinaryPanel extends AbstractFieldInstancePanel implements Serializable |
|---|
| Serialized Fields |
|---|
ConfirmDeletePanel confirmDeletePanel
RoleFieldModel ofieldModel
TopicModel<T extends Topic> topicModel
RoleFieldModel roleFieldModel
| Class ontopoly.components.FieldInstanceAssociationNaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
int arity
FieldValueModel fieldValueModel
Map<K,V> selectedPlayers
FieldInstanceAssociationNaryPanel parentPanel
boolean needsUpdate
RoleFieldModel currentFieldModel
TopicModel<T extends Topic> currentTopicModel
| Class ontopoly.components.FieldInstanceAssociationNaryPanel extends AbstractFieldInstancePanel implements Serializable |
|---|
| Class ontopoly.components.FieldInstanceAssociationUnaryField extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
AbstractFieldInstancePanel fieldInstancePanel
FieldInstanceModel fieldInstanceModel
FieldsViewModel fieldsViewModel
RoleFieldModel roleFieldModel
TopicTypeModel topicTypeModel
int createAction
| Class ontopoly.components.FieldInstanceDateField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldValueModel fieldValueModel
String oldValue
String cols
| Class ontopoly.components.FieldInstanceDateTimeField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldValueModel fieldValueModel
String oldValue
String cols
| Class ontopoly.components.FieldInstanceErrorPanel extends AbstractFieldInstancePanel implements Serializable |
|---|
| Class ontopoly.components.FieldInstanceHTMLArea extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.ResourceReference reference
FieldValueModel fieldValueModel
String oldValue
String cols
String rows
org.apache.wicket.markup.html.form.TextArea<T> 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
org.apache.wicket.Component image
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 |
|---|
FieldValueModel fieldValueModel
String oldValue
String cols
| 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
| Class ontopoly.components.FieldInstancesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
boolean readonly
org.apache.wicket.markup.html.list.ListView<T> listView
| Class ontopoly.components.FieldInstanceTextArea extends org.apache.wicket.markup.html.form.TextArea<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldValueModel fieldValueModel
String oldValue
String cols
String rows
| Class ontopoly.components.FieldInstanceTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldValueModel fieldValueModel
String oldValue
String cols
| Class ontopoly.components.FieldInstanceURIField extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
FieldValueModel fieldValueModel
String oldValue
org.apache.wicket.markup.html.form.TextField<T> textField
String cols
org.apache.wicket.markup.html.link.ExternalLink button
| Class ontopoly.components.FieldsEditor extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
TopicTypeModel topicTypeModel
boolean readonly
org.apache.wicket.markup.html.list.ListView<T> listView
MutableLoadableDetachableModel<T> fieldAssignmentModels
String selectedTypeLinkId
| 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 |
|---|
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 |
|---|
TopicModel<T extends Topic> topicModel
TopicTypeModel topicTypeModel
FieldsViewModel fieldsViewModel
boolean isReadOnly
| Class ontopoly.components.InstanceSearchPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
| Serialized Fields |
|---|
boolean lockedByOther
String lockedBy
String lockedAt
String lockKey
| 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 |
|---|
String label
| Class ontopoly.components.OntopolyImage extends org.apache.wicket.markup.html.image.Image implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.model.IModel<T> titleModel
| Class ontopoly.components.OntopolyImageLink extends org.apache.wicket.ajax.markup.html.AjaxFallbackLink<Object> implements Serializable |
|---|
| Serialized Fields |
|---|
String image
org.apache.wicket.model.IModel<T> titleModel
| 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
| 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 |
|---|
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 |
|---|
boolean uploaded
org.apache.wicket.markup.html.form.upload.FileUploadField uploadField
FieldValueModel fieldValueModel
| Class ontopoly.fileupload.UploadPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.markup.html.link.InlineFrame uploadIFrame
FieldInstanceImageField parentField
| Package ontopoly.jquery |
|---|
| Class ontopoly.jquery.DatePickerBehavior extends JQueryBehavior implements Serializable |
|---|
| Serialized Fields |
|---|
String dateFormat
| Class ontopoly.jquery.DraggableBehavior extends JQueryBehavior implements Serializable |
|---|
| Serialized Fields |
|---|
String id
| Class ontopoly.jquery.DroppableBehavior extends JQueryBehavior implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
String[][] afvinfo
| Class ontopoly.models.AssociationTypeModel extends org.apache.wicket.model.LoadableDetachableModel<AssociationType> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String topicId
| Class ontopoly.models.AvailableTopicTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
| Class ontopoly.models.FieldAssignmentModel extends org.apache.wicket.model.LoadableDetachableModel<FieldAssignment> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String topicTypeId
String declaredTopicTypeId
int fieldType
String fieldId
| Class ontopoly.models.FieldDefinitionModel extends org.apache.wicket.model.LoadableDetachableModel<FieldDefinition> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
int fieldType
String fieldId
| Class ontopoly.models.FieldInstanceModel extends org.apache.wicket.model.LoadableDetachableModel<FieldInstance> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String topicId
String topicTypeId
String declaredTopicTypeId
int fieldType
String fieldId
| Class ontopoly.models.FieldsViewModel extends org.apache.wicket.model.LoadableDetachableModel<FieldsView> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String topicId
| Class ontopoly.models.FieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<Object> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
Object value
boolean isExistingValue
| Class ontopoly.models.FieldValuesModel extends org.apache.wicket.model.LoadableDetachableModel<List<FieldValueModel>> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
Comparator<T> comparator
boolean showExtraField
boolean showExtraFieldUserTriggered
boolean autoExtraField
| Class ontopoly.models.HelpLinkResourceModel extends org.apache.wicket.model.AbstractReadOnlyModel<String> implements Serializable |
|---|
| Serialized Fields |
|---|
String resourceKey
| Class ontopoly.models.ListModel extends org.apache.wicket.model.LoadableDetachableModel<List<T>> implements Serializable |
|---|
| Serialized Fields |
|---|
List<E> values
| Class ontopoly.models.MutableLoadableDetachableModel extends Object implements Serializable |
|---|
| Class ontopoly.models.NameTypeModel extends org.apache.wicket.model.LoadableDetachableModel<NameType> implements Serializable |
|---|
serialVersionUID: 732564717599079747L
| Serialized Fields |
|---|
String topicMapId
String topicId
| Class ontopoly.models.OccurrenceTypeModel extends org.apache.wicket.model.LoadableDetachableModel<OccurrenceType> implements Serializable |
|---|
serialVersionUID: 8685431361043298701L
| Serialized Fields |
|---|
String topicMapId
String topicId
| Class ontopoly.models.PlayerTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable |
|---|
| Serialized Fields |
|---|
RoleFieldModel roleFieldModel
FieldInstanceModel fieldInstanceModel
| Class ontopoly.models.PossiblePlayersModel extends org.apache.wicket.model.LoadableDetachableModel<List<Topic>> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
RoleFieldModel roleFieldModel
| Class ontopoly.models.RoleFieldModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String fieldId
| Class ontopoly.models.RoleTypeModel extends org.apache.wicket.model.LoadableDetachableModel<RoleType> implements Serializable |
|---|
serialVersionUID: -4066710557389722040L
| Serialized Fields |
|---|
String topicMapId
String topicId
| Class ontopoly.models.TMObjectModel extends org.apache.wicket.model.LoadableDetachableModel<TMObjectIF> implements Serializable |
|---|
serialVersionUID: -8374148020034895666L
| Serialized Fields |
|---|
String topicMapId
String objectId
| Class ontopoly.models.TopicMapModel extends org.apache.wicket.model.LoadableDetachableModel<TopicMap> implements Serializable |
|---|
serialVersionUID: -6589204980069242599L
| Serialized Fields |
|---|
String topicMapId
| Class ontopoly.models.TopicMapSourceModel extends MutableLoadableDetachableModel<TopicMapSource> implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapSourceId
| Class ontopoly.models.TopicModel extends MutableLoadableDetachableModel<T extends Topic> implements Serializable |
|---|
serialVersionUID: -8374148020034895666L
| Serialized Fields |
|---|
int returnType
String topicMapId
String topicId
| Class ontopoly.models.TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType> implements Serializable |
|---|
serialVersionUID: -8374148020034895666L
| Serialized Fields |
|---|
String topicMapId
String topicId
| 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 |
|---|
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 |
|---|
TitleHelpPanel titlePartPanel
boolean isOntologyPage
| Class ontopoly.pages.AdminPage extends OntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
String content
String syntax
String action
String filename
| Class ontopoly.pages.AssociationTransformPage extends OntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
AssociationTypeModel associationTypeModel
TitleHelpPanel titlePartPanel
| Class ontopoly.pages.AssociationTypesPage extends AbstractTypesPage implements Serializable |
|---|
| Class ontopoly.pages.ConvertPage extends NonOntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
int NUMBER_OF_SOURCES
Map<K,V> properties
| Class ontopoly.pages.DescriptionPage extends OntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
TopicTypeModel topicTypeModel
FieldsViewModel fieldsViewModel
org.apache.wicket.markup.html.WebMarkupContainer instanceContainer
TitleHelpPanel titlePartPanel
org.apache.wicket.markup.html.WebMarkupContainer functionBoxesContainer
| Class ontopoly.pages.EmbeddedHierarchicalInstancePage extends EmbeddedInstancePage implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> hierarchyModel
| Class ontopoly.pages.EmbeddedInstancePage extends AbstractProtectedOntopolyPage implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
TopicTypeModel topicTypeModel
FieldsViewModel fieldsViewModel
org.apache.wicket.markup.html.WebMarkupContainer instanceContainer
| Class ontopoly.pages.EnterTopicPage extends AbstractProtectedOntopolyPage implements Serializable |
|---|
| Class ontopoly.pages.InstancePage extends OntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
TopicTypeModel topicTypeModel
FieldsViewModel fieldsViewModel
boolean isOntologyPage
| Class ontopoly.pages.InstancesPage extends OntopolyAbstractPage implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
FieldInstanceModel fieldInstanceModel
org.apache.wicket.ajax.markup.html.AjaxLink<T> searchTabLink
org.apache.wicket.ajax.markup.html.AjaxLink<T> browseTabLink
boolean errorInSearch
TreeModel emptyTreeModel
org.apache.wicket.model.IModel<T> playerTypesChoicesModel
TopicModel<T extends Topic> selectedTypeModel
org.apache.wicket.model.IModel<T> results
| Class ontopoly.pages.ModalGeoPickerPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.extensions.ajax.markup.html.modal.ModalWindow dialog
TopicModel<T extends Topic> thetopic
org.apache.wicket.ajax.AbstractDefaultAjaxBehavior behave
org.apache.wicket.markup.html.basic.Label ajaxurllabel
org.apache.wicket.model.Model<T extends Serializable> ajaxurlmodel
FieldInstanceOccurrencePanel latpan
FieldInstanceOccurrencePanel lngpan
| Class ontopoly.pages.ModalGeoPickerPage.ReceiveRequest extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable |
|---|
| Serialized Fields |
|---|
ModalGeoPickerPage parent
| Class ontopoly.pages.ModalInstancePage extends org.apache.wicket.markup.html.panel.Panel implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.markup.html.WebMarkupContainer popupContent
TopicModel<T extends Topic> topicModel
TopicTypeModel topicTypeModel
FieldsViewModel fieldsViewModel
boolean isReadOnly
boolean traversable
| Class ontopoly.pages.NameTypesPage extends AbstractTypesPage implements Serializable |
|---|
| Class ontopoly.pages.NonOntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable |
|---|
| Serialized Fields |
|---|
TopicMapModel topicMapModel
| Class ontopoly.pages.OccurrenceTypesPage extends AbstractTypesPage implements Serializable |
|---|
| Class ontopoly.pages.OntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
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<T extends Topic> topicModel
| Package ontopoly.pojos |
|---|
| Class ontopoly.pojos.MenuItem extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
org.apache.wicket.markup.html.basic.Label caption
Class<T> pageClass
org.apache.wicket.PageParameters pageParameters
| Class ontopoly.pojos.TopicNode extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String topicMapId
String topicId
String name
| Package ontopoly.sysmodel |
|---|
| Class ontopoly.sysmodel.TopicMapReference extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String referenceId
| Class ontopoly.sysmodel.TopicMapSource extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String sourceId
| Package ontopoly.utils |
|---|
| Class ontopoly.utils.FocusOnLoadBehaviour extends org.apache.wicket.behavior.AbstractBehavior implements Serializable |
|---|
| Serialized Fields |
|---|
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 |
|---|
TMObjectModel omodel
| Class ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream extends org.apache.wicket.util.resource.AbstractResourceStream implements Serializable |
|---|
| Serialized Fields |
|---|
Reader reader
| Class ontopoly.utils.QueryTreeModel extends DefaultTreeModel implements Serializable |
|---|
| Class ontopoly.utils.RoleFieldsValueComparator extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
List<E> roleFieldModels
| Class ontopoly.utils.RoleFieldValueComparator extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
TopicModel<T extends Topic> topicModel
RoleFieldModel roleFieldModel
| 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 |
|---|
FieldInstanceModel fieldInstanceModel
org.apache.wicket.Component component
| Class ontopoly.validators.IdentityValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
org.apache.wicket.Component component
| Class ontopoly.validators.RegexValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
org.apache.wicket.Component component
| Class ontopoly.validators.URIValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable |
|---|
| Serialized Fields |
|---|
FieldInstanceModel fieldInstanceModel
org.apache.wicket.Component component
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||