|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectit.unitn.disi.smatch.classifiers.DefaultClassifier
public class DefaultClassifier
Constructs concept@node formulas.
| Constructor Summary | |
|---|---|
DefaultClassifier()
|
|
| Method Summary | |
|---|---|
java.lang.String |
buildCNode(INode in)
Constructs concept@node for a node. |
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 |
|---|
public DefaultClassifier()
| Method Detail |
|---|
public IContext buildCNodeFormulas(IContext context)
IClassifier
buildCNodeFormulas in interface IClassifiercontext - context
public java.lang.String buildCNode(INode in)
in - node
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||