Uses of Interface
com._1c.g5.v8.dt.compare.model.RelatedFeature
Packages that use RelatedFeature
Package
Description
- 
Uses of RelatedFeature in com._1c.g5.v8.dt.compare.coreMethods in com._1c.g5.v8.dt.compare.core that return RelatedFeatureModifier and TypeMethodDescriptionprotected final RelatedFeatureComparisonNodeFactory.createRelatedFeature(org.eclipse.emf.ecore.EStructuralFeature feature, IComparisonSession session) Creates related feature object from the givenEStructuralFeatureinstance.
- 
Uses of RelatedFeature in com._1c.g5.v8.dt.compare.modelMethods in com._1c.g5.v8.dt.compare.model that return RelatedFeatureModifier and TypeMethodDescriptionCompareFactory.createRelatedFeature()Returns a new object of class 'Related Feature'.FeatureComparisonNode.getFeature()Returns the value of the 'Feature' containment reference.FeatureCollectionElementComparisonNode.getParentCollectionFeature()Returns the value of the 'Parent Collection Feature' containment reference.Methods in com._1c.g5.v8.dt.compare.model with parameters of type RelatedFeatureModifier and TypeMethodDescriptionvoidFeatureComparisonNode.setFeature(RelatedFeature value) Sets the value of the 'Feature' containment reference.voidFeatureCollectionElementComparisonNode.setParentCollectionFeature(RelatedFeature value) Sets the value of the 'Parent Collection Feature' containment reference.
- 
Uses of RelatedFeature in com._1c.g5.v8.dt.compare.model.implClasses in com._1c.g5.v8.dt.compare.model.impl that implement RelatedFeatureModifier and TypeClassDescriptionclassAn implementation of the model object 'Related Feature'.Methods in com._1c.g5.v8.dt.compare.model.impl that return RelatedFeatureModifier and TypeMethodDescriptionCompareFactoryImpl.createRelatedFeature()FeatureCollectionComparisonNodeImpl.getFeature()FeatureComparisonNodeImpl.getFeature()ContainmentCollectionElementImplComparisonNodeImpl.getParentCollectionFeature()FeatureCollectionElementComparisonNodeImpl.getParentCollectionFeature()ReferenceCollectionElementImplComparisonNodeImpl.getParentCollectionFeature()ValueCollectionElementImplComparisonNodeImpl.getParentCollectionFeature()Methods in com._1c.g5.v8.dt.compare.model.impl with parameters of type RelatedFeatureModifier and TypeMethodDescriptionvoidFeatureCollectionComparisonNodeImpl.setFeature(RelatedFeature newFeature) voidFeatureComparisonNodeImpl.setFeature(RelatedFeature newFeature) voidContainmentCollectionElementImplComparisonNodeImpl.setParentCollectionFeature(RelatedFeature newParentCollectionFeature) voidFeatureCollectionElementComparisonNodeImpl.setParentCollectionFeature(RelatedFeature newParentCollectionFeature) voidReferenceCollectionElementImplComparisonNodeImpl.setParentCollectionFeature(RelatedFeature newParentCollectionFeature) voidValueCollectionElementImplComparisonNodeImpl.setParentCollectionFeature(RelatedFeature newParentCollectionFeature) 
- 
Uses of RelatedFeature in com._1c.g5.v8.dt.compare.model.utilMethods in com._1c.g5.v8.dt.compare.model.util with parameters of type RelatedFeatureModifier and TypeMethodDescriptionCompareSwitch.caseRelatedFeature(RelatedFeature object) Returns the result of interpreting the object as an instance of 'Related Feature'.
- 
Uses of RelatedFeature in com._1c.g5.v8.dt.md.compare.implMethods in com._1c.g5.v8.dt.md.compare.impl that return RelatedFeatureModifier and TypeMethodDescriptionMdObjectCollectionElementComparisonNodeImpl.getParentCollectionFeature()Methods in com._1c.g5.v8.dt.md.compare.impl with parameters of type RelatedFeatureModifier and TypeMethodDescriptionvoidMdObjectCollectionElementComparisonNodeImpl.setParentCollectionFeature(RelatedFeature newParentCollectionFeature)