/******************************************************************************* * Copyright (c) 2006-2012 * Software Technology Group, Dresden University of Technology * DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026 * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Software Technology Group - TU Dresden, Germany; * DevBoost GmbH - Berlin, Germany * - initial API and implementation ******************************************************************************/ /** * <copyright> * </copyright> * * $Id$ */ package org.oasisopen.names.tc.opendocument.xmlns.style; import org.eclipse.emf.common.util.EList; import org.eclipse.emf.ecore.EObject; import org.eclipse.emf.ecore.util.FeatureMap; import org.oasisopen.names.tc.opendocument.xmlns.dr3d.SceneType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.CaptionType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.CircleType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.ConnectorType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.ControlType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.CustomShapeType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.EllipseType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.GType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.LineType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.MeasureType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.PageThumbnailType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.PathType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.PolygonType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.PolylineType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.RectType; import org.oasisopen.names.tc.opendocument.xmlns.drawing.RegularPolygonType; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Handout Master Type</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getShape <em>Shape</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getRect <em>Rect</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getLine <em>Line</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPolyline <em>Polyline</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPolygon <em>Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getRegularPolygon <em>Regular Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPath <em>Path</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getCircle <em>Circle</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getEllipse <em>Ellipse</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getG <em>G</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPageThumbnail <em>Page Thumbnail</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getFrame <em>Frame</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getMeasure <em>Measure</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getCaption <em>Caption</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getConnector <em>Connector</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getControl <em>Control</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getScene <em>Scene</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getCustomShape <em>Custom Shape</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPageLayoutName <em>Page Layout Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPresentationPageLayoutName <em>Presentation Page Layout Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getStyleName <em>Style Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseDateTimeName <em>Use Date Time Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseFooterName <em>Use Footer Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseHeaderName <em>Use Header Name</em>}</li> * </ul> * </p> * * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType() * @model extendedMetaData="name='handout-master_._type' kind='elementOnly'" * @generated */ public interface HandoutMasterType extends EObject { /** * Returns the value of the '<em><b>Shape</b></em>' attribute list. * The list contents are of type {@link org.eclipse.emf.ecore.util.FeatureMap.Entry}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Shape</em>' attribute list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Shape</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Shape() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='Shape:0'" * @generated */ FeatureMap getShape(); /** * Returns the value of the '<em><b>Rect</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.RectType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Rect</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Rect</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Rect() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='rect' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<RectType> getRect(); /** * Returns the value of the '<em><b>Line</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.LineType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Line</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Line</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Line() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='line' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<LineType> getLine(); /** * Returns the value of the '<em><b>Polyline</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.PolylineType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Polyline</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Polyline</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Polyline() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='polyline' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<PolylineType> getPolyline(); /** * Returns the value of the '<em><b>Polygon</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.PolygonType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Polygon</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Polygon</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Polygon() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='polygon' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<PolygonType> getPolygon(); /** * Returns the value of the '<em><b>Regular Polygon</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.RegularPolygonType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Regular Polygon</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Regular Polygon</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_RegularPolygon() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='regular-polygon' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<RegularPolygonType> getRegularPolygon(); /** * Returns the value of the '<em><b>Path</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.PathType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Path</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Path</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Path() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='path' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<PathType> getPath(); /** * Returns the value of the '<em><b>Circle</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.CircleType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Circle</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Circle</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Circle() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='circle' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<CircleType> getCircle(); /** * Returns the value of the '<em><b>Ellipse</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.EllipseType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Ellipse</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Ellipse</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Ellipse() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='ellipse' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<EllipseType> getEllipse(); /** * Returns the value of the '<em><b>G</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.GType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>G</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>G</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_G() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='g' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<GType> getG(); /** * Returns the value of the '<em><b>Page Thumbnail</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.PageThumbnailType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Page Thumbnail</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Page Thumbnail</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_PageThumbnail() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='page-thumbnail' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<PageThumbnailType> getPageThumbnail(); /** * Returns the value of the '<em><b>Frame</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Frame</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Frame</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Frame() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='frame' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<FrameType> getFrame(); /** * Returns the value of the '<em><b>Measure</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.MeasureType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Measure</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Measure</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Measure() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='measure' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<MeasureType> getMeasure(); /** * Returns the value of the '<em><b>Caption</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.CaptionType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Caption</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Caption</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Caption() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='caption' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<CaptionType> getCaption(); /** * Returns the value of the '<em><b>Connector</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.ConnectorType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Connector</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Connector</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Connector() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='connector' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<ConnectorType> getConnector(); /** * Returns the value of the '<em><b>Control</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.ControlType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Control</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Control</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Control() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='control' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<ControlType> getControl(); /** * Returns the value of the '<em><b>Scene</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.dr3d.SceneType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Scene</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Scene</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_Scene() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='scene' namespace='urn:oasis:names:tc:opendocument:xmlns:dr3d:1.0' group='#Shape:0'" * @generated */ EList<SceneType> getScene(); /** * Returns the value of the '<em><b>Custom Shape</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.CustomShapeType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Custom Shape</em>' containment reference list isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Custom Shape</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_CustomShape() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='custom-shape' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#Shape:0'" * @generated */ EList<CustomShapeType> getCustomShape(); /** * Returns the value of the '<em><b>Page Layout Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Page Layout Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Page Layout Name</em>' attribute. * @see #setPageLayoutName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_PageLayoutName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.style.PageLayoutNameType" required="true" * extendedMetaData="kind='attribute' name='page-layout-name' namespace='##targetNamespace'" * @generated */ String getPageLayoutName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPageLayoutName <em>Page Layout Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Page Layout Name</em>' attribute. * @see #getPageLayoutName() * @generated */ void setPageLayoutName(String value); /** * Returns the value of the '<em><b>Presentation Page Layout Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Presentation Page Layout Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Presentation Page Layout Name</em>' attribute. * @see #setPresentationPageLayoutName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_PresentationPageLayoutName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.presentation.PresentationPageLayoutNameType" * extendedMetaData="kind='attribute' name='presentation-page-layout-name' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ String getPresentationPageLayoutName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getPresentationPageLayoutName <em>Presentation Page Layout Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Presentation Page Layout Name</em>' attribute. * @see #getPresentationPageLayoutName() * @generated */ void setPresentationPageLayoutName(String value); /** * Returns the value of the '<em><b>Style Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Style Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Style Name</em>' attribute. * @see #setStyleName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_StyleName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.drawing.StyleNameType" * extendedMetaData="kind='attribute' name='style-name' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0'" * @generated */ String getStyleName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getStyleName <em>Style Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Style Name</em>' attribute. * @see #getStyleName() * @generated */ void setStyleName(String value); /** * Returns the value of the '<em><b>Use Date Time Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Use Date Time Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Use Date Time Name</em>' attribute. * @see #setUseDateTimeName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_UseDateTimeName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='use-date-time-name' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ String getUseDateTimeName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseDateTimeName <em>Use Date Time Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Use Date Time Name</em>' attribute. * @see #getUseDateTimeName() * @generated */ void setUseDateTimeName(String value); /** * Returns the value of the '<em><b>Use Footer Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Use Footer Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Use Footer Name</em>' attribute. * @see #setUseFooterName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_UseFooterName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='use-footer-name' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ String getUseFooterName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseFooterName <em>Use Footer Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Use Footer Name</em>' attribute. * @see #getUseFooterName() * @generated */ void setUseFooterName(String value); /** * Returns the value of the '<em><b>Use Header Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Use Header Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Use Header Name</em>' attribute. * @see #setUseHeaderName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.style.StylePackage#getHandoutMasterType_UseHeaderName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='use-header-name' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ String getUseHeaderName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.style.HandoutMasterType#getUseHeaderName <em>Use Header Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Use Header Name</em>' attribute. * @see #getUseHeaderName() * @generated */ void setUseHeaderName(String value); } // HandoutMasterType