|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.wst.validation.Validator
org.eclipse.wst.validation.Validator.V1
org.eclipse.wst.validation.Validator.V1.V1Copy
public static class Validator.V1.V1Copy
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.eclipse.wst.validation.Validator.V1 |
|---|
Validator.V1.V1Copy |
| Nested classes/interfaces inherited from class org.eclipse.wst.validation.Validator |
|---|
Validator.Level, Validator.V1, Validator.V2 |
| Constructor Summary | |
|---|---|
Validator.V1.V1Copy(ValidatorMetaData vmd,
ValidationConfiguration vc)
|
|
| Method Summary | |
|---|---|
void |
become(Validator val)
Take the instance variables from the incoming validator and set them to yourself. |
void |
setBuildValidation(boolean bool)
Set whether this validator should be triggered by the build process. |
void |
setManualValidation(boolean bool)
Set whether this validator should be triggered as part of a manual validation. |
| Methods inherited from class org.eclipse.wst.validation.Validator.V1 |
|---|
asIValidator, asV1Validator, copy, getId, getName, getValidatorClassname, getVmd, validate |
| Methods inherited from class org.eclipse.wst.validation.Validator |
|---|
asV2Validator, bumpChangeCountGlobal, bumpChangeCountMessages, clean, compareTo, copy, create, create, getChangeCountGlobal, getChangeCountMessages, getDelegatingId, getMarkerId, getMessage, getMessageSettings, getProject, getSourceId, getVersion, hashCodeForConfig, isBuildValidation, isChanged, isManualValidation, resetChangeCounters, sameConfig, setDelegatingId, setMarkerId, setSourceId, setVersion, shouldValidate, shouldValidate, shouldValidateProject, shouldValidateProject, toString, validationFinishing, validationStarting |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Validator.V1.V1Copy(ValidatorMetaData vmd,
ValidationConfiguration vc)
| Method Detail |
|---|
public void setManualValidation(boolean bool)
Validator
setManualValidation in class Validator.V1public void setBuildValidation(boolean bool)
Validator
setBuildValidation in class Validator.V1public void become(Validator val)
Validator
become in class Validator.V1
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||