Uses of Interface
com._1c.g5.v8.dt.compare.model.ContainmentComparisonNode
- 
- 
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.core.supplyMethods in com._1c.g5.v8.dt.compare.core.supply with parameters of type ContainmentComparisonNode Modifier and Type Method Description protected IPropertyDataReferenceBaseSupplyDataReferenceProviderComparisonDelegate. 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.modelSubinterfaces of ContainmentComparisonNode in com._1c.g5.v8.dt.compare.model Modifier and Type Interface Description interfaceContainmentCollectionElementImplComparisonNodeA representation of the model object 'Containment Collection Element Impl Comparison Node'.interfaceContainmentCollectionImplComparisonNodeA representation of the model object 'Containment Collection Impl Comparison Node'.interfaceManifestHeaderComparisonNodeA representation of the model object 'Manifest Header Comparison Node'.interfaceReferenceCollectionElementImplComparisonNodeA representation of the model object 'Reference Collection Element Impl Comparison Node'.interfaceReferenceCollectionImplComparisonNodeA representation of the model object 'Reference Collection Impl Comparison Node'.interfaceSingleContainmentFeatureImplComparisonNodeA representation of the model object 'Single Containment Feature Impl Comparison Node'.interfaceSingleReferenceFeatureImplComparisonNodeA representation of the model object 'Single Reference Feature Impl Comparison Node'.interfaceSingleValueImplComparisonNodeA representation of the model object 'Single Value Impl Comparison Node'.interfaceValueCollectionElementImplComparisonNodeA representation of the model object 'Value Collection Element Impl Comparison Node'.interfaceValueCollectionImplComparisonNodeA 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.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement ContainmentComparisonNode Modifier and Type Class Description classContainmentCollectionElementImplComparisonNodeImplAn implementation of the model object 'Containment Collection Element Impl Comparison Node'.classContainmentCollectionImplComparisonNodeImplAn implementation of the model object 'Containment Collection Impl Comparison Node'.classContainmentComparisonNodeImplAn implementation of the model object 'Containment Comparison Node'.classManifestHeaderComparisonNodeImplAn implementation of the model object 'Manifest Header Comparison Node'.classReferenceCollectionElementImplComparisonNodeImplAn implementation of the model object 'Reference Collection Element Impl Comparison Node'.classReferenceCollectionImplComparisonNodeImplAn implementation of the model object 'Reference Collection Impl Comparison Node'.classSingleContainmentFeatureImplComparisonNodeImplAn implementation of the model object 'Single Containment Feature Impl Comparison Node'.classSingleReferenceFeatureImplComparisonNodeImplAn implementation of the model object 'Single Reference Feature Impl Comparison Node'.classSingleValueImplComparisonNodeImplAn implementation of the model object 'Single Value Impl Comparison Node'.classValueCollectionElementImplComparisonNodeImplAn implementation of the model object 'Value Collection Element Impl Comparison Node'.classValueCollectionImplComparisonNodeImplAn 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.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type ContainmentComparisonNode Modifier and Type Method Description TCompareSwitch. 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.participantMethods in com._1c.g5.v8.dt.compare.participant that return ContainmentComparisonNode Modifier and Type Method Description protected ContainmentComparisonNodeAbstractEmfBasedComparisonParticipant. findChildNodeByMatchedId(IComparisonSession session, ComparisonNode parent, MatchedEmfObjects matched)
- 
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compareSubinterfaces of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare Modifier and Type Interface Description interfaceChildMdCollectionImplComparisonNodeA representation of the model object 'Child Md Collection Impl Comparison Node'.interfaceTopMdCollectionImplComparisonNodeA representation of the model object 'Top Md Collection Impl Comparison Node'.
- 
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.implClasses in com._1c.g5.v8.dt.md.compare.impl that implement ContainmentComparisonNode Modifier and Type Class Description classChildMdCollectionImplComparisonNodeImplAn implementation of the model object 'Child Md Collection Impl Comparison Node'.classTopMdCollectionImplComparisonNodeImplAn implementation of the model object 'Top Md Collection Impl Comparison Node'.
- 
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.supplyMethods in com._1c.g5.v8.dt.md.compare.supply with parameters of type ContainmentComparisonNode Modifier and Type Method Description protected IPropertyDataReferenceMdSupplyReferenceProviderComparisonDelegate. getPropertyDataReferenceForIntegratedReferencesOnlyTarget(ContainmentComparisonNode targetItem, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext)
- 
Uses of ContainmentComparisonNode in com._1c.g5.v8.dt.md.compare.utilMethods in com._1c.g5.v8.dt.md.compare.util with parameters of type ContainmentComparisonNode Modifier and Type Method Description TMdCompareSwitch. caseContainmentComparisonNode(ContainmentComparisonNode object)Returns the result of interpreting the object as an instance of 'Containment Comparison Node'.
 
-