|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.ontopia.topicmaps.classify.TopicContentPlugin
public class TopicContentPlugin
INTERNAL: Classifier plugin which produces content from the topic itself.
| Nested Class Summary | |
|---|---|
static class |
TopicContentPlugin.TopicAsContent
|
| Constructor Summary | |
|---|---|
TopicContentPlugin()
|
|
| Method Summary | |
|---|---|
ClassifiableContentIF |
getClassifiableContent(TopicIF topic)
INTERNAL: Returns the classifiable content for the given topic. |
boolean |
isClassifiable(TopicIF topic)
INTERNAL: Returns true if the plug-in is able to locate classifiable content for the given topic. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TopicContentPlugin()
| Method Detail |
|---|
public boolean isClassifiable(TopicIF topic)
ClassifyPluginIF
isClassifiable in interface ClassifyPluginIFpublic ClassifiableContentIF getClassifiableContent(TopicIF topic)
ClassifyPluginIF
getClassifiableContent in interface ClassifyPluginIF
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||