Uses of Enum Class
com._1c.g5.v8.dt.supply.ObjectIntegrationSettings
Packages that use ObjectIntegrationSettings
-
Uses of ObjectIntegrationSettings in com._1c.g5.v8.dt.supply
Methods in com._1c.g5.v8.dt.supply that return ObjectIntegrationSettingsModifier and TypeMethodDescriptionISupplySettingsManager.getObjectIntegrationSettings
(String topObjectSymlink, org.eclipse.emf.ecore.EClass topObjectEClass, org.eclipse.emf.ecore.EClass targetEClass, org.eclipse.emf.ecore.EStructuralFeature targetFeature, org.eclipse.emf.ecore.EStructuralFeature containingFeature, ComparisonAssociationType associationType, IntegrationContext integrationContext, Object... contextObjects) Gets the object integration settings for the given context.static ObjectIntegrationSettings
Returns the enum constant of this class with the specified name.static ObjectIntegrationSettings[]
ObjectIntegrationSettings.values()
Returns an array containing the constants of this enum class, in the order they are declared.