|
||||||||
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 final 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,
IProject project)
|
Method Summary | |
---|---|
boolean |
setBuildValidation(boolean bool)
Set whether this validator should be triggered by the build process. |
boolean |
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, validationFinishing |
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, hasGlobalChanges, hashCodeForConfig, isBuildValidation, isChanged, isManualValidation, resetChangeCounters, sameConfig, setDelegatingId, setMarkerId, setSourceId, setVersion, shouldClearMarkers, shouldValidate, shouldValidate, shouldValidateProject, shouldValidateProject, toString, validate, 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, IProject project)
Method Detail |
---|
public boolean setManualValidation(boolean bool)
Validator
setManualValidation
in class Validator.V1
public boolean setBuildValidation(boolean bool)
Validator
setBuildValidation
in class Validator.V1
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |