ikbs.learning.utils
Class RcoToInduction

java.lang.Object
  extended by ikbs.learning.utils.RcoToInduction

public class RcoToInduction
extends java.lang.Object


Constructor Summary
RcoToInduction()
           
 
Method Summary
 InductionElement creerInduction(DescriptiveElement ed)
           
 InductionElement creerInduction(DescriptiveElement ed, ValSchema base)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RcoToInduction

public RcoToInduction()
Method Detail

creerInduction

public InductionElement creerInduction(DescriptiveElement ed)

creerInduction

public InductionElement creerInduction(DescriptiveElement ed,
                                       ValSchema base)