Interface MdPicture
-
- All Superinterfaces:
org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
,Picture
,PictureDef
- All Known Implementing Classes:
MdPictureImpl
public interface MdPicture extends PictureDef
A representation of the model object 'Md Picture'.- See Also:
MdClassPackage.getMdPicture()
-
-
Method Summary
-
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
-
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Methods inherited from interface com._1c.g5.v8.dt.mcore.PictureDef
getGlyph, getTransparentPixel, setGlyph, setTransparentPixel
-
-