|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.refractions.udig.validation.ValidateNullZero
public class ValidateNullZero
Overrides the FeatureValidationOp abstract class to return NullZeroValidation()
| Field Summary | |
|---|---|
Combo |
combo
|
GenericValidationResults |
results
|
java.lang.String |
xPath
public for testing purposes only |
| Constructor Summary | |
|---|---|
ValidateNullZero()
|
|
| Method Summary | |
|---|---|
protected boolean |
canValidate(FeatureType featureType)
This method may be overridden for classes which only validate certain featureTypes |
Dialog |
getDialog(Shell shell,
FeatureType featureType)
public for testing purposes only |
FeatureValidation |
getValidator()
|
void |
op(Display display,
java.lang.Object target,
IProgressMonitor monitor)
|
void |
setXpath(Combo combo)
public for testing purposes only |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public java.lang.String xPath
public Combo combo
public GenericValidationResults results
| Constructor Detail |
|---|
public ValidateNullZero()
| Method Detail |
|---|
public FeatureValidation getValidator()
public Dialog getDialog(Shell shell,
FeatureType featureType)
public void setXpath(Combo combo)
public void op(Display display,
java.lang.Object target,
IProgressMonitor monitor)
throws java.lang.Exception
java.lang.Exceptionnet.refractions.udig.ui.operations.IOp#op(org.eclipse.swt.widgets.Display, java.lang.Object, org.eclipse.core.runtime.IProgressMonitor)protected boolean canValidate(FeatureType featureType)
featureType -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||