Serialized Form
-
Package net.ontopia.infoset.content
-
Exception net.ontopia.infoset.content.ContentStoreException
class ContentStoreException extends OntopiaException implements Serializable -
Class net.ontopia.infoset.content.ContentStoreServlet
class ContentStoreServlet extends javax.servlet.http.HttpServlet implements Serializable
-
-
Package net.ontopia.infoset.fulltext.core
-
Class net.ontopia.infoset.fulltext.core.GenericDocument
class GenericDocument extends Object implements Serializable
-
-
Package net.ontopia.infoset.fulltext.topicmaps
-
Class net.ontopia.infoset.fulltext.topicmaps.TopicMapDocument
class TopicMapDocument extends GenericDocument implements Serializable
-
-
Package net.ontopia.infoset.impl.basic
-
Class net.ontopia.infoset.impl.basic.AbstractLocator
class AbstractLocator extends Object implements Serializable -
Class net.ontopia.infoset.impl.basic.GenericLocator
class GenericLocator extends AbstractLocator implements Externalizable- serialVersionUID:
- 3066225165288209215L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.ontopia.infoset.impl.basic.URIFragmentLocator
class URIFragmentLocator extends AbstractLocator implements Serializable -
Class net.ontopia.infoset.impl.basic.URILocator
class URILocator extends AbstractLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.ontopia.persistence.proxy
-
Class net.ontopia.persistence.proxy.AtomicIdentity
class AtomicIdentity extends Object implements Externalizable- serialVersionUID:
- 5662829503505256457L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.ontopia.persistence.proxy.CacheEntry
class CacheEntry extends Object implements Externalizable- serialVersionUID:
- 9010124046386798540L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Class net.ontopia.persistence.proxy.Identity
class Identity extends Object implements Externalizable- serialVersionUID:
- 5662829503505256457L
-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
Exception net.ontopia.persistence.proxy.IdentityNotFoundException
class IdentityNotFoundException extends PersistenceRuntimeException implements Serializable-
Serialized Fields
-
identity
IdentityIF identity
-
-
-
Class net.ontopia.persistence.proxy.JGroupsEvent
class JGroupsEvent extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.persistence.proxy.LongIdentity
class LongIdentity extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Exception net.ontopia.persistence.proxy.PersistenceException
class PersistenceException extends OntopiaException implements Serializable -
Exception net.ontopia.persistence.proxy.PersistenceRuntimeException
class PersistenceRuntimeException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.persistence.proxy.ReadOnlyTransactionException
class ReadOnlyTransactionException extends PersistenceRuntimeException implements Serializable -
Class net.ontopia.persistence.proxy.TrackableLazySet
-
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
-
Serialized Fields
-
added
Set<E> added
-
removed
Set<E> removed
-
txn
TransactionIF txn
-
-
-
Class net.ontopia.persistence.proxy.TransactionalSoftHashMapIndex
class TransactionalSoftHashMapIndex extends org.apache.commons.collections4.map.ReferenceMap<K,V> implements Serializable - serialVersionUID:
- 1L
-
Exception net.ontopia.persistence.proxy.TransactionNotActiveException
class TransactionNotActiveException extends PersistenceRuntimeException implements Serializable -
Class net.ontopia.persistence.proxy.WrappedIdentity
class WrappedIdentity extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
-
Package net.ontopia.topicmaps.core
-
Exception net.ontopia.topicmaps.core.ConstraintViolationException
class ConstraintViolationException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.core.CrossTopicMapException
class CrossTopicMapException extends ConstraintViolationException implements Serializable -
Exception net.ontopia.topicmaps.core.DuplicateReificationException
class DuplicateReificationException extends ConstraintViolationException implements Serializable -
Exception net.ontopia.topicmaps.core.NotRemovableException
class NotRemovableException extends ConstraintViolationException implements Serializable -
Exception net.ontopia.topicmaps.core.ObjectRemovedException
class ObjectRemovedException extends ConstraintViolationException implements Serializable -
Exception net.ontopia.topicmaps.core.ReadOnlyException
class ReadOnlyException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.core.StoreDeletedException
class StoreDeletedException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.core.StoreNotOpenException
class StoreNotOpenException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.core.TransactionNotActiveException
class TransactionNotActiveException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.core.UniquenessViolationException
class UniquenessViolationException extends ConstraintViolationException implements Serializable
-
-
Package net.ontopia.topicmaps.db2tm
-
Exception net.ontopia.topicmaps.db2tm.DB2TMConfigException
class DB2TMConfigException extends DB2TMException implements Serializable -
Exception net.ontopia.topicmaps.db2tm.DB2TMException
class DB2TMException extends OntopiaRuntimeException implements Serializable -
Exception net.ontopia.topicmaps.db2tm.DB2TMInputException
class DB2TMInputException extends DB2TMException implements Serializable -
Class net.ontopia.topicmaps.db2tm.SynchronizationServlet
class SynchronizationServlet extends javax.servlet.http.HttpServlet implements Serializable-
Serialized Fields
-
task
SynchronizationTask task
-
-
-
-
Package net.ontopia.topicmaps.entry
-
Exception net.ontopia.topicmaps.entry.ReferenceNotOpenException
class ReferenceNotOpenException extends OntopiaRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package net.ontopia.topicmaps.impl.basic
-
Class net.ontopia.topicmaps.impl.basic.Association
class Association extends TMObject implements Serializable- serialVersionUID:
- -8986947932370957132L
-
Class net.ontopia.topicmaps.impl.basic.AssociationRole
class AssociationRole extends TMObject implements Serializable- serialVersionUID:
- 8387889553134058046L
-
Class net.ontopia.topicmaps.impl.basic.Occurrence
class Occurrence extends TMObject implements Serializable- serialVersionUID:
- -7364980697913079915L
-
Class net.ontopia.topicmaps.impl.basic.SubjectIdentityCache
class 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
class TMObject extends Object implements Serializable -
Class net.ontopia.topicmaps.impl.basic.Topic
class 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
class 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
class TopicMapBuilder extends Object implements Serializable- serialVersionUID:
- 5405384048878296268L
-
Serialized Fields
-
tm
TopicMap tm
-
-
Class net.ontopia.topicmaps.impl.basic.TopicName
class TopicName extends TMObject implements Serializable- serialVersionUID:
- -7350019735868904034L
-
Class net.ontopia.topicmaps.impl.basic.VariantName
class VariantName extends TMObject implements Serializable- serialVersionUID:
- -7350019735868904034L
-
-
Package net.ontopia.topicmaps.impl.basic.index
-
Class net.ontopia.topicmaps.impl.basic.index.IndexManager
class 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
class DataTypeLocator extends RDBMSLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.ParameterArray
class ParameterArray extends Object implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.RDBMSLocator
class RDBMSLocator extends AbstractLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SourceLocator
class SourceLocator extends RDBMSLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SubjectIdentityCache
class 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
class SubjectIndicatorLocator extends RDBMSLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.SubjectLocator
class SubjectLocator extends RDBMSLocator implements Externalizable-
Serialization Methods
-
readExternal
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
- Throws:
IOException
-
-
-
Class net.ontopia.topicmaps.impl.rdbms.TopicMapBuilder
class 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
class DynamicAssociation extends Association implements Serializable-
Serialized Fields
-
target
Association target
-
-
-
Class net.ontopia.topicmaps.impl.remote.DynamicAssociationRole
class DynamicAssociationRole extends AssociationRole implements Serializable-
Serialized Fields
-
target
AssociationRole target
-
-
-
Class net.ontopia.topicmaps.impl.remote.RemoteTopic
class 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
class RemoteTopicMapBuilder extends TopicMapBuilder implements Serializable
-
-
Package net.ontopia.topicmaps.impl.utils
-
Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache
class AbstractSubjectIdentityCache extends Object implements Serializable-
Serialized Fields
-
handlers
Map<String,
AbstractSubjectIdentityCache.EventHandler> handlers
-
-
-
Class net.ontopia.topicmaps.impl.utils.AbstractSubjectIdentityCache.EventHandler
class EventHandler extends Object implements Serializable -
Class net.ontopia.topicmaps.impl.utils.ObjectTreeManager
class 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
class EventHandler extends Object implements Serializable -
Exception net.ontopia.topicmaps.impl.utils.PhantomAccessException
class PhantomAccessException extends OntopiaRuntimeException implements Serializable -
Class net.ontopia.topicmaps.impl.utils.TopicModificationManager
class 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
class EventHandler extends Object implements Serializable
-
-
Package net.ontopia.topicmaps.nav.taglibs.template
-
Package net.ontopia.topicmaps.nav2.core
-
Package net.ontopia.topicmaps.nav2.impl.framework
-
Package net.ontopia.topicmaps.nav2.plugins
-
Package net.ontopia.topicmaps.nav2.portlets.taglib
-
Package net.ontopia.topicmaps.nav2.realm
-
Package net.ontopia.topicmaps.nav2.servlets
-
Package net.ontopia.topicmaps.nav2.taglibs.framework
-
Package net.ontopia.topicmaps.nav2.taglibs.logic
-
Package net.ontopia.topicmaps.nav2.taglibs.output
-
Package net.ontopia.topicmaps.nav2.taglibs.TMvalue
-
Package net.ontopia.topicmaps.nav2.taglibs.tolog
-
Package net.ontopia.topicmaps.nav2.taglibs.value
-
Package net.ontopia.topicmaps.nav2.utils
-
Package net.ontopia.topicmaps.query.core
-
Exception net.ontopia.topicmaps.query.core.BadObjectReferenceException
class BadObjectReferenceException extends InvalidQueryException implements Serializable -
Exception net.ontopia.topicmaps.query.core.InvalidQueryException
class InvalidQueryException extends QueryException implements Serializable -
Exception net.ontopia.topicmaps.query.core.QueryException
class QueryException extends OntopiaException implements Serializable
-
-
Package net.ontopia.topicmaps.query.parser
-
Exception net.ontopia.topicmaps.query.parser.AntlrWrapException
class AntlrWrapException extends antlr.RecognitionException implements Serializable-
Serialized Fields
-
exception
Exception exception
-
-
-
Exception net.ontopia.topicmaps.query.parser.JFlexWrapException
class JFlexWrapException extends RuntimeException implements Serializable-
Serialized Fields
-
exception
Exception exception
-
-
-
-
Package net.ontopia.topicmaps.rest
-
Class net.ontopia.topicmaps.rest.OntopiaServlet
class OntopiaServlet extends org.restlet.ext.servlet.ServerServlet implements Serializable- serialVersionUID:
- 201701091214L
-
-
Package net.ontopia.topicmaps.rest.exceptions
-
Exception net.ontopia.topicmaps.rest.exceptions.OntopiaClientException
class OntopiaClientException extends OntopiaRestException implements Serializable- serialVersionUID:
- 1L
-
Exception net.ontopia.topicmaps.rest.exceptions.OntopiaRestException
class OntopiaRestException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
ontopiaCode
int ontopiaCode
-
status
org.restlet.data.Status status
-
-
Exception net.ontopia.topicmaps.rest.exceptions.OntopiaServerException
class OntopiaServerException extends OntopiaRestException implements Serializable- serialVersionUID:
- 1L
-
-
Package net.ontopia.topicmaps.utils.jtm
-
Exception net.ontopia.topicmaps.utils.jtm.JTMException
class JTMException extends OntopiaRuntimeException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.ltm
-
Exception net.ontopia.topicmaps.utils.ltm.AntlrWrapException
class AntlrWrapException extends antlr.RecognitionException implements Serializable-
Serialized Fields
-
exception
Exception exception
-
-
-
-
Package net.ontopia.topicmaps.utils.rdf
-
Exception net.ontopia.topicmaps.utils.rdf.RDFMappingException
class RDFMappingException extends OntopiaRuntimeException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.tmrap
-
Class net.ontopia.topicmaps.utils.tmrap.RAPServlet
class RAPServlet extends javax.servlet.http.HttpServlet implements Serializable- serialVersionUID:
- 3585458045457498992L
-
Exception net.ontopia.topicmaps.utils.tmrap.TMRAPException
class TMRAPException extends OntopiaException implements Serializable
-
-
Package net.ontopia.topicmaps.utils.tmrap.axis2
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentRequest
class AddFragmentRequest extends Object implements Serializable -
Class net.ontopia.topicmaps.utils.tmrap.axis2.AddFragmentResponse
class 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
class DeleteTopicRequest extends Object implements Serializable-
Serialized Fields
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.DeleteTopicResponse
class DeleteTopicResponse extends Object implements Serializable-
Serialized Fields
-
localDeleteTopicResponse
String localDeleteTopicResponse
field for DeleteTopicResponse
-
-
-
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologRequest
class GetTologRequest extends Object implements Serializable -
Class net.ontopia.topicmaps.utils.tmrap.axis2.GetTologResponse
class 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
class 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
class 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
class 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
class 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
class 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
class 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
class AboutFrame extends JDialog implements Serializable -
Class net.ontopia.topicmaps.viz.AssociationScopeFilterMenu
class 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
class 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
class 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
class 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
-
-
-
Exception net.ontopia.topicmaps.viz.MenuFileParser.MenuFileParseError
class MenuFileParseError extends Exception implements Serializable-
Serialized Fields
-
message
String message
-
-
-
Class net.ontopia.topicmaps.viz.OpenRDBMSDialogBox
class 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
class 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
class PropertiesFrame extends JFrame implements Serializable-
Serialized Fields
-
controller
VizController controller
-
propertiesPanel
PropertiesPanel propertiesPanel
-
-
-
Class net.ontopia.topicmaps.viz.PropertiesPanel
class 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
class TopicSelectionPrompter extends JDialog implements Serializable -
Class net.ontopia.topicmaps.viz.TypesConfigFrame
class 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
class DefaultColorSettingCheckBox extends JCheckBox implements Serializable -
Class net.ontopia.topicmaps.viz.TypesConfigFrame.VizColorSelectionModel
class VizColorSelectionModel extends DefaultColorSelectionModel implements Serializable -
Class net.ontopia.topicmaps.viz.TypesPrecedenceFrame
class TypesPrecedenceFrame extends JFrame implements Serializable-
Serialized Fields
-
controller
VizController controller
-
topicTypes
Vector topicTypes
-
topicTypesList
JList topicTypesList
-
-
-
Exception net.ontopia.topicmaps.viz.VizigatorReportException
class VizigatorReportException extends OntopiaRuntimeException implements Serializable -
Class net.ontopia.topicmaps.viz.Vizlet
class Vizlet extends JApplet implements Serializable-
Serialized Fields
-
appletContext
AppletContext appletContext
-
enabledMenuItems
ParsedMenuFile enabledMenuItems
-
parsedMenuItems
boolean parsedMenuItems
-
-
-
Class net.ontopia.topicmaps.viz.VizPanel
class 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
-
Exception net.ontopia.topicmaps.xml.InvalidTopicMapException
class InvalidTopicMapException extends ConstraintViolationException implements Serializable
-
-
Package net.ontopia.utils
-
Exception net.ontopia.utils.CmdlineOptions.OptionsException
class OptionsException extends Exception implements Serializable -
Class net.ontopia.utils.CollectionFactory
class CollectionFactory extends Object implements Serializable- serialVersionUID:
- -4670702015296061304L
-
Serialized Fields
-
initsize
int initsize
-
-
Class net.ontopia.utils.CollectionMap
-
Serialized Fields
-
drop_empty
boolean drop_empty
-
-
-
Class net.ontopia.utils.CollectionSortedMap
-
Serialized Fields
-
drop_empty
boolean drop_empty
-
-
-
Exception net.ontopia.utils.OntopiaException
class OntopiaException extends Exception implements Serializable-
Serialized Fields
-
cause
Throwable cause
-
-
-
Exception net.ontopia.utils.OntopiaRuntimeException
class OntopiaRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- -9053271209193824545L
-
Serialized Fields
-
cause
Throwable cause
-
-
Exception net.ontopia.utils.OntopiaUnsupportedException
class OntopiaUnsupportedException extends OntopiaRuntimeException implements Serializable -
Class net.ontopia.utils.SynchronizedCollectionFactory
class SynchronizedCollectionFactory extends Object implements Serializable- serialVersionUID:
- -4670702015296061304L
-
Serialized Fields
-
initsize
int initsize
-
-
-
Package ontopoly
-
Class ontopoly.LockManager
class 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
class Lock extends Object implements Serializable -
Class ontopoly.OntopolyAccessStrategy
class OntopolyAccessStrategy extends Object implements Serializable -
Class ontopoly.OntopolyApplication
class OntopolyApplication extends org.apache.wicket.protocol.http.WebApplication implements Serializable-
Serialized Fields
-
lockManager
LockManager lockManager
-
repository
OntopolyRepository repository
-
-
-
Class ontopoly.OntopolySession
class 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
class SampleOntopolyApplication extends OntopolyApplication implements Serializable
-
-
Package ontopoly.components
-
Class ontopoly.components.AbstractBookmarkablePageLink
class AbstractBookmarkablePageLink extends org.apache.wicket.markup.html.link.Link<T> implements Serializable- serialVersionUID:
- 1L
-
Class ontopoly.components.AbstractFieldInstancePanel
class 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
class AbstractFieldInstanceMessage extends Object implements Serializable -
Class ontopoly.components.AbstractFieldInstancePanel.AbstractFieldInstancePanelFeedbackMessageFilter
class AbstractFieldInstancePanelFeedbackMessageFilter extends Object implements Serializable -
Class ontopoly.components.AbstractFieldInstancePanel.FieldUpdatingBehaviour
class FieldUpdatingBehaviour extends org.apache.wicket.ajax.form.AjaxFormComponentUpdatingBehavior implements Serializable-
Serialized Fields
-
updateListView
boolean updateListView
-
-
-
Class ontopoly.components.AddOrRemoveTypeFunctionBoxPanel
class AddOrRemoveTypeFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
selectedModel
TopicModel<TopicType> selectedModel
-
-
-
Class ontopoly.components.AjaxOntopolyDropDownChoice
class AjaxOntopolyDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T> implements Serializable -
Class ontopoly.components.AjaxOntopolyTextField
class AjaxOntopolyTextField extends org.apache.wicket.markup.html.form.TextField<String> implements Serializable-
Serialized Fields
-
cols
String cols
-
-
-
Class ontopoly.components.AjaxParentCheckChild
class AjaxParentCheckChild extends org.apache.wicket.markup.html.form.Check<String> implements Serializable-
Serialized Fields
-
-
Class ontopoly.components.AjaxParentFormChoiceComponentUpdatingBehavior
class AjaxParentFormChoiceComponentUpdatingBehavior extends org.apache.wicket.ajax.form.AjaxFormChoiceComponentUpdatingBehavior implements Serializable -
Class ontopoly.components.AjaxParentRadioChild
class AjaxParentRadioChild extends org.apache.wicket.markup.html.form.Radio<T> implements Serializable-
Serialized Fields
-
-
Class ontopoly.components.AjaxRadioGroupPanel
class AjaxRadioGroupPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.AssociationFieldAutoCompleteTextField
class 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
class 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
class AssociationTransformFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.ButtonFunctionBoxPanel
class ButtonFunctionBoxPanel extends FunctionBoxPanel implements Serializable -
Class ontopoly.components.CheckLabelPanel
class CheckLabelPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.ConfirmDeletePanel
class ConfirmDeletePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.components.ContextMenuPanel
class 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
class CreateInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.CreateNewTopicMapPanel
class CreateNewTopicMapPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
numberOfSources
int numberOfSources
-
-
-
Class ontopoly.components.CreateOrCopyInstanceFunctionBoxPanel
class CreateOrCopyInstanceFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.CustomLinkFunctionBoxPanel
class CustomLinkFunctionBoxPanel extends LinkFunctionBoxPanel implements Serializable -
Class ontopoly.components.DeleteTopicFunctionBoxPanel
class DeleteTopicFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.DeleteTopicMapFunctionBoxPanel
class DeleteTopicMapFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.FieldDefinitionLabel
class FieldDefinitionLabel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.FieldInstanceAssociationBinaryEmbeddedPanel
class FieldInstanceAssociationBinaryEmbeddedPanel extends FieldInstanceAssociationBinaryPanel implements Serializable -
Class ontopoly.components.FieldInstanceAssociationBinaryField
class 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
class FieldInstanceAssociationBinaryPanel extends AbstractFieldInstancePanel implements Serializable-
Serialized Fields
-
confirmDeletePanel
ConfirmDeletePanel confirmDeletePanel
-
ofieldModel
RoleFieldModel ofieldModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.components.FieldInstanceAssociationNaryField
class 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
class FieldInstanceAssociationNaryPanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceAssociationUnaryField
class 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
class FieldInstanceAssociationUnaryPanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceCreatePlayerPanel
class 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
class 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
class 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
class FieldInstanceErrorPanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceHTMLArea
class 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
class FieldInstanceIdentityPanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceImageField
class 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
class FieldInstanceNamePanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceNumberField
class 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
class FieldInstanceOccurrencePanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceQueryEmbeddedPanel
class FieldInstanceQueryEmbeddedPanel extends FieldInstanceQueryPanel implements Serializable -
Class ontopoly.components.FieldInstanceQueryPanel
class FieldInstanceQueryPanel extends AbstractFieldInstancePanel implements Serializable -
Class ontopoly.components.FieldInstanceRemoveButton
class FieldInstanceRemoveButton extends OntopolyImageLink implements Serializable-
Serialized Fields
-
fieldValueModel
FieldValueModel fieldValueModel
-
-
-
Class ontopoly.components.FieldInstancesPanel
class 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
class 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
class 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
class 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
class 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
class FieldsEditorAddPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.FieldsEditorExistingPanel
class FieldsEditorExistingPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
readonly
boolean readonly
-
-
-
Class ontopoly.components.FunctionBoxesPanel
class FunctionBoxesPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.FunctionBoxPanel
class FunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.HeaderPanel
class HeaderPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.HelpPanel
class HelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.InstancePanel
class 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
class InstanceSearchPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
errorInSearch
boolean errorInSearch
-
-
-
Class ontopoly.components.LinkFunctionBoxPanel
class LinkFunctionBoxPanel extends FunctionBoxPanel implements Serializable -
Class ontopoly.components.LinkPanel
class LinkPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.LockPanel
class LockPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.MenuHelpPanel
class MenuHelpPanel extends MenuPanel implements Serializable -
Class ontopoly.components.MenuPanel
class MenuPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.OmnigatorLinkFunctionBoxPanel
class OmnigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable -
Class ontopoly.components.OntopolyBookmarkablePageLink
class OntopolyBookmarkablePageLink extends org.apache.wicket.markup.html.link.BookmarkablePageLink<org.apache.wicket.Page> implements Serializable-
Serialized Fields
-
label
String label
-
-
-
Class ontopoly.components.OntopolyImage
class 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
class OntopolyImageLink extends org.apache.wicket.ajax.markup.html.AjaxFallbackLink<Object> implements Serializable -
Class ontopoly.components.StartPageHeaderPanel
class StartPageHeaderPanel extends HeaderPanel implements Serializable -
Class ontopoly.components.TitleHelpPanel
class TitleHelpPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.TopicDropDownChoice
class TopicDropDownChoice extends org.apache.wicket.markup.html.form.DropDownChoice<T extends Topic> implements Serializable -
Class ontopoly.components.TopicLink
-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
-
-
Class ontopoly.components.TopicListPanel
class TopicListPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.TopicListPanel.TopicInstanceLink
-
Class ontopoly.components.TopicListPanel.TopicListView
class TopicListView extends org.apache.wicket.markup.html.list.ListView<Topic> implements Serializable -
Class ontopoly.components.TopicMapHeaderPanel
class TopicMapHeaderPanel extends HeaderPanel implements Serializable -
Class ontopoly.components.TopicTypesFunctionBoxPanel
class TopicTypesFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.TreePanel
class TreePanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable-
Serialized Fields
-
tree
ontopoly.components.TreePanel.Tree tree
-
-
-
Class ontopoly.components.UserPanel
class UserPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.ViewsFunctionBoxPanel
class ViewsFunctionBoxPanel extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.components.VizigatorLinkFunctionBoxPanel
class VizigatorLinkFunctionBoxPanel extends CustomLinkFunctionBoxPanel implements Serializable
-
-
Package ontopoly.fileupload
-
Class ontopoly.fileupload.UploadIFrame
class 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
class 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
class DatePickerBehavior extends JQueryBehavior implements Serializable-
Serialized Fields
-
dateFormat
String dateFormat
-
-
-
Class ontopoly.jquery.DraggableBehavior
class DraggableBehavior extends JQueryBehavior implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class ontopoly.jquery.DroppableBehavior
class DroppableBehavior extends JQueryBehavior implements Serializable-
Serialized Fields
-
id
String id
-
-
-
Class ontopoly.jquery.JQueryBehavior
class JQueryBehavior extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable
-
-
Package ontopoly.model
-
Exception ontopoly.model.OntopolyModelRuntimeException
class OntopolyModelRuntimeException extends OntopiaRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package ontopoly.models
-
Class ontopoly.models.AssociationFieldValueModel
class AssociationFieldValueModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField.ValueIF> implements Serializable-
Serialized Fields
-
afvinfo
String[][] afvinfo
-
-
-
Class ontopoly.models.AssociationTypeModel
class AssociationTypeModel extends org.apache.wicket.model.LoadableDetachableModel<AssociationType> implements Serializable -
Class ontopoly.models.AvailableTopicTypesModel
class AvailableTopicTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.models.FieldAssignmentModel
class FieldAssignmentModel extends org.apache.wicket.model.LoadableDetachableModel<FieldAssignment> implements Serializable -
Class ontopoly.models.FieldDefinitionModel
class FieldDefinitionModel extends org.apache.wicket.model.LoadableDetachableModel<FieldDefinition> implements Serializable -
Class ontopoly.models.FieldInstanceModel
class FieldInstanceModel extends org.apache.wicket.model.LoadableDetachableModel<FieldInstance> implements Serializable -
Class ontopoly.models.FieldsViewModel
class FieldsViewModel extends org.apache.wicket.model.LoadableDetachableModel<FieldsView> implements Serializable -
Class ontopoly.models.FieldValueModel
class 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
class 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
class HelpLinkResourceModel extends org.apache.wicket.model.AbstractReadOnlyModel<String> implements Serializable-
Serialized Fields
-
resourceKey
String resourceKey
-
-
-
Class ontopoly.models.ListModel
class ListModel extends org.apache.wicket.model.LoadableDetachableModel<List<T>> implements Serializable -
Class ontopoly.models.MutableLoadableDetachableModel
class MutableLoadableDetachableModel extends Object implements Serializable -
Class ontopoly.models.NameTypeModel
class NameTypeModel extends org.apache.wicket.model.LoadableDetachableModel<NameType> implements Serializable- serialVersionUID:
- 732564717599079747L
-
Class ontopoly.models.OccurrenceTypeModel
class OccurrenceTypeModel extends org.apache.wicket.model.LoadableDetachableModel<OccurrenceType> implements Serializable- serialVersionUID:
- 8685431361043298701L
-
Class ontopoly.models.PlayerTypesModel
class PlayerTypesModel extends org.apache.wicket.model.LoadableDetachableModel<List<TopicType>> implements Serializable-
Serialized Fields
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
-
-
Class ontopoly.models.PossiblePlayersModel
class PossiblePlayersModel extends org.apache.wicket.model.LoadableDetachableModel<List<Topic>> implements Serializable-
Serialized Fields
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
roleFieldModel
RoleFieldModel roleFieldModel
-
-
-
Class ontopoly.models.RoleFieldModel
class RoleFieldModel extends org.apache.wicket.model.LoadableDetachableModel<RoleField> implements Serializable -
Class ontopoly.models.RoleTypeModel
class RoleTypeModel extends org.apache.wicket.model.LoadableDetachableModel<RoleType> implements Serializable- serialVersionUID:
- -4066710557389722040L
-
Class ontopoly.models.TMObjectModel
class TMObjectModel extends org.apache.wicket.model.LoadableDetachableModel<TMObjectIF> implements Serializable- serialVersionUID:
- -8374148020034895666L
-
Class ontopoly.models.TopicMapModel
class TopicMapModel extends org.apache.wicket.model.LoadableDetachableModel<TopicMap> implements Serializable- serialVersionUID:
- -6589204980069242599L
-
Serialized Fields
-
topicMapId
String topicMapId
-
-
Class ontopoly.models.TopicMapSourceModel
class TopicMapSourceModel extends MutableLoadableDetachableModel<TopicMapSource> implements Serializable-
Serialized Fields
-
topicMapSourceId
String topicMapSourceId
-
-
-
Class ontopoly.models.TopicModel
- serialVersionUID:
- -8374148020034895666L
-
Class ontopoly.models.TopicTypeModel
class TopicTypeModel extends org.apache.wicket.model.LoadableDetachableModel<TopicType> implements Serializable- serialVersionUID:
- -8374148020034895666L
-
-
Package ontopoly.pages
-
Class ontopoly.pages.AbstractOntopolyErrorPage
class AbstractOntopolyErrorPage extends AbstractOntopolyPage implements Serializable -
Class ontopoly.pages.AbstractOntopolyPage
class AbstractOntopolyPage extends org.apache.wicket.markup.html.WebPage implements Serializable-
Serialized Fields
-
isReadOnlyPage
boolean isReadOnlyPage
-
-
-
Class ontopoly.pages.AbstractProtectedOntopolyPage
class AbstractProtectedOntopolyPage extends AbstractOntopolyPage implements Serializable -
Class ontopoly.pages.AbstractTypesPage
class AbstractTypesPage extends OntopolyAbstractPage implements Serializable -
Class ontopoly.pages.AccessDeniedPage
class AccessDeniedPage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
isOntologyPage
boolean isOntologyPage
-
titlePartPanel
TitleHelpPanel titlePartPanel
-
-
-
Class ontopoly.pages.AdminPage
class AdminPage extends OntopolyAbstractPage implements Serializable -
Class ontopoly.pages.AssociationTransformPage
class AssociationTransformPage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
associationTypeModel
AssociationTypeModel associationTypeModel
-
titlePartPanel
TitleHelpPanel titlePartPanel
-
-
-
Class ontopoly.pages.AssociationTypesPage
class AssociationTypesPage extends AbstractTypesPage implements Serializable -
Class ontopoly.pages.ConvertPage
class ConvertPage extends NonOntopolyAbstractPage implements Serializable -
Class ontopoly.pages.DescriptionPage
class 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
class EmbeddedHierarchicalInstancePage extends EmbeddedInstancePage implements Serializable-
Serialized Fields
-
hierarchyModel
TopicModel<Topic> hierarchyModel
-
-
-
Class ontopoly.pages.EmbeddedInstancePage
class 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
class EnterTopicPage extends AbstractProtectedOntopolyPage implements Serializable -
Class ontopoly.pages.InstancePage
class InstancePage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
fieldsViewModel
FieldsViewModel fieldsViewModel
-
isOntologyPage
boolean isOntologyPage
-
topicModel
TopicModel<Topic> topicModel
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.InstancesPage
class InstancesPage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
topicTypeModel
TopicTypeModel topicTypeModel
-
-
-
Class ontopoly.pages.InstanceTypesPage
class InstanceTypesPage extends OntopolyAbstractPage implements Serializable -
Class ontopoly.pages.InternalErrorPage
class InternalErrorPage extends AbstractOntopolyErrorPage implements Serializable -
Class ontopoly.pages.InternalErrorPageWithException
class InternalErrorPageWithException extends AbstractOntopolyErrorPage implements Serializable -
Class ontopoly.pages.ModalConfirmPage
class ModalConfirmPage extends org.apache.wicket.markup.html.panel.Panel implements Serializable -
Class ontopoly.pages.ModalFindPage
class 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
class 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
class ReceiveRequest extends org.apache.wicket.ajax.AbstractDefaultAjaxBehavior implements Serializable-
Serialized Fields
-
parent
ModalGeoPickerPage parent
-
-
-
Class ontopoly.pages.ModalInstancePage
class 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
class NameTypesPage extends AbstractTypesPage implements Serializable -
Class ontopoly.pages.NonOntopolyAbstractPage
class NonOntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable-
Serialized Fields
-
topicMapModel
TopicMapModel topicMapModel
-
-
-
Class ontopoly.pages.OccurrenceTypesPage
class OccurrenceTypesPage extends AbstractTypesPage implements Serializable -
Class ontopoly.pages.OntopolyAbstractPage
class OntopolyAbstractPage extends AbstractProtectedOntopolyPage implements Serializable-
Serialized Fields
-
topicMapModel
TopicMapModel topicMapModel
-
-
-
Class ontopoly.pages.PageExpiredErrorPage
class PageExpiredErrorPage extends AbstractOntopolyErrorPage implements Serializable -
Class ontopoly.pages.RoleTypesPage
class RoleTypesPage extends AbstractTypesPage implements Serializable -
Class ontopoly.pages.SearchPage
class SearchPage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
errorInSearch
boolean errorInSearch
-
-
-
Class ontopoly.pages.SignInPage
class SignInPage extends AbstractOntopolyPage implements Serializable -
Class ontopoly.pages.SignOutPage
class SignOutPage extends AbstractOntopolyPage implements Serializable -
Class ontopoly.pages.StartPage
class StartPage extends AbstractProtectedOntopolyPage implements Serializable -
Class ontopoly.pages.TopicTypesPage
class TopicTypesPage extends AbstractTypesPage implements Serializable -
Class ontopoly.pages.UpgradePage
class UpgradePage extends NonOntopolyAbstractPage implements Serializable -
Class ontopoly.pages.VizigatorPage
class VizigatorPage extends OntopolyAbstractPage implements Serializable-
Serialized Fields
-
topicModel
TopicModel<Topic> topicModel
-
-
-
-
Package ontopoly.pojos
-
Class ontopoly.pojos.MenuItem
class 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
class TopicNode extends Object implements Serializable
-
-
Package ontopoly.sysmodel
-
Class ontopoly.sysmodel.TopicMapReference
class TopicMapReference extends Object implements Serializable-
Serialized Fields
-
referenceId
String referenceId
-
-
-
Class ontopoly.sysmodel.TopicMapSource
class TopicMapSource extends Object implements Serializable-
Serialized Fields
-
sourceId
String sourceId
-
-
-
-
Package ontopoly.utils
-
Class ontopoly.utils.FocusOnLoadBehaviour
class FocusOnLoadBehaviour extends org.apache.wicket.behavior.AbstractBehavior implements Serializable-
Serialized Fields
-
component
org.apache.wicket.Component component
-
-
-
Class ontopoly.utils.IdentityComparator
class IdentityComparator extends Object implements Serializable -
Class ontopoly.utils.NameComparator
class NameComparator extends Object implements Serializable -
Exception ontopoly.utils.NoSuchTopicException
class NoSuchTopicException extends OntopiaRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Class ontopoly.utils.OccurrenceComparator
class OccurrenceComparator extends Object implements Serializable -
Class ontopoly.utils.OccurrenceWebResource
class OccurrenceWebResource extends org.apache.wicket.markup.html.WebResource implements Serializable-
Serialized Fields
-
omodel
TMObjectModel omodel
-
-
-
Class ontopoly.utils.OccurrenceWebResource.Base64EncodedResourceStream
class Base64EncodedResourceStream extends org.apache.wicket.util.resource.AbstractResourceStream implements Serializable-
Serialized Fields
-
reader
Reader reader
-
-
-
Class ontopoly.utils.QueryTreeModel
class QueryTreeModel extends DefaultTreeModel implements Serializable -
Class ontopoly.utils.RoleFieldsValueComparator
class RoleFieldsValueComparator extends Object implements Serializable-
Serialized Fields
-
roleFieldModels
List<RoleFieldModel> roleFieldModels
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.utils.RoleFieldValueComparator
class RoleFieldValueComparator extends Object implements Serializable-
Serialized Fields
-
roleFieldModel
RoleFieldModel roleFieldModel
-
topicModel
TopicModel<Topic> topicModel
-
-
-
Class ontopoly.utils.TopicChoiceRenderer
class TopicChoiceRenderer extends Object implements Serializable -
Class ontopoly.utils.TopicComparator
class TopicComparator extends Object implements Serializable -
Class ontopoly.utils.TopicIdComparator
class TopicIdComparator extends Object implements Serializable
-
-
Package ontopoly.validators
-
Class ontopoly.validators.DateFormatValidator
class 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
class 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
class 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
class URIValidator extends org.apache.wicket.validation.validator.AbstractValidator<String> implements Serializable-
Serialized Fields
-
component
org.apache.wicket.Component component
-
fieldInstanceModel
FieldInstanceModel fieldInstanceModel
-
-
-