etomica.compatibility
Class FeatureRequirement
java.lang.Object
etomica.compatibility.Requirement
etomica.compatibility.FeatureRequirement
- All Implemented Interfaces:
- Serializable
public class FeatureRequirement
- extends Requirement
- implements Serializable
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
expected_result
protected int expected_result
reference
protected Feature reference
isSatisfied
public boolean isSatisfied(FeatureSet featlist)
- Specified by:
isSatisfied in class Requirement