fuzzyowl2
Class FuzzyProperty

java.lang.Object
  extended by fuzzyowl2.FuzzyProperty
Direct Known Subclasses:
ModifiedProperty

public abstract class FuzzyProperty
extends java.lang.Object

Abstract class representing a fuzzy property.

Author:
Fernando Bobillo

Constructor Summary
FuzzyProperty()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FuzzyProperty

public FuzzyProperty()