Package com.e1c.g5.v8.dt.check.context
package com.e1c.g5.v8.dt.check.context
-
ClassDescriptionThe session which must be used by
ICheck
developers to react on data changes and schedule the check to run, as the part of com.e1c.g5.v8.dt.check.context.This definition instructs the process of the check rebuild scope collection with a rebuild scenario for a particular type of the object.The node of the containment path tree.The check context collector for the BSL language module changes.Interface of the check context collector which is being called in case if the trackedIBmObject
features are changed.Collects check contexts in case if a new object was added to the model (manually or via the import operation) This collector should be registered via theICheckDefinition.addModelAssociationContextCollector(OnModelObjectAssociationContextCollector, org.eclipse.emf.ecore.EClass)
method during theICheck.configureContextCollector(com.e1c.g5.v8.dt.check.ICheckDefinition)
stage.Collects check contexts in case if a new object was added to the model (manually or via the import operation) This collector should be registered via theICheckDefinition#addModelAssociationContextCollector(OnModelObjectRemovalContextCollector, org.eclipse.emf.ecore.EClass)
method during theICheck.configureContextCollector(com.e1c.g5.v8.dt.check.ICheckDefinition)
stage.