|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--infosapient.system.ObservableImpl | +--infosapient.system.FzySystemComponent | +--infosapient.hdg.FzyHedge | +--infosapient.hdg.FzyHdgAROUND
Class FzyHdgAROUND broadens the membership around the maximum height of the set, by raising
m[i] to @link FzyHedge.AROUND_EXP
.
Field Summary | |
(package private) static long |
serialVersionUID
|
Fields inherited from class infosapient.hdg.FzyHedge |
ABOUT_EXP,
AROUND_EXP,
CLOSE_EXP,
CN,
DEFINITELY_EXP,
EXTREMELY_EXP,
INC_DEC_FACTOR,
m,
NEAR_EXP,
POSITIVE_EXP,
results,
ROUGHLY_EXP,
serialVersionUID,
SLIGHTLY_EXP,
SOMEWHAT_EXP,
VECMAX,
VERY_EXP,
VICINITY_EXP |
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 | |
FzyHdgAROUND()
|
Method Summary | |
FzySet |
apply(FzySet aSet)
Implemented by my subclasses to perform the requested fuzzy set surface modification. |
java.lang.String |
getName()
|
Methods inherited from class infosapient.hdg.FzyHedge |
CreateHedgeFor,
getSolutionDOM,
hasSolution,
printOn,
reset,
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 |
|
Field Detail |
static final long serialVersionUID
Constructor Detail |
public FzyHdgAROUND()
Method Detail |
public FzySet apply(FzySet aSet)
FzySet
- -- the fuzzy set to have the hedge appliedpublic java.lang.String getName()
|
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. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |