de.ls5.jlearn.algorithms.dhcmodular
Class EquivalenceConceptSignature

java.lang.Object
  extended by de.ls5.jlearn.algorithms.dhcmodular.EquivalenceConceptSignature
All Implemented Interfaces:
EquivalenceConcept

public class EquivalenceConceptSignature
extends Object
implements EquivalenceConcept

Author:
merten

Constructor Summary
EquivalenceConceptSignature()
           
 
Method Summary
 State getEquivalentState(State state)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EquivalenceConceptSignature

public EquivalenceConceptSignature()
Method Detail

getEquivalentState

public State getEquivalentState(State state)
                         throws LearningException
Specified by:
getEquivalentState in interface EquivalenceConcept
Throws:
LearningException


Copyright © 2011. All Rights Reserved.