Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentComparisonNode
-
-
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.core.supply
Methods in com._1c.g5.v8.dt.compare.core.supply with parameters of type ContainmentComparisonNode Modifier and Type Method Description protected IPropertyDataReference
BaseSupplyDataReferenceProviderComparisonDelegate. getPropertyDataReferenceForIntegratedReferencesOnlyTarget(ContainmentComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext)
Get specific reference for the property. -
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.model
Subinterfaces of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interface
ContainmentCollectionElementImplComparisonNode
A representation of the model object 'Containment Collection Element Impl Comparison Node'.interface
ContainmentCollectionImplComparisonNode
A representation of the model object 'Containment Collection Impl Comparison Node'.interface
ReferenceCollectionElementImplComparisonNode
A representation of the model object 'Reference Collection Element Impl Comparison Node'.interface
ReferenceCollectionImplComparisonNode
A representation of the model object 'Reference Collection Impl Comparison Node'.interface
SingleContainmentFeatureImplComparisonNode
A representation of the model object 'Single Containment Feature Impl Comparison Node'.interface
SingleReferenceFeatureImplComparisonNode
A representation of the model object 'Single Reference Feature Impl Comparison Node'.interface
SingleValueImplComparisonNode
A representation of the model object 'Single Value Impl Comparison Node'.interface
ValueCollectionElementImplComparisonNode
A representation of the model object 'Value Collection Element Impl Comparison Node'.interface
ValueCollectionImplComparisonNode
A representation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model that return types with arguments of type ContainmentComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ContainmentComparisonNode>
ComparisonNode. getContainmentChildren()
Returns the value of the 'Containment Children' containment reference list. -
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.model.impl
Classes in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentComparisonNode Modifier and Type Class Description class
ContainmentCollectionElementImplComparisonNodeImpl
An implementation of the model object 'Containment Collection Element Impl Comparison Node'.class
ContainmentCollectionImplComparisonNodeImpl
An implementation of the model object 'Containment Collection Impl Comparison Node'.class
ContainmentComparisonNodeImpl
An implementation of the model object 'Containment Comparison Node'.class
ReferenceCollectionElementImplComparisonNodeImpl
An implementation of the model object 'Reference Collection Element Impl Comparison Node'.class
ReferenceCollectionImplComparisonNodeImpl
An implementation of the model object 'Reference Collection Impl Comparison Node'.class
SingleContainmentFeatureImplComparisonNodeImpl
An implementation of the model object 'Single Containment Feature Impl Comparison Node'.class
SingleReferenceFeatureImplComparisonNodeImpl
An implementation of the model object 'Single Reference Feature Impl Comparison Node'.class
SingleValueImplComparisonNodeImpl
An implementation of the model object 'Single Value Impl Comparison Node'.class
ValueCollectionElementImplComparisonNodeImpl
An implementation of the model object 'Value Collection Element Impl Comparison Node'.class
ValueCollectionImplComparisonNodeImpl
An implementation of the model object 'Value Collection Impl Comparison Node'.Methods in com._1c.g5.v8.dt.compare.model.impl that return types with arguments of type ContainmentComparisonNode Modifier and Type Method Description org.eclipse.emf.common.util.EList<ContainmentComparisonNode>
ComparisonNodeImpl. getContainmentChildren()
-
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.model.util
Methods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentComparisonNode Modifier and Type Method Description T
CompareSwitch. caseContainmentComparisonNode(ContainmentComparisonNode object)
Returns the result of interpreting the object as an instance of 'Containment Comparison Node'. -
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.participant
Methods in com._1c.g5.v8.dt.compare.participant that return ContainmentComparisonNode Modifier and Type Method Description protected ContainmentComparisonNode
AbstractEmfBasedComparisonParticipant. findChildNodeByMatchedId(IComparisonSession session, ComparisonNode parent, MatchedEmfObjects matched)
-
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare
Subinterfaces of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interface
ChildMdCollectionImplComparisonNode
A representation of the model object 'Child Md Collection Impl Comparison Node'.interface
ManifestHeaderImplComparisonNode
A representation of the model object 'Manifest Header Impl Comparison Node'.interface
TopMdCollectionImplComparisonNode
A representation of the model object 'Top Md Collection Impl Comparison Node'. -
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.impl
Classes in com._1c.g5.v8.dt.md.compare.impl that implement ContainmentComparisonNode Modifier and Type Class Description class
ChildMdCollectionImplComparisonNodeImpl
An implementation of the model object 'Child Md Collection Impl Comparison Node'.class
ManifestHeaderImplComparisonNodeImpl
An implementation of the model object 'Manifest Header Impl Comparison Node'.class
TopMdCollectionImplComparisonNodeImpl
An implementation of the model object 'Top Md Collection Impl Comparison Node'. -
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.supply
Methods in com._1c.g5.v8.dt.md.compare.supply with parameters of type ContainmentComparisonNode Modifier and Type Method Description protected IPropertyDataReference
MdSupplyReferenceProviderComparisonDelegate. getPropertyDataReferenceForIntegratedReferencesOnlyTarget(ContainmentComparisonNode targetItem, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext)
-
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.util
Methods in com._1c.g5.v8.dt.md.compare.util with parameters of type ContainmentComparisonNode Modifier and Type Method Description T
MdCompareSwitch. caseContainmentComparisonNode(ContainmentComparisonNode object)
Returns the result of interpreting the object as an instance of 'Containment Comparison Node'.
-