/******************************************************************************* * 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.office; 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.AType; 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; import org.oasisopen.names.tc.opendocument.xmlns.table.CalculationSettingsType; import org.oasisopen.names.tc.opendocument.xmlns.table.ConsolidationType; import org.oasisopen.names.tc.opendocument.xmlns.table.ContentValidationsType; import org.oasisopen.names.tc.opendocument.xmlns.table.DataPilotTablesType; import org.oasisopen.names.tc.opendocument.xmlns.table.DatabaseRangesType; import org.oasisopen.names.tc.opendocument.xmlns.table.DdeLinksType; import org.oasisopen.names.tc.opendocument.xmlns.table.LabelRangesType; import org.oasisopen.names.tc.opendocument.xmlns.table.NamedExpressionsType; import org.oasisopen.names.tc.opendocument.xmlns.table.TableType; import org.oasisopen.names.tc.opendocument.xmlns.text.AlphabeticalIndexAutoMarkFileType; 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.DdeConnectionDeclsType; 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.PageSequenceType; import org.oasisopen.names.tc.opendocument.xmlns.text.SectionType; import org.oasisopen.names.tc.opendocument.xmlns.text.SequenceDeclsType; 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.TrackedChangesType; import org.oasisopen.names.tc.opendocument.xmlns.text.UserFieldDeclsType; import org.oasisopen.names.tc.opendocument.xmlns.text.UserIndexType; import org.oasisopen.names.tc.opendocument.xmlns.text.VariableDeclsType; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Text Type</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getForms <em>Forms</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getTrackedChanges <em>Tracked Changes</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getVariableDecls <em>Variable Decls</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getSequenceDecls <em>Sequence Decls</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUserFieldDecls <em>User Field Decls</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDdeConnectionDecls <em>Dde Connection Decls</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getAlphabeticalIndexAutoMarkFile <em>Alphabetical Index Auto Mark File</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCalculationSettings <em>Calculation Settings</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getContentValidations <em>Content Validations</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getLabelRanges <em>Label Ranges</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getOfficeTextContentMain <em>Office Text Content Main</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getH <em>H</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getP <em>P</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getList <em>List</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getNumberedParagraph <em>Numbered Paragraph</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getTable <em>Table</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getA <em>A</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getSection <em>Section</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getSoftPageBreak <em>Soft Page Break</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getTableOfContent <em>Table Of Content</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getIllustrationIndex <em>Illustration Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getTableIndex <em>Table Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getObjectIndex <em>Object Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUserIndex <em>User Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getAlphabeticalIndex <em>Alphabetical Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getBibliography <em>Bibliography</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getRect <em>Rect</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getLine <em>Line</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPolyline <em>Polyline</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPolygon <em>Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getRegularPolygon <em>Regular Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPath <em>Path</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCircle <em>Circle</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getEllipse <em>Ellipse</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getG <em>G</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPageThumbnail <em>Page Thumbnail</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getFrame <em>Frame</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getMeasure <em>Measure</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCaption <em>Caption</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getConnector <em>Connector</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getControl <em>Control</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getScene <em>Scene</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCustomShape <em>Custom Shape</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getChangeMarksGroup <em>Change Marks Group</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getChangeMarks <em>Change Marks</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPageSequence <em>Page Sequence</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getA1 <em>A1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getRect1 <em>Rect1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getLine1 <em>Line1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPolyline1 <em>Polyline1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPolygon1 <em>Polygon1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getRegularPolygon1 <em>Regular Polygon1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPath1 <em>Path1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCircle1 <em>Circle1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getEllipse1 <em>Ellipse1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getG1 <em>G1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getPageThumbnail1 <em>Page Thumbnail1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getFrame1 <em>Frame1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getMeasure1 <em>Measure1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCaption1 <em>Caption1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getConnector1 <em>Connector1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getControl1 <em>Control1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getScene1 <em>Scene1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCustomShape1 <em>Custom Shape1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getNamedExpressions <em>Named Expressions</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDatabaseRanges <em>Database Ranges</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDataPilotTables <em>Data Pilot Tables</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getConsolidation <em>Consolidation</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDdeLinks <em>Dde Links</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getGlobal <em>Global</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUseSoftPageBreaks <em>Use Soft Page Breaks</em>}</li> * </ul> * </p> * * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType() * @model extendedMetaData="name='text_._type' kind='elementOnly'" * @generated */ public interface TextType extends EObject { /** * Returns the value of the '<em><b>Forms</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Forms</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Forms</em>' containment reference. * @see #setForms(FormsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Forms() * @model containment="true" * extendedMetaData="kind='element' name='forms' namespace='##targetNamespace'" * @generated */ FormsType getForms(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getForms <em>Forms</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Forms</em>' containment reference. * @see #getForms() * @generated */ void setForms(FormsType value); /** * Returns the value of the '<em><b>Tracked Changes</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Tracked Changes</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Tracked Changes</em>' containment reference. * @see #setTrackedChanges(TrackedChangesType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_TrackedChanges() * @model containment="true" * extendedMetaData="kind='element' name='tracked-changes' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ TrackedChangesType getTrackedChanges(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getTrackedChanges <em>Tracked Changes</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Tracked Changes</em>' containment reference. * @see #getTrackedChanges() * @generated */ void setTrackedChanges(TrackedChangesType value); /** * Returns the value of the '<em><b>Variable Decls</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Variable Decls</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Variable Decls</em>' containment reference. * @see #setVariableDecls(VariableDeclsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_VariableDecls() * @model containment="true" * extendedMetaData="kind='element' name='variable-decls' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ VariableDeclsType getVariableDecls(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getVariableDecls <em>Variable Decls</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Variable Decls</em>' containment reference. * @see #getVariableDecls() * @generated */ void setVariableDecls(VariableDeclsType value); /** * Returns the value of the '<em><b>Sequence Decls</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Sequence Decls</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Sequence Decls</em>' containment reference. * @see #setSequenceDecls(SequenceDeclsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_SequenceDecls() * @model containment="true" * extendedMetaData="kind='element' name='sequence-decls' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ SequenceDeclsType getSequenceDecls(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getSequenceDecls <em>Sequence Decls</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Sequence Decls</em>' containment reference. * @see #getSequenceDecls() * @generated */ void setSequenceDecls(SequenceDeclsType value); /** * Returns the value of the '<em><b>User Field Decls</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>User Field Decls</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>User Field Decls</em>' containment reference. * @see #setUserFieldDecls(UserFieldDeclsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_UserFieldDecls() * @model containment="true" * extendedMetaData="kind='element' name='user-field-decls' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ UserFieldDeclsType getUserFieldDecls(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUserFieldDecls <em>User Field Decls</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>User Field Decls</em>' containment reference. * @see #getUserFieldDecls() * @generated */ void setUserFieldDecls(UserFieldDeclsType value); /** * Returns the value of the '<em><b>Dde Connection Decls</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Dde Connection Decls</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Dde Connection Decls</em>' containment reference. * @see #setDdeConnectionDecls(DdeConnectionDeclsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_DdeConnectionDecls() * @model containment="true" * extendedMetaData="kind='element' name='dde-connection-decls' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ DdeConnectionDeclsType getDdeConnectionDecls(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDdeConnectionDecls <em>Dde Connection Decls</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Dde Connection Decls</em>' containment reference. * @see #getDdeConnectionDecls() * @generated */ void setDdeConnectionDecls(DdeConnectionDeclsType value); /** * Returns the value of the '<em><b>Alphabetical Index Auto Mark File</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Alphabetical Index Auto Mark File</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Alphabetical Index Auto Mark File</em>' containment reference. * @see #setAlphabeticalIndexAutoMarkFile(AlphabeticalIndexAutoMarkFileType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_AlphabeticalIndexAutoMarkFile() * @model containment="true" * extendedMetaData="kind='element' name='alphabetical-index-auto-mark-file' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ AlphabeticalIndexAutoMarkFileType getAlphabeticalIndexAutoMarkFile(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getAlphabeticalIndexAutoMarkFile <em>Alphabetical Index Auto Mark File</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Alphabetical Index Auto Mark File</em>' containment reference. * @see #getAlphabeticalIndexAutoMarkFile() * @generated */ void setAlphabeticalIndexAutoMarkFile(AlphabeticalIndexAutoMarkFileType value); /** * Returns the value of the '<em><b>Calculation Settings</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Calculation Settings</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Calculation Settings</em>' containment reference. * @see #setCalculationSettings(CalculationSettingsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_CalculationSettings() * @model containment="true" * extendedMetaData="kind='element' name='calculation-settings' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ CalculationSettingsType getCalculationSettings(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getCalculationSettings <em>Calculation Settings</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Calculation Settings</em>' containment reference. * @see #getCalculationSettings() * @generated */ void setCalculationSettings(CalculationSettingsType value); /** * Returns the value of the '<em><b>Content Validations</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Content Validations</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Content Validations</em>' containment reference. * @see #setContentValidations(ContentValidationsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_ContentValidations() * @model containment="true" * extendedMetaData="kind='element' name='content-validations' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ ContentValidationsType getContentValidations(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getContentValidations <em>Content Validations</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Content Validations</em>' containment reference. * @see #getContentValidations() * @generated */ void setContentValidations(ContentValidationsType value); /** * Returns the value of the '<em><b>Label Ranges</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Label Ranges</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Label Ranges</em>' containment reference. * @see #setLabelRanges(LabelRangesType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_LabelRanges() * @model containment="true" * extendedMetaData="kind='element' name='label-ranges' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ LabelRangesType getLabelRanges(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getLabelRanges <em>Label Ranges</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Label Ranges</em>' containment reference. * @see #getLabelRanges() * @generated */ void setLabelRanges(LabelRangesType value); /** * Returns the value of the '<em><b>Office Text Content Main</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>Office Text Content Main</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>Office Text Content Main</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_OfficeTextContentMain() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='OfficeTextContentMain:10'" * @generated */ FeatureMap getOfficeTextContentMain(); /** * 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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_A() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='a' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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='#OfficeTextContentMain:10'" * @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.office.OfficePackage#getTextType_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>Page Sequence</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.PageSequenceType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Page Sequence</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 Sequence</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_PageSequence() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='page-sequence' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0' group='#OfficeTextContentMain:10'" * @generated */ EList<PageSequenceType> getPageSequence(); /** * Returns the value of the '<em><b>A1</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>A1</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>A1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_A1() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='a' namespace='urn:oasis:names:tc:opendocument:xmlns:drawing:1.0' group='#OfficeTextContentMain:10'" * @generated */ EList<AType> getA1(); /** * Returns the value of the '<em><b>Rect1</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>Rect1</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>Rect1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Rect1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<RectType> getRect1(); /** * Returns the value of the '<em><b>Line1</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>Line1</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>Line1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Line1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<LineType> getLine1(); /** * Returns the value of the '<em><b>Polyline1</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>Polyline1</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>Polyline1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Polyline1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<PolylineType> getPolyline1(); /** * Returns the value of the '<em><b>Polygon1</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>Polygon1</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>Polygon1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Polygon1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<PolygonType> getPolygon1(); /** * Returns the value of the '<em><b>Regular Polygon1</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 Polygon1</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 Polygon1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_RegularPolygon1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<RegularPolygonType> getRegularPolygon1(); /** * Returns the value of the '<em><b>Path1</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>Path1</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>Path1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Path1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<PathType> getPath1(); /** * Returns the value of the '<em><b>Circle1</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>Circle1</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>Circle1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Circle1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<CircleType> getCircle1(); /** * Returns the value of the '<em><b>Ellipse1</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>Ellipse1</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>Ellipse1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Ellipse1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<EllipseType> getEllipse1(); /** * Returns the value of the '<em><b>G1</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>G1</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>G1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_G1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<GType> getG1(); /** * Returns the value of the '<em><b>Page Thumbnail1</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 Thumbnail1</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 Thumbnail1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_PageThumbnail1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<PageThumbnailType> getPageThumbnail1(); /** * Returns the value of the '<em><b>Frame1</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>Frame1</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>Frame1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Frame1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<FrameType> getFrame1(); /** * Returns the value of the '<em><b>Measure1</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>Measure1</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>Measure1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Measure1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<MeasureType> getMeasure1(); /** * Returns the value of the '<em><b>Caption1</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>Caption1</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>Caption1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Caption1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<CaptionType> getCaption1(); /** * Returns the value of the '<em><b>Connector1</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>Connector1</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>Connector1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Connector1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<ConnectorType> getConnector1(); /** * Returns the value of the '<em><b>Control1</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>Control1</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>Control1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Control1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<ControlType> getControl1(); /** * Returns the value of the '<em><b>Scene1</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>Scene1</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>Scene1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Scene1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<SceneType> getScene1(); /** * Returns the value of the '<em><b>Custom Shape1</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 Shape1</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 Shape1</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_CustomShape1() * @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='#OfficeTextContentMain:10'" * @generated */ EList<CustomShapeType> getCustomShape1(); /** * Returns the value of the '<em><b>Named Expressions</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Named Expressions</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Named Expressions</em>' containment reference. * @see #setNamedExpressions(NamedExpressionsType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_NamedExpressions() * @model containment="true" * extendedMetaData="kind='element' name='named-expressions' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ NamedExpressionsType getNamedExpressions(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getNamedExpressions <em>Named Expressions</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Named Expressions</em>' containment reference. * @see #getNamedExpressions() * @generated */ void setNamedExpressions(NamedExpressionsType value); /** * Returns the value of the '<em><b>Database Ranges</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Database Ranges</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Database Ranges</em>' containment reference. * @see #setDatabaseRanges(DatabaseRangesType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_DatabaseRanges() * @model containment="true" * extendedMetaData="kind='element' name='database-ranges' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ DatabaseRangesType getDatabaseRanges(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDatabaseRanges <em>Database Ranges</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Database Ranges</em>' containment reference. * @see #getDatabaseRanges() * @generated */ void setDatabaseRanges(DatabaseRangesType value); /** * Returns the value of the '<em><b>Data Pilot Tables</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Data Pilot Tables</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Data Pilot Tables</em>' containment reference. * @see #setDataPilotTables(DataPilotTablesType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_DataPilotTables() * @model containment="true" * extendedMetaData="kind='element' name='data-pilot-tables' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ DataPilotTablesType getDataPilotTables(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDataPilotTables <em>Data Pilot Tables</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Data Pilot Tables</em>' containment reference. * @see #getDataPilotTables() * @generated */ void setDataPilotTables(DataPilotTablesType value); /** * Returns the value of the '<em><b>Consolidation</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Consolidation</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Consolidation</em>' containment reference. * @see #setConsolidation(ConsolidationType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Consolidation() * @model containment="true" * extendedMetaData="kind='element' name='consolidation' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ ConsolidationType getConsolidation(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getConsolidation <em>Consolidation</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Consolidation</em>' containment reference. * @see #getConsolidation() * @generated */ void setConsolidation(ConsolidationType value); /** * Returns the value of the '<em><b>Dde Links</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Dde Links</em>' containment reference isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Dde Links</em>' containment reference. * @see #setDdeLinks(DdeLinksType) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_DdeLinks() * @model containment="true" * extendedMetaData="kind='element' name='dde-links' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ DdeLinksType getDdeLinks(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getDdeLinks <em>Dde Links</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Dde Links</em>' containment reference. * @see #getDdeLinks() * @generated */ void setDdeLinks(DdeLinksType value); /** * Returns the value of the '<em><b>Global</b></em>' attribute. * The default value is <code>"false"</code>. * The literals are from the enumeration {@link org.oasisopen.names.tc.opendocument.xmlns.text.Boolean}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Global</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Global</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetGlobal() * @see #unsetGlobal() * @see #setGlobal(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_Global() * @model default="false" unsettable="true" * extendedMetaData="kind='attribute' name='global' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getGlobal(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getGlobal <em>Global</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Global</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetGlobal() * @see #unsetGlobal() * @see #getGlobal() * @generated */ void setGlobal(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getGlobal <em>Global</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetGlobal() * @see #getGlobal() * @see #setGlobal(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetGlobal(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getGlobal <em>Global</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Global</em>' attribute is set. * @see #unsetGlobal() * @see #getGlobal() * @see #setGlobal(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetGlobal(); /** * Returns the value of the '<em><b>Use Soft Page Breaks</b></em>' attribute. * The default value is <code>"false"</code>. * The literals are from the enumeration {@link org.oasisopen.names.tc.opendocument.xmlns.text.Boolean}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Use Soft Page Breaks</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 Soft Page Breaks</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetUseSoftPageBreaks() * @see #unsetUseSoftPageBreaks() * @see #setUseSoftPageBreaks(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.office.OfficePackage#getTextType_UseSoftPageBreaks() * @model default="false" unsettable="true" * extendedMetaData="kind='attribute' name='use-soft-page-breaks' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getUseSoftPageBreaks(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUseSoftPageBreaks <em>Use Soft Page Breaks</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Use Soft Page Breaks</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetUseSoftPageBreaks() * @see #unsetUseSoftPageBreaks() * @see #getUseSoftPageBreaks() * @generated */ void setUseSoftPageBreaks(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUseSoftPageBreaks <em>Use Soft Page Breaks</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetUseSoftPageBreaks() * @see #getUseSoftPageBreaks() * @see #setUseSoftPageBreaks(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetUseSoftPageBreaks(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.office.TextType#getUseSoftPageBreaks <em>Use Soft Page Breaks</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Use Soft Page Breaks</em>' attribute is set. * @see #unsetUseSoftPageBreaks() * @see #getUseSoftPageBreaks() * @see #setUseSoftPageBreaks(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetUseSoftPageBreaks(); } // TextType