Uses of Package
com.e1c.g5.v8.dt.check.context
-
Packages that use com.e1c.g5.v8.dt.check.context Package Description com.e1c.g5.v8.dt.check com.e1c.g5.v8.dt.check.context -
Classes in com.e1c.g5.v8.dt.check.context used by com.e1c.g5.v8.dt.check Class 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.OnModelObjectRemovalContextCollector 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. -
Classes in com.e1c.g5.v8.dt.check.context used by com.e1c.g5.v8.dt.check.context 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.ContainmentPathNode The node of the containment path tree.