Uses of Interface
com._1c.g5.v8.derived.IDerivedDataManager
Packages that use IDerivedDataManager
Package
Description
-
Uses of IDerivedDataManager in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return IDerivedDataManagerModifier and TypeMethodDescriptionIDerivedDataBmProvider.getDerivedDataManager()
Gets the associated derived data manager, -
Uses of IDerivedDataManager in com._1c.g5.v8.derived.operations
Constructors in com._1c.g5.v8.derived.operations with parameters of type IDerivedDataManagerModifierConstructorDescriptionWrappingOperation
(Consumer<Object> operation, OperationType type, String name, boolean implicitDerivedDataWait, IDerivedDataManager derivedDataManager) Constructs an operationWrappingOperation
(Consumer<Object> operation, OperationType type, String name, IDerivedDataManager derivedDataManager) Constructs an operation -
Uses of IDerivedDataManager in com._1c.g5.v8.dt.aef2.bm.events
Fields in com._1c.g5.v8.dt.aef2.bm.events declared as IDerivedDataManagerModifier and TypeFieldDescriptionprotected IDerivedDataManager
DerivedDataObjectStatusConsumer.currentDerivedDataManager
-
Uses of IDerivedDataManager in com._1c.g5.v8.dt.core.platform
Methods in com._1c.g5.v8.dt.core.platform that return IDerivedDataManagerModifier and TypeMethodDescriptiondefault IDerivedDataManager
Deprecated.IDerivedDataManagerProvider.get
(IDtProject project) Gets the derived data manager associated with the specified DT project.IDerivedDataManagerProvider.get
(IV8Project project) Deprecated.UseIDerivedDataManagerProvider.get(IDtProject)
instead for better cross-media compatibilityIDerivedDataManagerProvider.get
(org.eclipse.core.resources.IProject project) Gets the derived data status manager for the given project. -
Uses of IDerivedDataManager in com._1c.g5.v8.dt.form.internal.ui.editor.refresher
Constructors in com._1c.g5.v8.dt.form.internal.ui.editor.refresher with parameters of type IDerivedDataManagerModifierConstructorDescriptionFormEditorRefresher
(IFormEditorPage editorPage, IDerivedDataManager derivedManager, IBmModel model) Creates a new form editor refresher. -
Uses of IDerivedDataManager in com._1c.g5.v8.dt.internal.core.platform.bm
Methods in com._1c.g5.v8.dt.internal.core.platform.bm that return IDerivedDataManagerModifier and TypeMethodDescriptionDerivedDataManagerProvider.get
(IDtProject project) DerivedDataManagerProvider.get
(IV8Project project) DerivedDataManagerProvider.get
(org.eclipse.core.resources.IProject project) -
Uses of IDerivedDataManager in com._1c.g5.v8.dt.internal.rights.ui.common
Constructors in com._1c.g5.v8.dt.internal.rights.ui.common with parameters of type IDerivedDataManagerModifierConstructorDescriptionRightsContentFactory
(IRightsEditorController controller, IRightInfosService rightInfosService, List<Role> roles, org.eclipse.core.resources.IProject project, org.eclipse.xtext.naming.IQualifiedNameProvider qualifiedNameProvider, IBmRightsIndexProvider bmRightsIndexProvider, IBmEmfIndexProvider bmEmfIndexProvider, IDerivedDataManager derivedDataManager, IModelEditingSupport modelEditingSupport, IResourceLookup resourceLookup) Constructor. -
Uses of IDerivedDataManager in com._1c.g5.v8.internal.derived
Classes in com._1c.g5.v8.internal.derived that implement IDerivedDataManagerModifier and TypeClassDescriptionfinal class
Standard implementation ofIDerivedDataManager
interface andIComputationTaskManager
mix-in.Methods in com._1c.g5.v8.internal.derived that return IDerivedDataManagerConstructors in com._1c.g5.v8.internal.derived with parameters of type IDerivedDataManagerModifierConstructorDescriptionBmAutoWrappingOperation
(Consumer<Object> operation, OperationType type, String name, IDerivedDataManager derivedDataManager) Constructs an operationDerivedDataProgressReporter
(IDerivedDataManager derivedDataManager) Creates an instance of the progress reporter.DerivedDataUserBlockingListener
(IDerivedDataManager derivedDataStatusManager, IUserActivityBlockingService userActivityBlockingService) Creates a new listener. -
Uses of IDerivedDataManager in com.e1c.g5.v8.dt.internal.snapshot
Classes in com.e1c.g5.v8.dt.internal.snapshot that implement IDerivedDataManagerFields in com.e1c.g5.v8.dt.internal.snapshot declared as IDerivedDataManagerMethods in com.e1c.g5.v8.dt.internal.snapshot that return IDerivedDataManagerModifier and TypeMethodDescriptionDerivedDataManagerProviderMock.get
(IDtProject project) DerivedDataManagerProviderMock.get
(IV8Project project) DerivedDataManagerProviderMock.get
(org.eclipse.core.resources.IProject project)
IDerivedDataManagerProvider.get(IDtProject)
instead for better cross-media compatibility