it.unitn.disi.smatch.classifiers
Class ZeroClassifier

java.lang.Object
  extended by it.unitn.disi.smatch.classifiers.ZeroClassifier
All Implemented Interfaces:
IClassifier

public class ZeroClassifier
extends java.lang.Object
implements IClassifier

Does nothing.

Author:
Mikalai Yatskevich mikalai.yatskevich@comlab.ox.ac.uk, Aliaksandr Autayeu avtaev@gmail.com

Constructor Summary
ZeroClassifier()
           
 
Method Summary
 IContext buildCNodeFormulas(IContext context)
          Constructs concept@node formulas for all the nodes in the context Must be executed after buildCLabs.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ZeroClassifier

public ZeroClassifier()
Method Detail

buildCNodeFormulas

public IContext buildCNodeFormulas(IContext context)
Description copied from interface: IClassifier
Constructs concept@node formulas for all the nodes in the context Must be executed after buildCLabs.

Specified by:
buildCNodeFormulas in interface IClassifier
Parameters:
context - context
Returns:
processed context


© 2010 Knowdive @ DISI