Uses of Interface
com.dna.jopt.member.unit.condition.resource.IResourceLevelConstraint
-
Uses of IResourceLevelConstraint in com.dna.jopt.member.unit.condition.resource
-
Uses of IResourceLevelConstraint in com.dna.jopt.member.unit.resource
Modifier and TypeMethodDescriptionCapacityResource.getConstraints()
IResource.getConstraints()
Gets theIConstraint
from theResource
that it is limited to.Modifier and TypeMethodDescriptionvoid
CapacityResource.addConstraint
(IResourceLevelConstraint constraint) void
IResource.addConstraint
(IResourceLevelConstraint constraint) Adds anIConstraint
to theResource
so it can only give service to theNodes
that have the appropriateIQualification
.