|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfuzzyowl2.FuzzyProperty
fuzzyowl2.ModifiedProperty
public class ModifiedProperty
Fuzzy modified property.
Constructor Summary | |
---|---|
ModifiedProperty(java.lang.String mod,
java.lang.String prop)
|
Method Summary | |
---|---|
java.lang.String |
getFuzzyModifier()
|
java.lang.String |
getFuzzyProperty()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ModifiedProperty(java.lang.String mod, java.lang.String prop)
Method Detail |
---|
public java.lang.String getFuzzyModifier()
public java.lang.String getFuzzyProperty()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |