Uses of Class
com.e1c.g5.v8.dt.check.components.BasicCheck.TopObjectConfigurationBuilder
Packages that use BasicCheck.TopObjectConfigurationBuilder
-
Uses of BasicCheck.TopObjectConfigurationBuilder in com.e1c.g5.v8.dt.check.components
Methods in com.e1c.g5.v8.dt.check.components that return BasicCheck.TopObjectConfigurationBuilderModifier and TypeMethodDescriptionBasicCheck.TopObjectConfigurationBuilder.checkTop()As the check allows to validate several objects by the same check, it's possible to state that both defined containments and top object should be a target of the validation.BasicCheck.TopObjectConfigurationBuilder.description(String description) Sets the simple description for the check.Defines the type of issues provided by this checkDefines the check title.BasicCheck.CheckConfigurer.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) Defines the check running rule on change of model top object data.BasicCheck.CheckParameterBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) Defines the check running rule on change of model top object data.BasicCheck.ContainmentConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) Defines the check running rule on change of model top object data.BasicCheck.TopObjectConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) Defines the check running rule on change of model top object data.BasicCheck.TopObjectFeatureConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) Defines the check running rule on change of model top object data.