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

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

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

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

Methods in com.gmail.thejcwk.semantics.topicmaps with parameters of type Occurrence
 void TopicMap.addOccurrence(Occurrence anOccurrence)
          Add an occurrence to the map.