Uses of Class
com._1c.g5.v8.dt.supply.datareference.SupplyDependencyContext
-
Packages that use SupplyDependencyContext Package Description com._1c.g5.v8.dt.supply.datareference -
-
Uses of SupplyDependencyContext in com._1c.g5.v8.dt.supply.datareference
Methods in com._1c.g5.v8.dt.supply.datareference that return types with arguments of type SupplyDependencyContext Modifier and Type Method Description Iterable<SupplyDependencyContext>
UniqueNameContainmentDataReference. getDependencyContexts()
Gets the dependency context iterable.Methods in com._1c.g5.v8.dt.supply.datareference with parameters of type SupplyDependencyContext Modifier and Type Method Description void
UniqueNameContainmentDataReference. addDependencyContext(SupplyDependencyContext dependencyContext)
Adds a dependency context to the path.
-