public interface ScopedConstraintIF extends ConstraintIF
Modifier and Type | Method and Description |
---|---|
ScopeSpecification |
getScopeSpecification()
INTERNAL: Returns the object containing the scope specification.
|
void |
setScopeSpecification(ScopeSpecification scope)
INTERNAL: Sets the object containing the scope specification.
|
matches
ScopeSpecification getScopeSpecification()
void setScopeSpecification(ScopeSpecification scope)