/******************************************************************************* * 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.drawing; 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.table.TableType; import org.oasisopen.names.tc.opendocument.xmlns.text.AlphabeticalIndexType; import org.oasisopen.names.tc.opendocument.xmlns.text.BibliographyType; import org.oasisopen.names.tc.opendocument.xmlns.text.ChangeMarksType; import org.oasisopen.names.tc.opendocument.xmlns.text.HType; import org.oasisopen.names.tc.opendocument.xmlns.text.IllustrationIndexType; import org.oasisopen.names.tc.opendocument.xmlns.text.ListType; import org.oasisopen.names.tc.opendocument.xmlns.text.NumberedParagraphType; import org.oasisopen.names.tc.opendocument.xmlns.text.ObjectIndexType; import org.oasisopen.names.tc.opendocument.xmlns.text.PType; import org.oasisopen.names.tc.opendocument.xmlns.text.SectionType; import org.oasisopen.names.tc.opendocument.xmlns.text.SoftPageBreakType; import org.oasisopen.names.tc.opendocument.xmlns.text.TableIndexType; import org.oasisopen.names.tc.opendocument.xmlns.text.TableOfContentType; import org.oasisopen.names.tc.opendocument.xmlns.text.UserIndexType; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Text Box Type</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getTextContent <em>Text Content</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getH <em>H</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getP <em>P</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getList <em>List</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getNumberedParagraph <em>Numbered Paragraph</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getTable <em>Table</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getA <em>A</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getSection <em>Section</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getSoftPageBreak <em>Soft Page Break</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getTableOfContent <em>Table Of Content</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getIllustrationIndex <em>Illustration Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getTableIndex <em>Table Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getObjectIndex <em>Object Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getUserIndex <em>User Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getAlphabeticalIndex <em>Alphabetical Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getBibliography <em>Bibliography</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getRect <em>Rect</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getLine <em>Line</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getPolyline <em>Polyline</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getPolygon <em>Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getRegularPolygon <em>Regular Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getPath <em>Path</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getCircle <em>Circle</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getEllipse <em>Ellipse</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getG <em>G</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getPageThumbnail <em>Page Thumbnail</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getFrame <em>Frame</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMeasure <em>Measure</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getCaption <em>Caption</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getConnector <em>Connector</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getControl <em>Control</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getScene <em>Scene</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getCustomShape <em>Custom Shape</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getChangeMarksGroup <em>Change Marks Group</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getChangeMarks <em>Change Marks</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getChainNextName <em>Chain Next Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getCornerRadius <em>Corner Radius</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getId <em>Id</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMaxHeight <em>Max Height</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMaxWidth <em>Max Width</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMinHeight <em>Min Height</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMinWidth <em>Min Width</em>}</li> * </ul> * </p> * * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType() * @model extendedMetaData="name='text-box_._type' kind='elementOnly'" * @generated */ public interface TextBoxType extends EObject { /** * Returns the value of the '<em><b>Text Content</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>Text Content</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>Text Content</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_TextContent() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='TextContent:0'" * @generated */ FeatureMap getTextContent(); /** * Returns the value of the '<em><b>H</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.HType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>H</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>H</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_H() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='h' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<HType> getH(); /** * Returns the value of the '<em><b>P</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.PType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>P</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>P</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_P() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='p' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<PType> getP(); /** * Returns the value of the '<em><b>List</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.ListType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>List</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>List</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_List() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='list' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<ListType> getList(); /** * Returns the value of the '<em><b>Numbered Paragraph</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.NumberedParagraphType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Numbered Paragraph</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>Numbered Paragraph</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_NumberedParagraph() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='numbered-paragraph' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<NumberedParagraphType> getNumberedParagraph(); /** * Returns the value of the '<em><b>Table</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.table.TableType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Table</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>Table</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_Table() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='table' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0' group='#TextContent:0'" * @generated */ EList<TableType> getTable(); /** * Returns the value of the '<em><b>A</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.AType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>A</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>A</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_A() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='a' namespace='##targetNamespace' group='#TextContent:0'" * @generated */ EList<AType> getA(); /** * Returns the value of the '<em><b>Section</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.SectionType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Section</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>Section</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_Section() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='section' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<SectionType> getSection(); /** * Returns the value of the '<em><b>Soft Page Break</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.SoftPageBreakType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Soft Page Break</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>Soft Page Break</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_SoftPageBreak() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='soft-page-break' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<SoftPageBreakType> getSoftPageBreak(); /** * Returns the value of the '<em><b>Table Of Content</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.TableOfContentType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Table Of Content</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>Table Of Content</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_TableOfContent() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='table-of-content' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<TableOfContentType> getTableOfContent(); /** * Returns the value of the '<em><b>Illustration Index</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.IllustrationIndexType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Illustration Index</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>Illustration Index</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_IllustrationIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='illustration-index' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<IllustrationIndexType> getIllustrationIndex(); /** * Returns the value of the '<em><b>Table Index</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.TableIndexType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Table Index</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>Table Index</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_TableIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='table-index' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<TableIndexType> getTableIndex(); /** * Returns the value of the '<em><b>Object Index</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.ObjectIndexType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Object Index</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>Object Index</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_ObjectIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='object-index' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<ObjectIndexType> getObjectIndex(); /** * Returns the value of the '<em><b>User Index</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.UserIndexType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>User Index</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>User Index</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_UserIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='user-index' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<UserIndexType> getUserIndex(); /** * Returns the value of the '<em><b>Alphabetical Index</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.AlphabeticalIndexType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Alphabetical Index</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>Alphabetical Index</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_AlphabeticalIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='alphabetical-index' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<AlphabeticalIndexType> getAlphabeticalIndex(); /** * Returns the value of the '<em><b>Bibliography</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.BibliographyType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Bibliography</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>Bibliography</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_Bibliography() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='bibliography' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ EList<BibliographyType> getBibliography(); /** * 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.drawing.DrawingPackage#getTextBoxType_Rect() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='rect' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Line() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='line' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Polyline() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='polyline' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Polygon() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='polygon' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_RegularPolygon() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='regular-polygon' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Path() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='path' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Circle() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='circle' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Ellipse() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='ellipse' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_G() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='g' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_PageThumbnail() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='page-thumbnail' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Frame() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='frame' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Measure() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='measure' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Caption() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='caption' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Connector() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='connector' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_Control() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='control' namespace='##targetNamespace' group='#TextContent: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.drawing.DrawingPackage#getTextBoxType_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='#TextContent: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.drawing.DrawingPackage#getTextBoxType_CustomShape() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='custom-shape' namespace='##targetNamespace' group='#TextContent:0'" * @generated */ EList<CustomShapeType> getCustomShape(); /** * Returns the value of the '<em><b>Change Marks Group</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>Change Marks Group</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>Change Marks Group</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_ChangeMarksGroup() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='group' name='change-marks:group' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#TextContent:0'" * @generated */ FeatureMap getChangeMarksGroup(); /** * Returns the value of the '<em><b>Change Marks</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.ChangeMarksType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Change Marks</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>Change Marks</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_ChangeMarks() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='change-marks' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='urn:oasis:names:tc:opendocument:xmlns:text:1.0#change-marks:group'" * @generated */ EList<ChangeMarksType> getChangeMarks(); /** * Returns the value of the '<em><b>Chain Next Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Chain Next 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>Chain Next Name</em>' attribute. * @see #setChainNextName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_ChainNextName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='chain-next-name' namespace='##targetNamespace'" * @generated */ String getChainNextName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getChainNextName <em>Chain Next Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Chain Next Name</em>' attribute. * @see #getChainNextName() * @generated */ void setChainNextName(String value); /** * Returns the value of the '<em><b>Corner Radius</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Corner Radius</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Corner Radius</em>' attribute. * @see #setCornerRadius(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_CornerRadius() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.NonNegativeLength" * extendedMetaData="kind='attribute' name='corner-radius' namespace='##targetNamespace'" * @generated */ String getCornerRadius(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getCornerRadius <em>Corner Radius</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Corner Radius</em>' attribute. * @see #getCornerRadius() * @generated */ void setCornerRadius(String value); /** * Returns the value of the '<em><b>Id</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Id</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Id</em>' attribute. * @see #setId(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_Id() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='id' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ String getId(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getId <em>Id</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Id</em>' attribute. * @see #getId() * @generated */ void setId(String value); /** * Returns the value of the '<em><b>Max Height</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Max Height</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Max Height</em>' attribute. * @see #setMaxHeight(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_MaxHeight() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.fo.MaxHeightType" * extendedMetaData="kind='attribute' name='max-height' namespace='urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0'" * @generated */ String getMaxHeight(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMaxHeight <em>Max Height</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Max Height</em>' attribute. * @see #getMaxHeight() * @generated */ void setMaxHeight(String value); /** * Returns the value of the '<em><b>Max Width</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Max Width</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Max Width</em>' attribute. * @see #setMaxWidth(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_MaxWidth() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.fo.MaxWidthType" * extendedMetaData="kind='attribute' name='max-width' namespace='urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0'" * @generated */ String getMaxWidth(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMaxWidth <em>Max Width</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Max Width</em>' attribute. * @see #getMaxWidth() * @generated */ void setMaxWidth(String value); /** * Returns the value of the '<em><b>Min Height</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Min Height</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Min Height</em>' attribute. * @see #setMinHeight(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_MinHeight() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.fo.MinHeightType" required="true" * extendedMetaData="kind='attribute' name='min-height' namespace='urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0'" * @generated */ String getMinHeight(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMinHeight <em>Min Height</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Min Height</em>' attribute. * @see #getMinHeight() * @generated */ void setMinHeight(String value); /** * Returns the value of the '<em><b>Min Width</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Min Width</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Min Width</em>' attribute. * @see #setMinWidth(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getTextBoxType_MinWidth() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.fo.MinWidthType" * extendedMetaData="kind='attribute' name='min-width' namespace='urn:oasis:names:tc:opendocument:xmlns:xsl-fo-compatible:1.0'" * @generated */ String getMinWidth(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType#getMinWidth <em>Min Width</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Min Width</em>' attribute. * @see #getMinWidth() * @generated */ void setMinWidth(String value); } // TextBoxType