Uses of Interface
com._1c.g5.v8.dt.compare.model.TopComparisonNode
Packages that use TopComparisonNode
Package
Description
-
Uses of TopComparisonNode in com._1c.g5.v8.dt.bsl.compare
Subinterfaces of TopComparisonNode 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 TopComparisonNode in com._1c.g5.v8.dt.bsl.compare.impl
Classes in com._1c.g5.v8.dt.bsl.compare.impl that implement TopComparisonNodeModifier 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 TopComparisonNode in com._1c.g5.v8.dt.bsl.compare.util
Methods in com._1c.g5.v8.dt.bsl.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionBslCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.chart.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.chart.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Chart Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.chart.compare.impl
Classes in com._1c.g5.v8.dt.chart.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Chart Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.chart.compare.util
Methods in com._1c.g5.v8.dt.chart.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionChartCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.cmi.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.cmi.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Cmi Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.cmi.compare.impl
Classes in com._1c.g5.v8.dt.cmi.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Cmi Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.cmi.compare.util
Methods in com._1c.g5.v8.dt.cmi.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionCmiCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.core
Methods in com._1c.g5.v8.dt.compare.core that return TopComparisonNodeModifier and TypeMethodDescriptionIComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Adds a new node to the comparison for the top object.IComparisonSession.getTopNode
(String symlink, ComparisonSide side) Returns a top node by the specified symbolic link.IComparisonSession.getTopNodeOf
(long nodeId) Returns a top-level parent node of the node with the specified id.IComparisonSession.getTopNodeOf
(ComparisonNode node) Returns a top-level parent node of the given node.Methods in com._1c.g5.v8.dt.compare.core with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionIComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) Compares objects contained in the specified model top node and returns a list of child nodes to be compared.IComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) Creates merge context for an upcoming merge operation.IComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) In case if the merge process changes the top object it should supply information about affected DDs.org.eclipse.core.runtime.IStatus
IComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Merges the differences in the specified top node in the specified merge session.void
IComparisonParticipant.onChildrenMerged
(TopComparisonNode topNode, MergeContext context) Called when the child nodes of the specified top node have been merged. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.merge
Fields in com._1c.g5.v8.dt.compare.merge declared as TopComparisonNodeModifier and TypeFieldDescriptionfinal TopComparisonNode
MergeContext.topNode
The top node being merged.Constructors in com._1c.g5.v8.dt.compare.merge with parameters of type TopComparisonNodeModifierConstructorDescriptionMergeContext
(ComparisonContext comparisonContext, IMergeSession mergeSession, TopComparisonNode topNode, AbstractComparedEmfObjects<?> topParents) Creates context instance. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of TopComparisonNode 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 Model Objects Comparison Node'.interface
A representation of the model object 'Unsupported Object Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return TopComparisonNodeModifier and TypeMethodDescriptionTopComparisonNode.getTopAncestor()
Returns the value of the 'Top Ancestor' reference.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type TopComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TopComparisonNode>
ComparisonNode.getTopChildren()
Returns the value of the 'Top Children' reference list.org.eclipse.emf.common.util.EList<TopComparisonNode>
TopComparisonNode.getTopDescendants()
Returns the value of the 'Top Descendants' reference list.Methods in com._1c.g5.v8.dt.compare.model with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionvoid
TopComparisonNode.setTopAncestor
(TopComparisonNode value) Sets the value of the 'Top Ancestor
' reference. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement TopComparisonNodeModifier 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 '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'.Methods in com._1c.g5.v8.dt.compare.model.impl that return TopComparisonNodeModifier and TypeMethodDescriptionExternalPropertyComparisonNodeImpl.getTopAncestor()
TopComparisonNodeImpl.getTopAncestor()
Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type TopComparisonNodeModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<TopComparisonNode>
ComparisonNodeImpl.getTopChildren()
org.eclipse.emf.common.util.EList<TopComparisonNode>
ExternalPropertyComparisonNodeImpl.getTopDescendants()
org.eclipse.emf.common.util.EList<TopComparisonNode>
TopComparisonNodeImpl.getTopDescendants()
Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionvoid
ExternalPropertyComparisonNodeImpl.setTopAncestor
(TopComparisonNode newTopAncestor) void
TopComparisonNodeImpl.setTopAncestor
(TopComparisonNode newTopAncestor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.compare.participant
Methods in com._1c.g5.v8.dt.compare.participant with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionprotected ComparisonFlags
AbstractEmfBasedComparisonParticipant.compareEmfContainment
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) Compares containment feature.protected ComparisonFlags
AbstractEmfBasedComparisonParticipant.compareEmfObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) protected ComparisonFlags
AbstractEmfBasedComparisonParticipant.compareOneSideObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) Compares one-side object's triple.protected ComparisonFlags
AbstractEmfBasedComparisonParticipant.compareReference
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, ComparisonContext comparisonContext) Compares a non-containment reference feature.protected ComparisonFlags
AbstractEmfBasedComparisonParticipant.compareValue
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> parentNodeProvider, AbstractComparedEmfObjects<?> parentComparedObjects, ComparedFeatures<?> comparedFeatures, ComparisonContext comparisonContext) AbstractEmfBasedComparisonParticipant.BmIdsWrapper.createWrapperForNode
(TopComparisonNode node) Creates wrapper instance for a new node, but with the same list of bm ids to be wrapped.protected IEmfObjectMatcher
AbstractEmfBasedComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) Returns a custom matcher for the specified reference.protected abstract String
AbstractEmfBasedComparisonParticipant.getExternalPropertySymlink
(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) Returns the symbolic link (FQN) of the specified external property.AbstractEmfBasedComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) protected Collection<MatchedEmfObjects>
AbstractEmfBasedComparisonParticipant.matchEmfObjects
(TopComparisonNode topNode, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, ComparisonContext comparisonContext, ComparisonFlags parentFlags) void
AbstractEmfBasedComparisonParticipant.onChildrenMerged
(TopComparisonNode topNode, MergeContext context) Constructors in com._1c.g5.v8.dt.compare.participant with parameters of type TopComparisonNodeModifierConstructorDescriptionBmIdsWrapper
(TopComparisonNode topNode, List<Long> bmIdsWrappingList) Creates wrapper instance for the specified node. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.dcs.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.dcs.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Dcs Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.dcs.compare.impl
Classes in com._1c.g5.v8.dt.dcs.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Dcs Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.dcs.compare.util
Methods in com._1c.g5.v8.dt.dcs.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionDcsCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.form.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.form.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Form Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.form.compare.impl
Classes in com._1c.g5.v8.dt.form.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Form Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.form.compare.util
Methods in com._1c.g5.v8.dt.form.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionFormCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.htmldocument.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.htmldocument.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Html Document Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.impl
Classes in com._1c.g5.v8.dt.htmldocument.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Html Document Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.htmldocument.compare.util
Methods in com._1c.g5.v8.dt.htmldocument.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionHtmlDocumentCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.bsl.compare.contributor
Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor that return TopComparisonNodeModifier and TypeMethodDescriptionBslModuleComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.bsl.compare.contributor with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionBslModuleComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) BslModuleComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) BslModuleComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) org.eclipse.core.runtime.IStatus
BslModuleComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) void
BslModuleComparisonParticipant.onChildrenMerged
(TopComparisonNode node, MergeContext context) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.chart.compare
Methods in com._1c.g5.v8.dt.internal.chart.compare that return TopComparisonNodeModifier and TypeMethodDescriptionChartComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.chart.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionChartComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) ChartComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) org.eclipse.core.runtime.IStatus
ChartComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.cmi.compare
Methods in com._1c.g5.v8.dt.internal.cmi.compare that return TopComparisonNodeModifier and TypeMethodDescriptionCmiComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.cmi.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionCmiComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) CmiComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
CmiComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) protected String
CmiComparisonParticipant.getExternalPropertySymlink
(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) org.eclipse.core.runtime.IStatus
CmiComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.compare
Methods in com._1c.g5.v8.dt.internal.compare that return TopComparisonNodeModifier and TypeMethodDescriptionComparisonManager.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Adds a new object to the comparison.SolidResourceComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) ComparisonSession.getTopNode
(String symlink, ComparisonSide side) ComparisonSession.getTopNodeOf
(long nodeId) ComparisonSession.getTopNodeOf
(ComparisonNode node) Methods in com._1c.g5.v8.dt.internal.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionvoid
ComparisonSession.buildNodeMergeSettings
(TopComparisonNode node, List<Long> childrenToCompareLater, ComparisonContext comparisonContext) Calculates and sets comparison flags and merge settings to the specified top node and all its children.SolidResourceComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) SolidResourceComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) SolidResourceComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) org.eclipse.core.runtime.IStatus
SolidResourceComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) void
SolidResourceComparisonParticipant.onChildrenMerged
(TopComparisonNode node, MergeContext context) void
ComparisonSession.scheduleComparing
(TopComparisonNode node, boolean prioritize) Schedules top node comparing. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.dcs.compare
Methods in com._1c.g5.v8.dt.internal.dcs.compare that return TopComparisonNodeModifier and TypeMethodDescriptionDcsComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.dcs.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionDcsComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) DcsComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
DcsComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) org.eclipse.core.runtime.IStatus
DcsComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.form.compare
Methods in com._1c.g5.v8.dt.internal.form.compare that return TopComparisonNodeModifier and TypeMethodDescriptionFormComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.form.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionFormComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) protected ComparisonFlags
FormComparisonParticipant.compareEmfObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) FormComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
FormComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) FormComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) protected Collection<MatchedEmfObjects>
FormComparisonParticipant.matchEmfObjects
(TopComparisonNode topNode, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, ComparisonContext comparisonContext, ComparisonFlags parentFlags) org.eclipse.core.runtime.IStatus
FormComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.htmldocument.compare
Methods in com._1c.g5.v8.dt.internal.htmldocument.compare that return TopComparisonNodeModifier and TypeMethodDescriptionHtmlDocumentComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.htmldocument.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionHtmlDocumentComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) protected ComparisonFlags
HtmlDocumentComparisonParticipant.compareEmfObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) HtmlDocumentComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
HtmlDocumentComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) protected String
HtmlDocumentComparisonParticipant.getExternalPropertySymlink
(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) org.eclipse.core.runtime.IStatus
HtmlDocumentComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.md.compare.participant
Methods in com._1c.g5.v8.dt.internal.md.compare.participant that return TopComparisonNodeModifier and TypeMethodDescriptionManifestComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) MdObjectComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) UnsupportedObjectComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.md.compare.participant with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionManifestComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) MdObjectComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) UnsupportedObjectComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) protected ComparisonFlags
MdObjectComparisonParticipant.compareEmfObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) ManifestComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) MdObjectComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) UnsupportedObjectComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
MdObjectComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) ManifestComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) UnsupportedObjectComparisonParticipant.getForcedDDRebuildScope
(TopComparisonNode topNode, MergeContext context) protected Collection<MatchedEmfObjects>
MdObjectComparisonParticipant.matchEmfObjects
(TopComparisonNode topNode, AbstractComparedEmfObjects<?> comparingObject, ComparedFeatures<org.eclipse.emf.ecore.EReference> comparedReferences, ComparisonContext comparisonContext, ComparisonFlags parentFlags) org.eclipse.core.runtime.IStatus
ManifestComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatus
MdObjectComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) org.eclipse.core.runtime.IStatus
UnsupportedObjectComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) void
ManifestComparisonParticipant.onChildrenMerged
(TopComparisonNode node, MergeContext context) void
MdObjectComparisonParticipant.onChildrenMerged
(TopComparisonNode topNode, MergeContext context) void
UnsupportedObjectComparisonParticipant.onChildrenMerged
(TopComparisonNode node, MergeContext context) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.internal.rights.compare
Methods in com._1c.g5.v8.dt.internal.rights.compare that return TopComparisonNodeModifier and TypeMethodDescriptionRightsComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com._1c.g5.v8.dt.internal.rights.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionRightsComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) RightsComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
RightsComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) protected String
RightsComparisonParticipant.getExternalPropertySymlink
(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) org.eclipse.core.runtime.IStatus
RightsComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) Constructors in com._1c.g5.v8.dt.internal.rights.compare with parameters of type TopComparisonNodeModifierConstructorDescriptionObjectRightsMatcher
(ComparisonContext comparisonContext, TopComparisonNode rightsNode, org.eclipse.xtext.scoping.IScopeProvider scopeProvider) Creates a new matcher. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of TopComparisonNode 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 TopComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement TopComparisonNodeModifier 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 TopComparisonNode in com._1c.g5.v8.dt.md.compare.participant
Methods in com._1c.g5.v8.dt.md.compare.participant with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionprotected ComparisonFlags
AbstractMdAwareComparisonParticipant.compareEmfObject
(TopComparisonNode topParent, LazyNodeProvider<? extends ComparisonNode> nodeProvider, AbstractComparedEmfObjects<?> comparingObject, AbstractEmfBasedComparisonParticipant.BmIdsWrapper childBmIds, ComparisonContext comparisonContext) AbstractHtmlPageComparator.compareHtmlPageFile
(TopComparisonNode topParent, AbstractComparedEmfObjects<T> comparingHtmlPages, IComparisonSession session) Compares the Html page file.AbstractHtmlPictureComparator.compareHtmlPictureFiles
(TopComparisonNode topParent, IComparisonSession session) Compares the Html picture files.protected IEmfObjectMatcher
AbstractMdAwareComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext objectContext) protected String
AbstractMdAwareComparisonParticipant.getExternalPropertySymlink
(TopComparisonNode node, org.eclipse.emf.ecore.EReference externalProperty, ComparisonSide side, org.eclipse.emf.ecore.EObject eObject) -
Uses of TopComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionMdCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.rights.compare
Subinterfaces of TopComparisonNode in com._1c.g5.v8.dt.rights.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Rights Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.rights.compare.impl
Classes in com._1c.g5.v8.dt.rights.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Rights Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.rights.compare.util
Methods in com._1c.g5.v8.dt.rights.compare.util with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionRightsCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'. -
Uses of TopComparisonNode in com._1c.g5.v8.dt.testing.compare
Methods in com._1c.g5.v8.dt.testing.compare that return TopComparisonNodeModifier and TypeMethodDescriptionstatic TopComparisonNode
CompareTestUtils.getTopNode
(IComparisonSession session, String symlink) -
Uses of TopComparisonNode in com.e1c.g5.v8.dt.internal.md.aindex.compare
Methods in com.e1c.g5.v8.dt.internal.md.aindex.compare that return TopComparisonNodeModifier and TypeMethodDescriptionAdditionalIndexesComparisonParticipant.addNewTopObjectToComparison
(IComparisonSession comparisonSession, String mainSymlink, org.eclipse.emf.ecore.EClass eClass) Methods in com.e1c.g5.v8.dt.internal.md.aindex.compare with parameters of type TopComparisonNodeModifier and TypeMethodDescriptionAdditionalIndexesComparisonParticipant.compare
(TopComparisonNode node, ComparisonContext comparisonContext, org.eclipse.core.runtime.IProgressMonitor monitor) AdditionalIndexesComparisonParticipant.createMergeContext
(TopComparisonNode node, IMergeSession mergeSession, ComparisonContext comparisonContext) protected IEmfObjectMatcher
AdditionalIndexesComparisonParticipant.getCustomMatcher
(TopComparisonNode topNode, org.eclipse.emf.ecore.EReference reference, ComparisonContext comparisonContext) org.eclipse.core.runtime.IStatus
AdditionalIndexesComparisonParticipant.merge
(TopComparisonNode node, MergeContext context, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of TopComparisonNode in com.e1c.g5.v8.dt.md.aindex.compare
Subinterfaces of TopComparisonNode in com.e1c.g5.v8.dt.md.aindex.compareModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Additional Indexes Comparison Node'. -
Uses of TopComparisonNode in com.e1c.g5.v8.dt.md.aindex.compare.impl
Classes in com.e1c.g5.v8.dt.md.aindex.compare.impl that implement TopComparisonNodeModifier and TypeClassDescriptionclass
An implementation of the model object 'Additional Indexes Comparison Node'. -
Uses of TopComparisonNode 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 TopComparisonNodeModifier and TypeMethodDescriptionAdditionalIndexesCompareSwitch.caseTopComparisonNode
(TopComparisonNode object) Returns the result of interpreting the object as an instance of 'Top Comparison Node'.