Uses of Interface
com._1c.g5.v8.dt.supply.datareference.IPropertyDataReference
Packages that use IPropertyDataReference
Package
Description
-
Uses of IPropertyDataReference in com._1c.g5.v8.dt.compare.core.supply
Methods in com._1c.g5.v8.dt.compare.core.supply that return IPropertyDataReferenceModifier and TypeMethodDescriptionprotected IPropertyDataReference
BaseSupplyDataReferenceProviderComparisonDelegate.getPropertyDataReferenceForIntegratedReferencesOnlyTarget
(ContainmentComparisonNode comparisonNode, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext) Get specific reference for the property. -
Uses of IPropertyDataReference in com._1c.g5.v8.dt.internal.form.supply
Methods in com._1c.g5.v8.dt.internal.form.supply that return IPropertyDataReferenceModifier and TypeMethodDescriptionprotected IPropertyDataReference
FormSupplyReferenceProviderComparisonDelegate.getPropertyDataReferenceForIntegratedReferencesOnlyTarget
(ContainmentComparisonNode targetItem, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext) -
Uses of IPropertyDataReference in com._1c.g5.v8.dt.md.compare.supply
Methods in com._1c.g5.v8.dt.md.compare.supply that return IPropertyDataReferenceModifier and TypeMethodDescriptionprotected IPropertyDataReference
MdSupplyReferenceProviderComparisonDelegate.getPropertyDataReferenceForIntegratedReferencesOnlyTarget
(ContainmentComparisonNode targetItem, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext) -
Uses of IPropertyDataReference in com._1c.g5.v8.dt.supply.datareference
Classes in com._1c.g5.v8.dt.supply.datareference that implement IPropertyDataReferenceModifier and TypeClassDescriptionclass
This references targets the collection for the 'supply integrated references only' supplement rule.Methods in com._1c.g5.v8.dt.supply.datareference that return IPropertyDataReferenceModifier and TypeMethodDescriptionFqnContainmentDataReference.getPropertyDataReference()
IContainmentDataReference.getPropertyDataReference()
Gets the property reference (if any).UniqueNameContainmentDataReference.getPropertyDataReference()
Methods in com._1c.g5.v8.dt.supply.datareference with parameters of type IPropertyDataReferenceModifier and TypeMethodDescriptionvoid
FqnContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference) void
IContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference) Sets the property data reference.void
UniqueNameContainmentDataReference.setPropertyDataReference
(IPropertyDataReference propertyDataReference)