net.ontopia.topicmaps.classify
Class TologRulePlugin

java.lang.Object
  extended by net.ontopia.topicmaps.classify.TologRulePlugin
All Implemented Interfaces:
ClassifyPluginIF

public class TologRulePlugin
extends java.lang.Object
implements ClassifyPluginIF

INTERNAL:


Constructor Summary
TologRulePlugin()
           
 
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
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TologRulePlugin

public TologRulePlugin()
Method Detail

isClassifiable

public boolean isClassifiable(TopicIF topic)
Description copied from interface: ClassifyPluginIF
INTERNAL: Returns true if the plug-in is able to locate classifiable content for the given topic.

Specified by:
isClassifiable in interface ClassifyPluginIF

getClassifiableContent

public ClassifiableContentIF getClassifiableContent(TopicIF topic)
Description copied from interface: ClassifyPluginIF
INTERNAL: Returns the classifiable content for the given topic.

Specified by:
getClassifiableContent in interface ClassifyPluginIF


Copyright © 2000-2012 Ontopia.