Uses of Interface
com._1c.g5.v8.dt.metadata.mdclass.MdPicture
Packages that use MdPicture
Package
Description
-
Uses of MdPicture in com._1c.g5.v8.dt.metadata.mdclass
Methods in com._1c.g5.v8.dt.metadata.mdclass that return MdPictureModifier and TypeMethodDescriptionMdClassFactory.createMdPicture()Returns a new object of class 'Md Picture'.Configuration.getLogo()Returns the value of the 'Logo' containment reference.Configuration.getMainSectionPicture()Returns the value of the 'Main Section Picture' containment reference.Configuration.getSplash()Returns the value of the 'Splash' containment reference.Methods in com._1c.g5.v8.dt.metadata.mdclass with parameters of type MdPictureModifier and TypeMethodDescriptionvoidSets the value of the 'Logo' containment reference.voidConfiguration.setMainSectionPicture(MdPicture value) Sets the value of the 'Main Section Picture' containment reference.voidSets the value of the 'Splash' containment reference. -
Uses of MdPicture in com._1c.g5.v8.dt.metadata.mdclass.impl
Classes in com._1c.g5.v8.dt.metadata.mdclass.impl that implement MdPictureModifier and TypeClassDescriptionclassAn implementation of the model object 'Md Picture'.Methods in com._1c.g5.v8.dt.metadata.mdclass.impl that return MdPictureModifier and TypeMethodDescriptionMdClassFactoryImpl.createMdPicture()ConfigurationImpl.getLogo()ConfigurationImpl.getMainSectionPicture()ConfigurationImpl.getSplash()Methods in com._1c.g5.v8.dt.metadata.mdclass.impl with parameters of type MdPicture -
Uses of MdPicture in com._1c.g5.v8.dt.metadata.mdclass.util
Methods in com._1c.g5.v8.dt.metadata.mdclass.util with parameters of type MdPictureModifier and TypeMethodDescriptionMdClassSwitch.caseMdPicture(MdPicture object) Returns the result of interpreting the object as an instance of 'Md Picture'.booleanMdClassValidator.validateMdPicture(MdPicture mdPicture, org.eclipse.emf.common.util.DiagnosticChain diagnostics, Map<Object, Object> context)