BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.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 |
BasicCheck.TopObjectConfigurationBuilder.description(String description) |
Sets the simple description for the check.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.TopObjectConfigurationBuilder.issueType(IssueType issueType) |
Defines the type of issues provided by this check
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.TopObjectConfigurationBuilder.title(String title) |
Defines the check title.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.CheckConfigurer.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) |
Defines the check running rule on change of model top object data.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.CheckParameterBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) |
Defines the check running rule on change of model top object data.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.ContainmentConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) |
Defines the check running rule on change of model top object data.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.TopObjectConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) |
Defines the check running rule on change of model top object data.
|
BasicCheck.TopObjectConfigurationBuilder |
BasicCheck.TopObjectFeatureConfigurationBuilder.topObject(org.eclipse.emf.ecore.EClass topObjectEClass) |
Defines the check running rule on change of model top object data.
|