Uses of Class
com.e1c.g5.v8.dt.internal.check.derived.ModelRebuildDefinition
Packages that use ModelRebuildDefinition
Package
Description
-
Uses of ModelRebuildDefinition in com.e1c.g5.v8.dt.internal.check
Methods in com.e1c.g5.v8.dt.internal.check that return types with arguments of type ModelRebuildDefinitionModifier and TypeMethodDescriptiondefault Map<org.eclipse.emf.ecore.EClass,
ModelRebuildDefinition> ICheckMetadataManager.getModelRebuildDefinitions()
Gets registered rebuild scope definitions -
Uses of ModelRebuildDefinition in com.e1c.g5.v8.dt.internal.check.derived
Constructor parameters in com.e1c.g5.v8.dt.internal.check.derived with type arguments of type ModelRebuildDefinitionModifierConstructorDescriptionModelCheckDerivedDataComputer
(String supportedSegmentId, Collection<org.eclipse.emf.ecore.EClass> supportedTypes, CheckComplexity complexity, boolean criticalDataIntegrityChecks, Map<org.eclipse.emf.ecore.EClass, ModelRebuildDefinition> rebuildDefinitions, ICheckExecutor checkExecutor, ICheckRepository checkRepository, IResourceLookup resourceLookup, IModelEditingSupport modelEditingSupport, IMarkerManager markerManager) Constructs the instance of the computer. -
Uses of ModelRebuildDefinition in com.e1c.g5.v8.dt.internal.check.repository
Methods in com.e1c.g5.v8.dt.internal.check.repository that return types with arguments of type ModelRebuildDefinitionModifier and TypeMethodDescriptionMap<org.eclipse.emf.ecore.EClass,
ModelRebuildDefinition> CheckRepository.getModelRebuildDefinitions()