Uses of Interface
org.tmapi.core.Reifiable

Packages that use Reifiable
org.tmapi.core Core interfaces which provide the functionality of the Topic Maps - Data Model
 

Uses of Reifiable in org.tmapi.core
 

Subinterfaces of Reifiable in org.tmapi.core
 interface Association
          Represents an association item.
 interface DatatypeAware
          Common base interface for Occurrences and Variants.
 interface Name
          Represents a topic name item.
 interface Occurrence
          Represents an occurrence item.
 interface Role
          Represents an association role item.
 interface TopicMap
          Represents a topic map item.
 interface Variant
          Represents a variant item.
 

Methods in org.tmapi.core that return Reifiable
 Reifiable Topic.getReified()
          Returns the Construct which is reified by this topic.