| Package | Description | 
|---|---|
| org.wandora.application | |
| org.wandora.application.gui | |
| org.wandora.application.tools | |
| org.wandora.topicmap.layered | 
| Modifier and Type | Method and Description | 
|---|---|
java.lang.String | 
Wandora.makeDistributionVector(LayeredTopic topic,
                      Layer selectedLayer,
                      ContainerTopicMap tm)  | 
| Modifier and Type | Method and Description | 
|---|---|
private java.util.Map<LayeredTopic,java.util.Collection<Topic>> | 
SchemaAssociationPrompt.resolveRoleMap(LayeredAssociation oldAssociation)
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
private java.lang.String | 
CopyTopics.makeDistributionVector(LayeredTopic topic,
                      ContainerTopicMap tm)  | 
| Modifier and Type | Field and Description | 
|---|---|
LayeredTopic | 
LayerStack.TopicsIterator.next  | 
protected LayeredTopic | 
LayeredAssociation.type  | 
| Modifier and Type | Field and Description | 
|---|---|
protected KeyedHashMap<LayeredTopic,LayeredTopic> | 
LayeredAssociation.players  | 
protected KeyedHashMap<LayeredTopic,LayeredTopic> | 
LayeredAssociation.players  | 
protected java.util.HashMap<Locator,LayeredTopic> | 
LayerStack.topicIndex
Maps subject identifiers to layered topics for fast access in makeLayered. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
(package private) LayeredTopic | 
LayerStack.getLayeredTopic(Topic t,
               java.util.Map<Topic,LayeredTopic> layeredTopics)  | 
(package private) LayeredTopic | 
LayerStack.makeLayeredTopic(Topic t)
Makes a layered topic when given a topic in one of the layers, that is a topic
 that isn't yet a LayeredTopic of this LayerStack. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
LayeredTopic._addAssociations(java.util.HashSet<Association> associations,
                KeyedHashMap<LayeredTopic,java.util.Vector<LayeredTopic>> players,
                java.util.Vector<LayeredTopic> roles,
                java.util.Vector<LayeredTopic> chosen,
                LayeredTopic type)
Adds LayeredAssociations into associations set based on the possible players
 for each role given in the players map. 
 | 
(package private) void | 
LayeredAssociation.addLayeredPlayer(LayeredTopic player,
                LayeredTopic role)
Adds a player to this LayeredAssociation object. 
 | 
(package private) void | 
LayerStack.addTopicToIndex(LayeredTopic lt)
Adds a topic to topicIndex. 
 | 
java.lang.String | 
LayeredTopic.TopicKeyMaker.invoke(LayeredTopic t)  | 
| Modifier and Type | Method and Description | 
|---|---|
private void | 
LayeredTopic._addAssociations(java.util.HashSet<Association> associations,
                KeyedHashMap<LayeredTopic,java.util.Vector<LayeredTopic>> players,
                java.util.Vector<LayeredTopic> roles,
                java.util.Vector<LayeredTopic> chosen,
                LayeredTopic type)
Adds LayeredAssociations into associations set based on the possible players
 for each role given in the players map. 
 | 
private void | 
LayeredTopic._addAssociations(java.util.HashSet<Association> associations,
                KeyedHashMap<LayeredTopic,java.util.Vector<LayeredTopic>> players,
                java.util.Vector<LayeredTopic> roles,
                java.util.Vector<LayeredTopic> chosen,
                LayeredTopic type)
Adds LayeredAssociations into associations set based on the possible players
 for each role given in the players map. 
 | 
private void | 
LayeredTopic._addAssociations(java.util.HashSet<Association> associations,
                KeyedHashMap<LayeredTopic,java.util.Vector<LayeredTopic>> players,
                java.util.Vector<LayeredTopic> roles,
                java.util.Vector<LayeredTopic> chosen,
                LayeredTopic type)
Adds LayeredAssociations into associations set based on the possible players
 for each role given in the players map. 
 | 
private void | 
LayeredTopic._addAssociations(java.util.HashSet<Association> associations,
                KeyedHashMap<LayeredTopic,java.util.Vector<LayeredTopic>> players,
                java.util.Vector<LayeredTopic> roles,
                java.util.Vector<LayeredTopic> chosen,
                LayeredTopic type)
Adds LayeredAssociations into associations set based on the possible players
 for each role given in the players map. 
 | 
(package private) LayeredTopic | 
LayerStack.getLayeredTopic(Topic t,
               java.util.Map<Topic,LayeredTopic> layeredTopics)  | 
| Constructor and Description | 
|---|
LayeredAssociation(LayerStack layerStack,
                  LayeredTopic type)
Creates a new instance of LayeredAssociation 
 | 
Copyright 2004-2015 Wandora Team