Uses of Class
com.gmail.thejcwk.semantics.topicmaps.Relationship

Packages that use Relationship
com.gmail.thejcwk.semantics.topicmaps   
 

Uses of Relationship in com.gmail.thejcwk.semantics.topicmaps
 

Methods in com.gmail.thejcwk.semantics.topicmaps that return types with arguments of type Relationship
 java.util.ArrayList<Relationship> TopicMap.getRelationships()
           
 

Methods in com.gmail.thejcwk.semantics.topicmaps with parameters of type Relationship
 void TopicMap.addRelationship(Relationship aRelationship)
          Add a relationship to the map.