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 OtherSymlinkTopNodeId
CompareFactory. 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 class
OtherSymlinkTopNodeIdImpl
An 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 OtherSymlinkTopNodeId
CompareFactoryImpl. 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 T
CompareSwitch. caseOtherSymlinkTopNodeId(OtherSymlinkTopNodeId object)
Returns the result of interpreting the object as an instance of 'Other Symlink Top Node Id'.
-