Uses of Class
com.e1c.g5.v8.dt.check.components.BasicCheck.ModuleConfigurationBuilder
- 
Packages that use BasicCheck.ModuleConfigurationBuilder Package Description com.e1c.g5.v8.dt.check.components 
- 
- 
Uses of BasicCheck.ModuleConfigurationBuilder in com.e1c.g5.v8.dt.check.componentsMethods in com.e1c.g5.v8.dt.check.components that return BasicCheck.ModuleConfigurationBuilder Modifier and Type Method Description BasicCheck.ModuleConfigurationBuilderBasicCheck.ModuleConfigurationBuilder. checkedObjectType(org.eclipse.emf.ecore.EClass... types)Defines the set of language object types that will be sent to this check for the validation.BasicCheck.ModuleConfigurationBuilderBasicCheck.CheckConfigurer. module()Declares the participation of the check into the language module check process.BasicCheck.ModuleConfigurationBuilderBasicCheck.CheckParameterBuilder. module()Declares the participation of the check into the language module check process.
 
-