Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.CommonPicture
Packages that use CommonPicture
Package
Description
-
Uses of CommonPicture in com._1c.g5.v8.dt.export.xml.exporter.md
Methods in com._1c.g5.v8.dt.export.xml.exporter.md that return CommonPictureModifier and TypeMethodDescriptionstatic CommonPictureTestMdObjectFactory.createCommonPicture(String name) Creates CommonPicture with name -
Uses of CommonPicture in com._1c.g5.v8.dt.internal.md.extension.adopt.participants
Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants that return CommonPictureModifier and TypeMethodDescriptionCommonPictureAdopterParticipant.adopt(CommonPicture nativeObject, Version version, IAdopterContext context) Methods in com._1c.g5.v8.dt.internal.md.extension.adopt.participants with parameters of type CommonPictureModifier and TypeMethodDescriptionCommonPictureAdopterParticipant.adopt(CommonPicture nativeObject, Version version, IAdopterContext context) protected MdObjectExtensionCommonPictureAdopterParticipant.createExtension(CommonPicture nativeObject) -
Uses of CommonPicture in com._1c.g5.v8.dt.internal.md.ui.editors.commonpicture
Constructors in com._1c.g5.v8.dt.internal.md.ui.editors.commonpicture with parameters of type CommonPicture -
Uses of CommonPicture in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonpicture
Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonpicture that return CommonPictureModifier and TypeMethodDescriptionprotected CommonPictureAdoptedCommonPictureModelFactory.getActualCommonPicture(CommonPicture commonPicture) Methods in com._1c.g5.v8.dt.internal.md.ui.extension.editor.descriptors.commonpicture with parameters of type CommonPictureModifier and TypeMethodDescriptionprotected CommonPictureAdoptedCommonPictureModelFactory.getActualCommonPicture(CommonPicture commonPicture) protected booleanAdoptedCommonPictureModelFactory.originalAppropriate(CommonPicture original) -
Uses of CommonPicture in com._1c.g5.v8.dt.md.api
Constructors in com._1c.g5.v8.dt.md.api with parameters of type CommonPictureModifierConstructorDescriptionCommonPictureCleanContentTask(CommonPicture commonPicture, boolean isZipPicture, ITopObjectFqnGenerator topObjectFqnGenerator) Create a instance ofCommonPictureCleanContentTaskCommonPictureLoadContentFromFileTask(CommonPicture commonPicture, String filePath, ITopObjectFqnGenerator topObjectFqnGenerator) Create a instance ofCommonPictureLoadContentFromFileTaskCommonPictureSaveContentToFileTask(CommonPicture commonPicture, String filePath, ITopObjectFqnGenerator topObjectFqnGenerator) Create a instance ofCommonPictureSaveContentToFileTask -
Uses of CommonPicture in com._1c.g5.v8.dt.md.pictures
Methods in com._1c.g5.v8.dt.md.pictures with parameters of type CommonPictureModifier and TypeMethodDescriptionvoidCommonPictureRegistry.assign(CommonPicture picture, File file, org.eclipse.core.runtime.IProgressMonitor monitor) voidCommonPictureRegistry.clear(CommonPicture picture, org.eclipse.core.runtime.IProgressMonitor monitor) voidCommonPictureRegistry.saveAs(CommonPicture picture, File file, org.eclipse.core.runtime.IProgressMonitor monitor) -
Uses of CommonPicture in com._1c.g5.v8.dt.md.resource
Methods in com._1c.g5.v8.dt.md.resource with parameters of type CommonPictureModifier and TypeMethodDescriptionprotected booleanMdImplicitRefInferrer._infer(CommonPicture object) -
Uses of CommonPicture in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture
Methods in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture that return CommonPictureModifier and TypeMethodDescriptionprotected CommonPictureCommonPictureModelFactory.getActualCommonPicture(CommonPicture original) Returns actual common picture to presentation.CommonPictureContentEditModel.getCommonPicture()ICommonPictureContentEditModel.getCommonPicture()The common picture metadata objectMethods in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture with parameters of type CommonPictureModifier and TypeMethodDescriptionprotected CommonPictureCommonPictureModelFactory.getActualCommonPicture(CommonPicture original) Returns actual common picture to presentation.protected booleanCommonPictureModelFactory.originalAppropriate(CommonPicture original) Returnstrueif original common picture model is appropriate for this model factory.Constructors in com._1c.g5.v8.dt.md.ui.aef.models.commonpicture with parameters of type CommonPictureModifierConstructorDescriptionCommonPictureContentEditModel(CommonPicture commonPicture, IPictureManager pictureManager, IBmModelManager modelManager, IV8ProjectManager v8projectManager, ITopObjectFqnGenerator topObjectFqnGenerator) Create instance ofCommonPictureContentEditModelCommonPictureContentTypeModel(CommonPicture commonPicture, IPictureManager pictureManager) Create instance ofCommonPictureContentTypeModel -
Uses of CommonPicture in com._1c.g5.v8.dt.md.ui.aef2.rules
Methods in com._1c.g5.v8.dt.md.ui.aef2.rules with parameters of type CommonPictureModifier and TypeMethodDescriptionprotected voidCommonPictureRule.buildForObject(CommonPicture commonPicture, IV8Project v8project) -
Uses of CommonPicture in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonpicture
Methods in com._1c.g5.v8.dt.md.ui.editor.aef.descriptor.commonpicture with parameters of type CommonPictureModifier and TypeMethodDescriptionprotected abstract voidAbstractCommonPictureHandler.doExecute(CommonPicture commonPicture, IModelApi modelApi) Executes with theCommonPictureandIModelApiinstances.protected voidCommonPictureClearHandler.doExecute(CommonPicture commonPicture, IModelApi modelApi) protected voidCommonPictureFileSaveHandler.doExecute(CommonPicture commonPicture, IModelApi modelApi) protected voidCommonPictureFileUploadHandler.doExecute(CommonPicture commonPicture, IModelApi modelApi) -
Uses of CommonPicture in com._1c.g5.v8.dt.md.validation
Methods in com._1c.g5.v8.dt.md.validation with parameters of type CommonPictureModifier and TypeMethodDescriptionvoidMdValidator.checkCommomPictureUniqueName(CommonPicture commonPicture) Deprecated. -
Uses of CommonPicture in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return CommonPictureModifier and TypeMethodDescriptionMdClassFactory.createCommonPicture()Returns a new object of class 'Common Picture'.Methods in com._1c.g5.v8.dt.metadata.mdclass that return types with arguments of type CommonPictureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonPicture>Configuration.getCommonPictures()Returns the value of the 'Common Pictures' reference list. -
Uses of CommonPicture in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement CommonPictureModifier and TypeClassDescriptionclassAn implementation of the model object 'Common Picture'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return CommonPictureMethods in com._1c.g5.v8.dt.metadata.mdclass.impl that return types with arguments of type CommonPictureModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<CommonPicture>ConfigurationImpl.getCommonPictures() -
Uses of CommonPicture in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type CommonPictureModifier and TypeMethodDescriptionMdClassSwitch.caseCommonPicture(CommonPicture object) Returns the result of interpreting the object as an instance of 'Common Picture'.booleanMdClassValidator.validateCommonPicture(CommonPicture commonPicture, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)