infosapient.resolution
Class FzyImplicationMINMAX

java.lang.Object
  |
  +--infosapient.system.ObservableImpl
        |
        +--infosapient.system.FzySystemComponent
              |
              +--infosapient.resolution.FzyImplicationMethod
                    |
                    +--infosapient.resolution.FzyImplicationMINMAX

public class FzyImplicationMINMAX
extends FzyImplicationMethod

See Also:
Serialized Form

Field Summary
(package private) static long serialVersionUID
           
 
Fields inherited from class infosapient.resolution.FzyImplicationMethod
currInx, currVECMAX, found, FS_VECMAX, fsDomain, fSet, fsMembership, ix, jx, localDomain, localMembership, nbrOfVals, PREFIX, serialVersionUID, setAdded, solSet, SOLSET_VECMAX, solSetDomain, solSetMembership
 
Fields inherited from class infosapient.system.FzySystemComponent
DEBUG_, myID, name, pcs, serialVersionUID, trace, vcs
 
Fields inherited from class infosapient.system.ObservableImpl
arr, changed, obs, serialVersionUID
 
Constructor Summary
FzyImplicationMINMAX()
           
 
Method Summary
 void applyImplicationMethod(FzySet fs, FzySolutionSet sSet)
           
protected  void fsSetOverlaps()
          This condition means that the fzySet to be added completely overlaps the new set.
 java.lang.String getName()
           
protected  void leftOverlap()
          This condition means that the new set is shifted to the LEFT of the existing set, but partially overlap to some extent.
protected  void rightOverlap()
          This condition means that the added set will be added to the RIGHT but still partially overlap the existing set.
protected  void solutionSetOverlaps()
          This condition means that the solution set completely overlaps the new set.
 
Methods inherited from class infosapient.resolution.FzyImplicationMethod
disjointLeft, disjointRight, ImplicationMethodFactory, initialSet, printOn, replaceArrays, toString, toXML, toXML
 
Methods inherited from class infosapient.system.FzySystemComponent
addPropertyChangeListener, addVetoableChangeListener, equals, getID, getPropertyChangeSupport, getVetoableChangeSupport, hashCode, removePropertyChangeListener, removeVetoableChangeListener, setID, setName
 
Methods inherited from class infosapient.system.ObservableImpl
addObserver, clearChanged, containsObserver, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, notify, notifyAll, registerNatives, wait, wait, wait
 

Field Detail

serialVersionUID

static final long serialVersionUID
Constructor Detail

FzyImplicationMINMAX

public FzyImplicationMINMAX()
Method Detail

applyImplicationMethod

public void applyImplicationMethod(FzySet fs,
                                   FzySolutionSet sSet)
                            throws FzySystemException
Overrides:
applyImplicationMethod in class FzyImplicationMethod

fsSetOverlaps

protected void fsSetOverlaps()
This condition means that the fzySet to be added completely overlaps the new set.

getName

public java.lang.String getName()
Overrides:
getName in class FzySystemComponent

leftOverlap

protected void leftOverlap()
This condition means that the new set is shifted to the LEFT of the existing set, but partially overlap to some extent.

rightOverlap

protected void rightOverlap()
This condition means that the added set will be added to the RIGHT but still partially overlap the existing set.

solutionSetOverlaps

protected void solutionSetOverlaps()
This condition means that the solution set completely overlaps the new set.

License to use this program is provided under the TERMS OF THE COMMON PUBLIC LICENSE 0.5. ("AGREEMENT"). ANY USE, REPRODUCTION OR DISTRIBUTION OF THE PROGRAM CONSTITUTES RECIPIENT'S ACCEPTANCE OF THIS AGREEMENT.

Copyright (c) 2001, Workplace Performance Tools, All Rights Reserved