A C D E F G H I L M N O R S T V

G

getAssociations() - Method in interface org.tmapi.core.TopicMap
Returns all Associations contained in this topic map.
getAssociations(Topic) - Method in interface org.tmapi.index.ScopedIndex
Returns the Associations in the topic map whose scope property contains the specified theme.
getAssociations(Topic[], boolean) - Method in interface org.tmapi.index.ScopedIndex
Returns the Associations in the topic map whose scope property equals one of those themes at least.
getAssociations(Topic) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the associations in the topic map whose type property equals type.
getAssociationThemes() - Method in interface org.tmapi.index.ScopedIndex
Returns the topics in the topic map used in the scope property of Associations.
getAssociationTypes() - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in the topic map used in the type property of Associations.
getConstructById(String) - Method in interface org.tmapi.core.TopicMap
Returns a Construct by its (system specific) identifier.
getConstructByItemIdentifier(Locator) - Method in interface org.tmapi.core.TopicMap
Returns a Construct by its item identifier.
getDatatype() - Method in interface org.tmapi.core.DatatypeAware
Returns the Locator identifying the datatype of the value.
getExisting() - Method in exception org.tmapi.core.IdentityConstraintException
Returns the Construct which already has the identity represented by the locator IdentityConstraintException.getLocator().
getFeature(String) - Method in interface org.tmapi.core.TopicMapSystem
Returns the value of the feature specified by featureName for this TopicMapSystem instance.
getFeature(String) - Method in class org.tmapi.core.TopicMapSystemFactory
Returns the particular feature requested for in the underlying implementation of TopicMapSystem.
getId() - Method in interface org.tmapi.core.Construct
Returns the identifier of this construct.
getIndex(Class<I>) - Method in interface org.tmapi.core.TopicMap
Returns the specified index.
getItemIdentifiers() - Method in interface org.tmapi.core.Construct
Returns the item identifiers of this Topic Maps construct.
getLocator() - Method in exception org.tmapi.core.IdentityConstraintException
Returns the locator representing the identity that caused the exception.
getLocator() - Method in interface org.tmapi.core.TopicMap
Returns the Locator that was used to create the topic map.
getLocators() - Method in interface org.tmapi.core.TopicMapSystem
Returns all storage addresses of TopicMap instances known by this system.
getNames() - Method in interface org.tmapi.core.Topic
Returns the names of this topic.
getNames(Topic) - Method in interface org.tmapi.core.Topic
Returns the Names of this topic where the name type is type.
getNames(String) - Method in interface org.tmapi.index.LiteralIndex
Retrieves the topic names in the topic map which have a value equal to value.
getNames(Topic) - Method in interface org.tmapi.index.ScopedIndex
Returns the Names in the topic map whose scope property contains the specified theme.
getNames(Topic[], boolean) - Method in interface org.tmapi.index.ScopedIndex
Returns the Names in the topic map whose scope property equals one of those themes at least.
getNames(Topic) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topic names in the topic map whose type property equals type.
getNameThemes() - Method in interface org.tmapi.index.ScopedIndex
Returns the topics in the topic map used in the scope property of Names.
getNameTypes() - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in the topic map used in the type property of Names.
getOccurrences() - Method in interface org.tmapi.core.Topic
Returns the Occurrences of this topic.
getOccurrences(Topic) - Method in interface org.tmapi.core.Topic
Returns the Occurrences of this topic where the occurrence type is type.
getOccurrences(String) - Method in interface org.tmapi.index.LiteralIndex
Returns the Occurrences in the topic map whose value property matches value and whose datatype property is xsd:string.
getOccurrences(Locator) - Method in interface org.tmapi.index.LiteralIndex
Returns the Occurrences in the topic map whose value property matches the IRI represented by value.
getOccurrences(String, Locator) - Method in interface org.tmapi.index.LiteralIndex
Returns the Occurrences in the topic map whose value property matches value and whose datatye is datatype.
getOccurrences(Topic) - Method in interface org.tmapi.index.ScopedIndex
Returns the Occurrences in the topic map whose scope property contains the specified theme.
getOccurrences(Topic[], boolean) - Method in interface org.tmapi.index.ScopedIndex
Returns the Occurrences in the topic map whose scope property equals one of those themes at least.
getOccurrences(Topic) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the occurrences in the topic map whose type property equals type.
getOccurrenceThemes() - Method in interface org.tmapi.index.ScopedIndex
Returns the topics in the topic map used in the scope property of Occurrences.
getOccurrenceTypes() - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in the topic map used in the type property of Occurrences.
getParent() - Method in interface org.tmapi.core.Association
Returns the topic map to which this association belongs.
getParent() - Method in interface org.tmapi.core.Construct
Returns the parent of this construct.
getParent() - Method in interface org.tmapi.core.Name
Returns the Topic to which this name belongs.
getParent() - Method in interface org.tmapi.core.Occurrence
Returns the Topic to which this occurrence belongs.
getParent() - Method in interface org.tmapi.core.Role
Returns the Association to which this role belongs.
getParent() - Method in interface org.tmapi.core.Topic
Returns the TopicMap to which this topic belongs.
getParent() - Method in interface org.tmapi.core.TopicMap
Returns null.
getParent() - Method in interface org.tmapi.core.Variant
Returns the Name to which this variant belongs.
getPlayer() - Method in interface org.tmapi.core.Role
Returns the topic playing this role.
getProperty(String) - Method in interface org.tmapi.core.TopicMapSystem
Returns a property in the underlying implementation of TopicMapSystem.
getProperty(String) - Method in class org.tmapi.core.TopicMapSystemFactory
Gets the value of a property in the underlying implementation of TopicMapSystem.
getReference() - Method in interface org.tmapi.core.Locator
Returns the IRI
getReified() - Method in interface org.tmapi.core.Topic
Returns the Construct which is reified by this topic.
getReifier() - Method in interface org.tmapi.core.Reifiable
Returns the reifier of this construct.
getReporter() - Method in exception org.tmapi.core.ModelConstraintException
Returns the Construct which has thrown the exception.
getReporter() - Method in exception org.tmapi.core.TopicInUseException
 
