Interface IResourceInstanceConstraint
- All Known Implementing Classes:
MultipleResourceInstancesConstraint,SingleResourceInstanceConstraint
public interface IResourceInstanceConstraint
-
Method Summary
Modifier and TypeMethodDescriptionbooleancheck(IResourceInstance instance) Checks whether the condition is fulfilled for the given instance.
-
Method Details
-
check
Checks whether the condition is fulfilled for the given instance.
-