Uses of Interface
com._1c.g5.v8.dt.compare.model.OtherSymlinkTopNodeId
-
Packages that use OtherSymlinkTopNodeId Package Description com._1c.g5.v8.dt.compare.model com._1c.g5.v8.dt.compare.model.impl com._1c.g5.v8.dt.compare.model.util -
-
Uses of OtherSymlinkTopNodeId in com._1c.g5.v8.dt.compare.model
Methods in com._1c.g5.v8.dt.compare.model that return OtherSymlinkTopNodeId Modifier and Type Method Description OtherSymlinkTopNodeIdCompareFactory. createOtherSymlinkTopNodeId()Returns a new object of class 'Other Symlink Top Node Id'. -
Uses of OtherSymlinkTopNodeId in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement OtherSymlinkTopNodeId Modifier and Type Class Description classOtherSymlinkTopNodeIdImplAn implementation of the model object 'Other Symlink Top Node Id'.Methods in com._1c.g5.v8.dt.compare.model.impl that return OtherSymlinkTopNodeId Modifier and Type Method Description OtherSymlinkTopNodeIdCompareFactoryImpl. createOtherSymlinkTopNodeId() -
Uses of OtherSymlinkTopNodeId in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type OtherSymlinkTopNodeId Modifier and Type Method Description TCompareSwitch. caseOtherSymlinkTopNodeId(OtherSymlinkTopNodeId object)Returns the result of interpreting the object as an instance of 'Other Symlink Top Node Id'.
-