Uses of Interface
com._1c.g5.v8.derived.computer.IDerivedDataRemover
-
Packages that use IDerivedDataRemover Package Description com._1c.g5.v8.derived com._1c.g5.v8.dt.bp.scheme com._1c.g5.v8.dt.bp.scheme.derived com._1c.g5.v8.dt.md com._1c.g5.v8.dt.style com._1c.g5.v8.dt.xdto.runtime -
-
Uses of IDerivedDataRemover in com._1c.g5.v8.derived
Methods in com._1c.g5.v8.derived that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Collection<IDerivedDataRemover>
IDerivedDataConfigurationContributor. getRemovers()
Gets the collection of contributed removers. -
Uses of IDerivedDataRemover in com._1c.g5.v8.dt.bp.scheme
Methods in com._1c.g5.v8.dt.bp.scheme that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Class<? extends IDerivedDataRemover>
BpSchemeRuntimeModule. bindIDerivedDataRemover()
-
Uses of IDerivedDataRemover in com._1c.g5.v8.dt.bp.scheme.derived
Classes in com._1c.g5.v8.dt.bp.scheme.derived that implement IDerivedDataRemover Modifier and Type Class Description class
GraphicalSchemeDerivedDataRemover
Implementation of derived data remover for graphical scheme slice.Methods in com._1c.g5.v8.dt.bp.scheme.derived that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Collection<IDerivedDataRemover>
GraphicalSchemeDerivedDataContributor. getRemovers()
-
Uses of IDerivedDataRemover in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Class<? extends IDerivedDataRemover>
MdRuntimeModule. bindIDerivedDataRemover()
-
Uses of IDerivedDataRemover in com._1c.g5.v8.dt.style
Methods in com._1c.g5.v8.dt.style that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Class<? extends IDerivedDataRemover>
StyleRuntimeModule. bindIDerivedDataRemover()
-
Uses of IDerivedDataRemover in com._1c.g5.v8.dt.xdto.runtime
Methods in com._1c.g5.v8.dt.xdto.runtime that return types with arguments of type IDerivedDataRemover Modifier and Type Method Description Class<? extends IDerivedDataRemover>
XdtoRuntimeModule. bindIIDerivedDataRemover()
-