Uses of Interface
com._1c.g5.v8.dt.compare.model.SymlinkComparisonNode
Packages that use SymlinkComparisonNode
Package
Description
-
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.bsl.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.bsl.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Bsl Module Comparison Node'.interface
A representation of the model object 'Bsl Module Section Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Bsl Module Comparison Node'.class
An implementation of the model object 'Bsl Module Section Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionBslCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.chart.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.chart.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Chart Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.chart.compare.impl
Classes in com._1c.g5.v8.dt.chart.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.chart.compare.util
Methods in com._1c.g5.v8.dt.chart.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionChartCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.cmi.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.cmi.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Cmi Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.cmi.compare.impl
Classes in com._1c.g5.v8.dt.cmi.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Cmi Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.cmi.compare.util
Methods in com._1c.g5.v8.dt.cmi.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionCmiCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionstatic String
ComparisonUtils.getNonNullSymlink
(SymlinkComparisonNode node) Gets full name ofSymlinkComparisonNode
. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.merge
Methods in com._1c.g5.v8.dt.compare.merge with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionIMergeSession.getMainSymlink
(SymlinkComparisonNode node) Gets actual symbolic link (a.k.a.void
IMergeSession.registerRenamingObject
(SymlinkComparisonNode node, String newSymlink) Registers a new symbolic link of the object to be renamed during the merge process. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.modelModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'External Property Comparison Node'.interface
A representation of the model object 'Manifest Comparison Node'.interface
A representation of the model object 'Root Comparison Node'.interface
A representation of the model object 'Solid Resource Comparison Node'.interface
A representation of the model object 'Top Comparison Node'.interface
A representation of the model object 'Top Model Objects Comparison Node'.interface
A representation of the model object 'Unsupported Object Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'External Property Comparison Node'.class
An implementation of the model object 'Manifest Comparison Node'.class
An implementation of the model object 'Root Comparison Node'.class
An implementation of the model object 'Solid Resource Comparison Node'.class
An implementation of the model object 'Symlink Comparison Node'.class
An implementation of the model object 'Top Comparison Node'.class
An implementation of the model object 'Top Model Objects Comparison Node'.class
An implementation of the model object 'Unsupported Object Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.compare.ui.editor
Methods in com._1c.g5.v8.dt.compare.ui.editor that return types with arguments of type SymlinkComparisonNodeModifier and TypeMethodDescriptionIDtComparisonViewDataProvider.getPotentialCorrespondingNodes
(IPartialModelNode node, ComparisonSide sourceSide) Returns list of potential corresponding nodes for the specified node. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.dcs.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.dcs.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dcs Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.dcs.compare.impl
Classes in com._1c.g5.v8.dt.dcs.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dcs Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.dcs.compare.util
Methods in com._1c.g5.v8.dt.dcs.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionDcsCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.form.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.form.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Form Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.form.compare.impl
Classes in com._1c.g5.v8.dt.form.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Form Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.form.compare.util
Methods in com._1c.g5.v8.dt.form.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionFormCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.htmldocument.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.htmldocument.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Html Document Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.impl
Classes in com._1c.g5.v8.dt.htmldocument.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Html Document Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.util
Methods in com._1c.g5.v8.dt.htmldocument.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionHtmlDocumentCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.internal.compare.store
Methods in com._1c.g5.v8.dt.internal.compare.store with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionvoid
ComparisonProcessStore.cleanCorrespondence
(ComparisonProcessHandle handle, SymlinkComparisonNode node) void
IComparisonProcessStore.cleanCorrespondence
(ComparisonProcessHandle handle, SymlinkComparisonNode node) Cleans (recursively, if required) the correspondence information related to the specified node. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.internal.compare.ui.editor
Methods in com._1c.g5.v8.dt.internal.compare.ui.editor that return types with arguments of type SymlinkComparisonNodeModifier and TypeMethodDescriptionDtComparisonViewDataProvider.getPotentialCorrespondingNodes
(IPartialModelNode node, ComparisonSide sourceSide) -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.internal.merge
Methods in com._1c.g5.v8.dt.internal.merge with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionRenamingObjectsRegistry.getActualSymlink
(SymlinkComparisonNode node) Returns actual symlink of the object after renaming for the specified comparison node.MergeSession.getMainSymlink
(SymlinkComparisonNode node) void
RenamingObjectsRegistry.registerActualSymlink
(SymlinkComparisonNode node, String actualSymlink) Registers new symlink of the renaming object for the specified top comparison node.void
MergeSession.registerRenamingObject
(SymlinkComparisonNode node, String newSymlink) -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.md.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Child Md Object Comparison Node'.interface
A representation of the model object 'Md Object Collection Element Comparison Node'.interface
A representation of the model object 'Md Object Comparison Node'.interface
A representation of the model object 'Top Md Object Collection Element Comparison Node'.interface
A representation of the model object 'Top Md Object Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Child Md Object Comparison Node'.class
An implementation of the model object 'Md Object Collection Element Comparison Node'.class
An implementation of the model object 'Md Object Comparison Node'.class
An implementation of the model object 'Top Md Object Collection Element Comparison Node'.class
An implementation of the model object 'Top Md Object Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.rights.compare
Subinterfaces of SymlinkComparisonNode in com._1c.g5.v8.dt.rights.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Rights Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.rights.compare.impl
Classes in com._1c.g5.v8.dt.rights.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Rights Comparison Node'. -
Uses of SymlinkComparisonNode in com._1c.g5.v8.dt.rights.compare.util
Methods in com._1c.g5.v8.dt.rights.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionRightsCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'. -
Uses of SymlinkComparisonNode in com.e1c.g5.v8.dt.md.aindex.compare
Subinterfaces of SymlinkComparisonNode in com.e1c.g5.v8.dt.md.aindex.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Additional Indexes Comparison Node'. -
Uses of SymlinkComparisonNode in com.e1c.g5.v8.dt.md.aindex.compare.impl
Classes in com.e1c.g5.v8.dt.md.aindex.compare.impl that implement SymlinkComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Additional Indexes Comparison Node'. -
Uses of SymlinkComparisonNode in com.e1c.g5.v8.dt.md.aindex.compare.util
Methods in com.e1c.g5.v8.dt.md.aindex.compare.util with parameters of type SymlinkComparisonNodeModifier and TypeMethodDescriptionAdditionalIndexesCompareSwitch.caseSymlinkComparisonNode
(SymlinkComparisonNode object) Returns the result of interpreting the object as an instance of 'Symlink Comparison Node'.