Package com._1c.g5.v8.dt.moxel.content
Interface GroupDrawingProperties
-
- All Superinterfaces:
BaseDrawingProperties
,org.eclipse.emf.ecore.EObject
,org.eclipse.emf.common.notify.Notifier
- All Known Implementing Classes:
GroupDrawingPropertiesImpl
public interface GroupDrawingProperties extends BaseDrawingProperties
A representation of the model object 'Group Drawing Properties'.
-
-
Method Summary
-
Methods inherited from interface com._1c.g5.v8.dt.moxel.content.BaseDrawingProperties
getCellReference, getDetailParameter, getName, isHyperlink, isIsTemplateModeOn, isPrint, isSetDetailParameter, isSetHyperlink, isSetName, isSetPrint, setCellReference, setDetailParameter, setHyperlink, setIsTemplateModeOn, setName, setPrint, unsetDetailParameter, unsetHyperlink, unsetName, unsetPrint
-
-