|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectfuzzydl.Label
public class Label
Label (weighted concept used in created individuals).
| Constructor Summary | |
|---|---|
Label(Concept concept,
Degree weight)
|
|
| Method Summary | |
|---|---|
boolean |
equals(Label cw)
Indicates whether some other object is "equal to" this one. |
java.lang.String |
getName()
Gets the name of the label. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Label(Concept concept,
Degree weight)
| Method Detail |
|---|
public java.lang.String getName()
public boolean equals(Label cw)
cw - The reference object with which to compare.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||