public interface RFileAttributeValidator
RFileAttribute.
This doesn't really do anything, and it's not a real EMF artifact.
It was generated by the org.eclipse.emf.examples.generator.validator plug-in to illustrate how EMF's code generator can be extended.
This can be disabled with -vmargs -Dorg.eclipse.emf.examples.generator.validator=false.| Modifier and Type | Method and Description |
|---|---|
boolean |
validate() |
boolean |
validateID(java.lang.String value) |
boolean |
validateMandatory(boolean value) |
boolean |
validateStaticValue(java.lang.String value) |
boolean |
validateTargetID(Property value) |
boolean |
validateType(EFileAttributeType value) |
boolean validate()
boolean validateTargetID(Property value)
boolean validateID(java.lang.String value)
boolean validateStaticValue(java.lang.String value)
boolean validateType(EFileAttributeType value)
boolean validateMandatory(boolean value)
Copyright © 2015 Micro Focus GmbH. All rights reserved.