public class NoNames extends Object
Constructor and Description |
---|
NoNames(TopicMapIF tm) |
Modifier and Type | Method and Description |
---|---|
void |
findNoNameTopics()
Finds all the topics with no name in the Topic Map.
|
Collection |
getNoCharacteristics()
Returns all topics with no characteristics.
|
Collection |
getNoNameTopics()
Returns all topics and associations with no names.
|
Collection |
getNoNameUnconstrained()
Returns all topics with no name in the unconstrained scope
|
String |
getTopicId(TopicIF topic) |
public NoNames(TopicMapIF tm)
public void findNoNameTopics()
public Collection getNoNameTopics()
public Collection getNoCharacteristics()
public Collection getNoNameUnconstrained()