public interface DocGenValidationFactory
extends org.eclipse.emf.ecore.EFactory
DocGenValidationPackage
Modifier and Type | Field and Description |
---|---|
static DocGenValidationFactory |
eINSTANCE
The singleton instance of the factory.
|
Modifier and Type | Method and Description |
---|---|
Rule |
createRule()
Returns a new object of class 'Rule'.
|
Suite |
createSuite()
Returns a new object of class 'Suite'.
|
Violation |
createViolation()
Returns a new object of class 'Violation'.
|
DocGenValidationPackage |
getDgvalidationPackage()
Returns the package supported by this factory.
|
convertToString, create, createFromString, getEPackage, setEPackage
getEAnnotation, getEAnnotations
static final DocGenValidationFactory eINSTANCE
Rule createRule()
Violation createViolation()
Suite createSuite()
DocGenValidationPackage getDgvalidationPackage()