/******************************************************************************* * 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.text; 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.TableType; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Index Title Type</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getIndexContentMain <em>Index Content Main</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getH <em>H</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getP <em>P</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getList <em>List</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getNumberedParagraph <em>Numbered Paragraph</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getTable <em>Table</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getA <em>A</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getSection <em>Section</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getSoftPageBreak <em>Soft Page Break</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getTableOfContent <em>Table Of Content</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getIllustrationIndex <em>Illustration Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getTableIndex <em>Table Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getObjectIndex <em>Object Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getUserIndex <em>User Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getAlphabeticalIndex <em>Alphabetical Index</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getBibliography <em>Bibliography</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getRect <em>Rect</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getLine <em>Line</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getPolyline <em>Polyline</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getPolygon <em>Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getRegularPolygon <em>Regular Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getPath <em>Path</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getCircle <em>Circle</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getEllipse <em>Ellipse</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getG <em>G</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getPageThumbnail <em>Page Thumbnail</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getFrame <em>Frame</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getMeasure <em>Measure</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getCaption <em>Caption</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getConnector <em>Connector</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getControl <em>Control</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getScene <em>Scene</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getCustomShape <em>Custom Shape</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getChangeMarksGroup <em>Change Marks Group</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getChangeMarks <em>Change Marks</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getIndexTitle <em>Index Title</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getName <em>Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtected <em>Protected</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtectionKey <em>Protection Key</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getStyleName <em>Style Name</em>}</li> * </ul> * </p> * * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType() * @model extendedMetaData="name='index-title_._type' kind='elementOnly'" * @generated */ public interface IndexTitleType extends EObject { /** * Returns the value of the '<em><b>Index 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>Index 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>Index Content Main</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_IndexContentMain() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='IndexContentMain:0'" * @generated */ FeatureMap getIndexContentMain(); /** * 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.text.TextPackage#getIndexTitleType_H() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='h' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_P() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='p' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_List() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='list' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_NumberedParagraph() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='numbered-paragraph' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_Section() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='section' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_SoftPageBreak() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='soft-page-break' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_TableOfContent() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='table-of-content' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_IllustrationIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='illustration-index' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_TableIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='table-index' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_ObjectIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='object-index' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_UserIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='user-index' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_AlphabeticalIndex() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='alphabetical-index' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_Bibliography() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='bibliography' namespace='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='#IndexContentMain: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.text.TextPackage#getIndexTitleType_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='##targetNamespace' group='#IndexContentMain: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.text.TextPackage#getIndexTitleType_ChangeMarks() * @model containment="true" transient="true" changeable="false" volatile="true" derived="true" * extendedMetaData="kind='element' name='change-marks' namespace='##targetNamespace' group='change-marks:group'" * @generated */ EList<ChangeMarksType> getChangeMarks(); /** * Returns the value of the '<em><b>Index Title</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Index Title</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>Index Title</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_IndexTitle() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='index-title' namespace='##targetNamespace' group='#IndexContentMain:0'" * @generated */ EList<IndexTitleType> getIndexTitle(); /** * Returns the value of the '<em><b>Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>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>Name</em>' attribute. * @see #setName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_Name() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" required="true" * extendedMetaData="kind='attribute' name='name' namespace='##targetNamespace'" * @generated */ String getName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getName <em>Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Name</em>' attribute. * @see #getName() * @generated */ void setName(String value); /** * Returns the value of the '<em><b>Protected</b></em>' attribute. * 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>Protected</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Protected</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetProtected() * @see #unsetProtected() * @see #setProtected(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_Protected() * @model unsettable="true" * extendedMetaData="kind='attribute' name='protected' namespace='##targetNamespace'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getProtected(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtected <em>Protected</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Protected</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetProtected() * @see #unsetProtected() * @see #getProtected() * @generated */ void setProtected(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtected <em>Protected</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetProtected() * @see #getProtected() * @see #setProtected(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetProtected(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtected <em>Protected</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Protected</em>' attribute is set. * @see #unsetProtected() * @see #getProtected() * @see #setProtected(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetProtected(); /** * Returns the value of the '<em><b>Protection Key</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Protection Key</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Protection Key</em>' attribute. * @see #setProtectionKey(String) * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_ProtectionKey() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='protection-key' namespace='##targetNamespace'" * @generated */ String getProtectionKey(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getProtectionKey <em>Protection Key</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Protection Key</em>' attribute. * @see #getProtectionKey() * @generated */ void setProtectionKey(String value); /** * Returns the value of the '<em><b>Style Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Style Name</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Style Name</em>' attribute. * @see #setStyleName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.text.TextPackage#getIndexTitleType_StyleName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.StyleNameType16" * extendedMetaData="kind='attribute' name='style-name' namespace='##targetNamespace'" * @generated */ String getStyleName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.text.IndexTitleType#getStyleName <em>Style Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Style Name</em>' attribute. * @see #getStyleName() * @generated */ void setStyleName(String value); } // IndexTitleType