Package com.e1c.g5.v8.dt.check.context
-
Interface Summary Interface Description OnLanguageResourceChangesContextCollector The check context collector for the BSL language module changes.OnModelFeatureChangeContextCollector Interface of the check context collector which is being called in case if the trackedIBmObject
features are changed.OnModelObjectAssociationContextCollector 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. -
Class Summary Class Description CheckContextCollectingSession The session which must be used byICheck
developers to react on data changes and schedule the check to run, as the part of com.e1c.g5.v8.dt.check.context.*ContextCollector call lifecycle.ModelRebuildScopeCollectorDefinition This definition instructs the process of the check rebuild scope collection with a rebuild scenario for a particular type of the object.ModelRebuildScopeCollectorDefinition.ContainmentPathNode The node of the containment path tree.