public interface TAURUSConfigurationValidator
TAURUSConfiguration.
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 |
validateActionDescriptors(CActionDescriptors value) |
boolean |
validateApplicationOptions(ApplicationOptions value) |
boolean |
validateElementListStructures(CElementListStructures value) |
boolean |
validateElementTypes(CElementTypes value) |
boolean |
validateFileDescriptors(CFileDescriptors value) |
boolean |
validateFilterTypes(CFilterTypes value) |
boolean |
validateFunctionPackages(CFunctionPackages value) |
boolean |
validateGlobalActions(CGlobalActions value) |
boolean |
validateIcons(CIcons value) |
boolean |
validateIDDefinitions(CIDDefinitions value) |
boolean |
validateProperties(CProperties value) |
boolean |
validateToolDescriptors(CToolDescriptors value) |
boolean validate()
boolean validateApplicationOptions(ApplicationOptions value)
boolean validateFunctionPackages(CFunctionPackages value)
boolean validateIDDefinitions(CIDDefinitions value)
boolean validateActionDescriptors(CActionDescriptors value)
boolean validateGlobalActions(CGlobalActions value)
boolean validateElementTypes(CElementTypes value)
boolean validateElementListStructures(CElementListStructures value)
boolean validateFileDescriptors(CFileDescriptors value)
boolean validateFilterTypes(CFilterTypes value)
boolean validateProperties(CProperties value)
boolean validateToolDescriptors(CToolDescriptors value)
boolean validateIcons(CIcons value)
Copyright © 2015 Micro Focus GmbH. All rights reserved.