Uses of Interface
com._1c.g5.v8.dt.md.extension.IMdAdoptedPropertyAccess
-
Packages that use IMdAdoptedPropertyAccess Package Description com._1c.g5.v8.dt.md.ui.extension.aef.models com._1c.g5.v8.dt.md.ui.extension.aef.rules -
-
Uses of IMdAdoptedPropertyAccess in com._1c.g5.v8.dt.md.ui.extension.aef.models
Constructors in com._1c.g5.v8.dt.md.ui.extension.aef.models with parameters of type IMdAdoptedPropertyAccess Constructor Description CommonAttributeAutoUsePropertyStateModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdAdoptedPropertyNotifier mdAdoptedPropertyNotifier, IModelObjectAdopter modelObjectAdopter)Constructor ofCommonAttributeAutoUsePropertyStateModel.CommonAttributeDataSeparationPropertyStateModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdAdoptedPropertyNotifier mdAdoptedPropertyNotifier, IModelObjectAdopter modelObjectAdopter)Constructor ofCommonAttributeDataSeparationPropertyStateModel.ExtendedConfigurationObjectPropertyStateModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdAdoptedPropertyNotifier mdAdoptedPropertyNotifier, IModelObjectAdopter modelObjectAdopter)Constructor ofExtendedConfigurationObjectPropertyStateModel.FormPropertyStateModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdAdoptedPropertyNotifier mdAdoptedPropertyNotifier, IModelObjectAdopter modelObjectAdopter, ITopObjectFqnGenerator topObjectFqnGenerator, IFormGenerator formGenerator, IFormFieldGenerator formFieldGenerator, IExtensionProject project, String languageCode)Constructor ofAdoptingPropertyStateModel.PropertyStateModel(org.eclipse.emf.ecore.EObject object, org.eclipse.emf.ecore.EStructuralFeature feature, IMdAdoptedPropertyAccess mdAdoptedPropertyAccess, IMdAdoptedPropertyNotifier mdAdoptedPropertyNotifier, IModelObjectAdopter modelObjectAdopter)Constructor ofPropertyStateModel. -
Uses of IMdAdoptedPropertyAccess in com._1c.g5.v8.dt.md.ui.extension.aef.rules
Fields in com._1c.g5.v8.dt.md.ui.extension.aef.rules declared as IMdAdoptedPropertyAccess Modifier and Type Field Description protected IMdAdoptedPropertyAccessAdoptedMdObjectRule. mdAdoptedPropertyAccessMetadata adopted property access support.
-