public interface ISingleObjectConstraint
AccessConstraint that involves only one object.| Modifier and Type | Method and Description | 
|---|---|
IServiceProvider | 
getConstrainedObject()
Gets the object to which this constraint applies. 
 | 
void | 
setConstrainedObject(IServiceProvider value)
Sets the object to which this constraint applies. 
 | 
IServiceProvider getConstrainedObject()
void setConstrainedObject(IServiceProvider value)