Uses of Interface
com._1c.g5.v8.dt.supply.datareference.IPropertyDataReference
- 
Packages that use IPropertyDataReference Package Description com._1c.g5.v8.dt.compare.core.supply com._1c.g5.v8.dt.md.compare.supply com._1c.g5.v8.dt.supply.datareference 
- 
- 
Uses of IPropertyDataReference in com._1c.g5.v8.dt.compare.core.supplyMethods in com._1c.g5.v8.dt.compare.core.supply that return IPropertyDataReference 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 IPropertyDataReference in com._1c.g5.v8.dt.md.compare.supplyMethods in com._1c.g5.v8.dt.md.compare.supply that return IPropertyDataReference Modifier and Type Method Description protected IPropertyDataReferenceMdSupplyReferenceProviderComparisonDelegate. getPropertyDataReferenceForIntegratedReferencesOnlyTarget(ContainmentComparisonNode targetItem, org.eclipse.emf.ecore.EStructuralFeature manyFeature, ComparisonContext comparisonContext)
- 
Uses of IPropertyDataReference in com._1c.g5.v8.dt.supply.datareferenceClasses in com._1c.g5.v8.dt.supply.datareference that implement IPropertyDataReference Modifier and Type Class Description classIntegratedReferencesOnlyTargetThis references targets the collection for the 'supply integrated references only' supplement rule.Methods in com._1c.g5.v8.dt.supply.datareference that return IPropertyDataReference Modifier and Type Method Description IPropertyDataReferenceFqnContainmentDataReference. getPropertyDataReference()IPropertyDataReferenceIContainmentDataReference. getPropertyDataReference()Gets the property reference (if any).IPropertyDataReferenceUniqueNameContainmentDataReference. getPropertyDataReference()Methods in com._1c.g5.v8.dt.supply.datareference with parameters of type IPropertyDataReference Modifier and Type Method Description voidFqnContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)voidIContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)Sets the property data reference.voidUniqueNameContainmentDataReference. setPropertyDataReference(IPropertyDataReference propertyDataReference)
 
-