Uses of Interface
com._1c.g5.v8.dt.metadata.IExternalPropertyManager
Packages that use IExternalPropertyManager
Package
Description
-
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.export.xml
Methods in com._1c.g5.v8.dt.export.xml that return IExternalPropertyManagerModifier and TypeMethodDescriptionprotected IExternalPropertyManagerBaseXmlExportFileSystemSupport.getExternalPropertyManager(org.eclipse.emf.ecore.EObject referenceObject) GetsIExternalPropertyManagerin specified BM context -
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.ide
Methods in com._1c.g5.v8.dt.ide that return IExternalPropertyManagerModifier and TypeMethodDescriptionprotected IExternalPropertyManagerConfigurationFileSystemSupport.getExternalPropertyManager()Returns external property manager -
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.internal.md
Classes in com._1c.g5.v8.dt.internal.md that implement IExternalPropertyManagerMethods in com._1c.g5.v8.dt.internal.md that return IExternalPropertyManagerModifier and TypeMethodDescriptionExternalPropertyManagerRegistry.getExternalPropertyManager(IBmModel model) ExternalPropertyManagerRegistry.registerExternalPropertyManager(IBmModel model) -
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.internal.search.core
Constructors in com._1c.g5.v8.dt.internal.search.core with parameters of type IExternalPropertyManagerModifierConstructorDescriptionTextModelSearcher(IBmModel bmModel, IBmObject object, Pattern searchPattern, Set<SearchFor> searchFors, Set<SearchIn> searchIns, Set<SearchScope> searchScopes, IExternalPropertyManager externalPropertyManager, ISearchResultCollector matchCollector) Create instance of searcher -
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.md
Methods in com._1c.g5.v8.dt.md that return IExternalPropertyManagerModifier and TypeMethodDescriptionIExternalPropertyManagerRegistry.getExternalPropertyManager(IBmModel model) Returns external property manager for givenIBmModelmodel instance.IExternalPropertyManagerRegistry.registerExternalPropertyManager(IBmModel model) Registers new external property manager for givenIBmModelmodel instance. -
Uses of IExternalPropertyManager in com._1c.g5.v8.dt.metadata
Methods in com._1c.g5.v8.dt.metadata that return IExternalPropertyManagerModifier and TypeMethodDescriptionabstract IExternalPropertyManagerExternalPropertyManagerProvider.getExternalPropertyManager(IBmModel model) Returns the external properties manager registered for given Big Model instance,