Uses of Class
net.ontopia.topicmaps.impl.basic.TMObject
-
Packages that use TMObject Package Description net.ontopia.topicmaps.impl.basic The in-memory implementation of the core topic map interfaces.net.ontopia.topicmaps.impl.remote -
-
Uses of TMObject in net.ontopia.topicmaps.impl.basic
Subclasses of TMObject in net.ontopia.topicmaps.impl.basic Modifier and Type Class Description classAssociationINTERNAL: The basic association implementation.classAssociationRoleINTERNAL: The basic association role implementation.classOccurrenceINTERNAL: The basic occurrence implementation.classTopicINTERNAL: The basic topic implementation.classTopicMapINTERNAL: The basic topic map implementation.classTopicNameINTERNAL: The basic topic name implementation.classVariantNameINTERNAL: The basic variant name implementation.Fields in net.ontopia.topicmaps.impl.basic declared as TMObject Modifier and Type Field Description protected TMObjectTMObject. parentFields in net.ontopia.topicmaps.impl.basic with type parameters of type TMObject Modifier and Type Field Description protected Map<String,TMObject>SubjectIdentityCache. id_objects -
Uses of TMObject in net.ontopia.topicmaps.impl.remote
Subclasses of TMObject in net.ontopia.topicmaps.impl.remote Modifier and Type Class Description classDynamicAssociationINTERNAL: PRIVATE: EXPERIMENTAL: Description: Dynamic proxy for associationsclassDynamicAssociationRoleINTERNAL: PRIVATE:classRemoteTopicINTERNAL: The remote topic implementation.
-