getRoles() - Method in interface org.tmapi.core.Association
Returns the roles participating in this association.
getRoles(Topic) - Method in interface org.tmapi.core.Association
Returns all roles with the specified type.
getRoles(Topic) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the roles in the topic map whose type property equals type.
getRolesPlayed() - Method in interface org.tmapi.core.Topic
Returns the roles played by this topic.
getRolesPlayed(Topic) - Method in interface org.tmapi.core.Topic
Returns the roles played by this topic where the role type is type.
getRolesPlayed(Topic, Topic) - Method in interface org.tmapi.core.Topic
Returns the Roles played by this topic where the role type is type and the Association type is assocType.
getRoleTypes() - Method in interface org.tmapi.core.Association
Returns the role types participating in this association.
getRoleTypes() - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in the topic map used in the type property of Roles.
getScope() - Method in interface org.tmapi.core.Scoped
Returns the topics which define the scope.
getScope() - Method in interface org.tmapi.core.Variant
Returns the scope of this variant.
getSubjectIdentifiers() - Method in interface org.tmapi.core.Topic
Returns the subject identifiers assigned to this topic.
getSubjectLocators() - Method in interface org.tmapi.core.Topic
Returns the subject locators assigned to this topic.
getTopicBySubjectIdentifier(Locator) - Method in interface org.tmapi.core.TopicMap
Returns a topic by its subject identifier.
getTopicBySubjectLocator(Locator) - Method in interface org.tmapi.core.TopicMap
Returns a topic by its subject locator.
getTopicMap() - Method in interface org.tmapi.core.Construct
Returns the TopicMap instance to which this Topic Maps construct belongs.
getTopicMap(String) - Method in interface org.tmapi.core.TopicMapSystem
Retrieves a TopicMap managed by this system with the specified storage address iri.
getTopicMap(Locator) - Method in interface org.tmapi.core.TopicMapSystem
Retrieves a TopicMap managed by this system with the specified storage address iri.
getTopics() - Method in interface org.tmapi.core.TopicMap
Returns all Topics contained in this topic map.
getTopics(Topic) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics which are an instance of the specified type or all topics which have are not an instance of another topic (iff type is null).
getTopics(Topic[], boolean) - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in the topic map whose type property equals one of those types at least.
getTopicTypes() - Method in interface org.tmapi.index.TypeInstanceIndex
Returns the topics in topic map which are used as type in an "type-instance"-relationship.
getType() - Method in interface org.tmapi.core.Typed
Returns the type of this construct.
getTypes() - Method in interface org.tmapi.core.Topic
Returns the types of which this topic is an instance of.
getValue() - Method in interface org.tmapi.core.DatatypeAware
Returns the lexical representation of the value.
getValue() - Method in interface org.tmapi.core.Name
Returns the value of this name.
getVariants() - Method in interface org.tmapi.core.Name
Returns the Variants defined for this name.
getVariants(String) - Method in interface org.tmapi.index.LiteralIndex
Returns the Variants in the topic map whose value property matches value and whose datatype property is xsd:string.
getVariants(Locator) - Method in interface org.tmapi.index.LiteralIndex
Returns the Variants in the topic map whose value property matches the IRI represented by value.
getVariants(String, Locator) - Method in interface org.tmapi.index.LiteralIndex
Returns the Variants in the topic map whose value property matches value and whose datatye is datatype.
getVariants(Topic) - Method in interface org.tmapi.index.ScopedIndex
Returns the Variants in the topic map whose scope property contains the specified theme.
getVariants(Topic[], boolean) - Method in interface org.tmapi.index.ScopedIndex
Returns the Variants in the topic map whose scope property equals one of those themes at least.
getVariantThemes() - Method in interface org.tmapi.index.ScopedIndex
Returns the topics in the topic map used in the scope property of Variants.

A C D E F G H I L M N O R S T V