Class CLGeneralizationHelper


  • public abstract class CLGeneralizationHelper
    extends java.lang.Object
    A generalization relates a specific classifier to a more general classifier and is owned by the specific classifier. Each instance of the specific classifier is also an indirect instance of the general classifier. This means that the specific classifier inherits the features of the more general classifier.
    See Also:
    CLGeneralization