public interface Requirement
Requirement indicates if a Property is active or not.| Modifier and Type | Method and Description |
|---|---|
Property |
getProperty()
Returns the property of the requirement.
|
boolean |
isFulfilled()
Returns
true if the requirement is fulfilled. |
boolean isFulfilled()
true if the requirement is fulfilled.true if the requirement is fulfilledProperty getProperty()