Uses of Class
org.tmapi.core.IdentityConstraintException

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

Uses of IdentityConstraintException in org.tmapi.core
 

Methods in org.tmapi.core that throw IdentityConstraintException
 void Topic.addSubjectIdentifier(Locator subjectIdentifier)
          Adds a subject identifier to this topic.
 void Topic.addSubjectLocator(Locator subjectLocator)
          Adds a subject locator to this topic.
 Topic TopicMap.createTopicByItemIdentifier(Locator itemIdentifier)
          Returns a Topic instance with the specified item identifier.