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.components
Methods in com.e1c.g5.v8.dt.check.components that return BasicCheck.ModuleConfigurationBuilder Modifier and Type Method Description BasicCheck.ModuleConfigurationBuilder
BasicCheck.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.ModuleConfigurationBuilder
BasicCheck.CheckConfigurer. module()
Declares the participation of the check into the language module check process.BasicCheck.ModuleConfigurationBuilder
BasicCheck.CheckParameterBuilder. module()
Declares the participation of the check into the language module check process.
-