
public class PropertyValueMethodConstraint extends AbstractMethodConstraint
| Modifier and Type | Field and Description |
|---|---|
protected static Logger |
log |
guardedMethod, guardedModuleName| Constructor and Description |
|---|
PropertyValueMethodConstraint() |
| Modifier and Type | Method and Description |
|---|---|
String |
getTargetModuleName() |
String |
getTargetProperty() |
String |
getTargetValue() |
boolean |
isVerified(Context ctx) |
void |
setTargetModuleName(String targetModuleName) |
void |
setTargetProperty(String targetProperty) |
void |
setTargetValue(String targetValue) |
String |
toString() |
getGuardedMethod, getGuardedModuleName, isApplicable, setGuardedMethod, setGuardedModuleNameprotected static Logger log
public String getTargetModuleName()
public void setTargetModuleName(String targetModuleName)
public String getTargetProperty()
public void setTargetProperty(String targetProperty)
public String getTargetValue()
public void setTargetValue(String targetValue)
public boolean isVerified(Context ctx)
Copyright © 2015 LSST. All rights reserved.