/******************************************************************************* * Copyright (c) 2006-2012 * Software Technology Group, Dresden University of Technology * DevBoost GmbH, Berlin, Amtsgericht Charlottenburg, HRB 140026 * * All rights reserved. This program and the accompanying materials * are made available under the terms of the Eclipse Public License v1.0 * which accompanies this distribution, and is available at * http://www.eclipse.org/legal/epl-v10.html * * Contributors: * Software Technology Group - TU Dresden, Germany; * DevBoost GmbH - Berlin, Germany * - initial API and implementation ******************************************************************************/ /** * <copyright> * </copyright> * * $Id$ */ package org.oasisopen.names.tc.opendocument.xmlns.drawing; import java.math.BigInteger; import java.util.List; 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.office.EventListenersType; import org.oasisopen.names.tc.opendocument.xmlns.text.AnchorTypeType; import org.oasisopen.names.tc.opendocument.xmlns.text.PresentationClasses; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Frame Type</b></em>'. * <!-- end-user-doc --> * * <p> * The following features are supported: * <ul> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getGroup <em>Group</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTextBox <em>Text Box</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getImage <em>Image</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getObject <em>Object</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getObjectOle <em>Object Ole</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getApplet <em>Applet</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getFloatingFrame <em>Floating Frame</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getPlugin <em>Plugin</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEventListeners <em>Event Listeners</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getGluePoint <em>Glue Point</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getImageMap <em>Image Map</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTitle <em>Title</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getDesc <em>Desc</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getContourPolygon <em>Contour Polygon</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getContourPath <em>Contour Path</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorPageNumber <em>Anchor Page Number</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorType <em>Anchor Type</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getCaptionId <em>Caption Id</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClass_ <em>Class</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClassNames <em>Class Names</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClassNames1 <em>Class Names1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getCopyOf <em>Copy Of</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndCellAddress <em>End Cell Address</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndX <em>End X</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndY <em>End Y</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getHeight <em>Height</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getId <em>Id</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getLayer <em>Layer</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getName <em>Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getPlaceholder <em>Placeholder</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getRelHeight <em>Rel Height</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getRelWidth <em>Rel Width</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getStyleName <em>Style Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getStyleName1 <em>Style Name1</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTableBackground <em>Table Background</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTextStyleName <em>Text Style Name</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTransform <em>Transform</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getUserTransformed <em>User Transformed</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getWidth <em>Width</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getX <em>X</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getY <em>Y</em>}</li> * <li>{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getZIndex <em>ZIndex</em>}</li> * </ul> * </p> * * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType() * @model extendedMetaData="name='frame_._type' kind='elementOnly'" * @generated */ public interface FrameType extends EObject { /** * Returns the value of the '<em><b>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>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>Group</em>' attribute list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Group() * @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" * extendedMetaData="kind='group' name='group:0'" * @generated */ FeatureMap getGroup(); /** * Returns the value of the '<em><b>Text Box</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.TextBoxType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Text Box</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>Text Box</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_TextBox() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='text-box' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<TextBoxType> getTextBox(); /** * Returns the value of the '<em><b>Image</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.ImageType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Image</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>Image</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Image() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='image' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<ImageType> getImage(); /** * Returns the value of the '<em><b>Object</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.ObjectType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Object</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</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Object() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='object' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<ObjectType> getObject(); /** * Returns the value of the '<em><b>Object Ole</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.ObjectOleType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Object Ole</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 Ole</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ObjectOle() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='object-ole' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<ObjectOleType> getObjectOle(); /** * Returns the value of the '<em><b>Applet</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.AppletType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Applet</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>Applet</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Applet() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='applet' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<AppletType> getApplet(); /** * Returns the value of the '<em><b>Floating Frame</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FloatingFrameType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Floating 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>Floating Frame</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_FloatingFrame() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='floating-frame' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<FloatingFrameType> getFloatingFrame(); /** * Returns the value of the '<em><b>Plugin</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.PluginType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Plugin</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>Plugin</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Plugin() * @model containment="true" transient="true" volatile="true" derived="true" * extendedMetaData="kind='element' name='plugin' namespace='##targetNamespace' group='#group:0'" * @generated */ EList<PluginType> getPlugin(); /** * Returns the value of the '<em><b>Event Listeners</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Event Listeners</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>Event Listeners</em>' containment reference. * @see #setEventListeners(EventListenersType) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_EventListeners() * @model containment="true" * extendedMetaData="kind='element' name='event-listeners' namespace='urn:oasis:names:tc:opendocument:xmlns:office:1.0'" * @generated */ EventListenersType getEventListeners(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEventListeners <em>Event Listeners</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Event Listeners</em>' containment reference. * @see #getEventListeners() * @generated */ void setEventListeners(EventListenersType value); /** * Returns the value of the '<em><b>Glue Point</b></em>' containment reference list. * The list contents are of type {@link org.oasisopen.names.tc.opendocument.xmlns.drawing.GluePointType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Glue Point</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>Glue Point</em>' containment reference list. * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_GluePoint() * @model containment="true" * extendedMetaData="kind='element' name='glue-point' namespace='##targetNamespace'" * @generated */ EList<GluePointType> getGluePoint(); /** * Returns the value of the '<em><b>Image Map</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Image Map</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>Image Map</em>' containment reference. * @see #setImageMap(ImageMapType) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ImageMap() * @model containment="true" * extendedMetaData="kind='element' name='image-map' namespace='##targetNamespace'" * @generated */ ImageMapType getImageMap(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getImageMap <em>Image Map</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Image Map</em>' containment reference. * @see #getImageMap() * @generated */ void setImageMap(ImageMapType value); /** * Returns the value of the '<em><b>Title</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Title</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Title</em>' attribute. * @see #setTitle(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Title() * @model dataType="org.eclipse.emf.ecore.xml.type.String" * extendedMetaData="kind='element' name='title' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getTitle(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTitle <em>Title</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Title</em>' attribute. * @see #getTitle() * @generated */ void setTitle(String value); /** * Returns the value of the '<em><b>Desc</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Desc</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Desc</em>' attribute. * @see #setDesc(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Desc() * @model dataType="org.eclipse.emf.ecore.xml.type.String" * extendedMetaData="kind='element' name='desc' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getDesc(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getDesc <em>Desc</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Desc</em>' attribute. * @see #getDesc() * @generated */ void setDesc(String value); /** * Returns the value of the '<em><b>Contour Polygon</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Contour Polygon</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>Contour Polygon</em>' containment reference. * @see #setContourPolygon(ContourPolygonType) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ContourPolygon() * @model containment="true" * extendedMetaData="kind='element' name='contour-polygon' namespace='##targetNamespace'" * @generated */ ContourPolygonType getContourPolygon(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getContourPolygon <em>Contour Polygon</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Contour Polygon</em>' containment reference. * @see #getContourPolygon() * @generated */ void setContourPolygon(ContourPolygonType value); /** * Returns the value of the '<em><b>Contour Path</b></em>' containment reference. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Contour Path</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>Contour Path</em>' containment reference. * @see #setContourPath(ContourPathType) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ContourPath() * @model containment="true" * extendedMetaData="kind='element' name='contour-path' namespace='##targetNamespace'" * @generated */ ContourPathType getContourPath(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getContourPath <em>Contour Path</em>}' containment reference. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Contour Path</em>' containment reference. * @see #getContourPath() * @generated */ void setContourPath(ContourPathType value); /** * Returns the value of the '<em><b>Anchor Page Number</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Anchor Page Number</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Anchor Page Number</em>' attribute. * @see #setAnchorPageNumber(BigInteger) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_AnchorPageNumber() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.PositiveInteger" * extendedMetaData="kind='attribute' name='anchor-page-number' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ BigInteger getAnchorPageNumber(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorPageNumber <em>Anchor Page Number</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Anchor Page Number</em>' attribute. * @see #getAnchorPageNumber() * @generated */ void setAnchorPageNumber(BigInteger value); /** * Returns the value of the '<em><b>Anchor Type</b></em>' attribute. * The literals are from the enumeration {@link org.oasisopen.names.tc.opendocument.xmlns.text.AnchorTypeType}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Anchor Type</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Anchor Type</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.AnchorTypeType * @see #isSetAnchorType() * @see #unsetAnchorType() * @see #setAnchorType(AnchorTypeType) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_AnchorType() * @model unsettable="true" * extendedMetaData="kind='attribute' name='anchor-type' namespace='urn:oasis:names:tc:opendocument:xmlns:text:1.0'" * @generated */ AnchorTypeType getAnchorType(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorType <em>Anchor Type</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Anchor Type</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.AnchorTypeType * @see #isSetAnchorType() * @see #unsetAnchorType() * @see #getAnchorType() * @generated */ void setAnchorType(AnchorTypeType value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorType <em>Anchor Type</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetAnchorType() * @see #getAnchorType() * @see #setAnchorType(AnchorTypeType) * @generated */ void unsetAnchorType(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getAnchorType <em>Anchor Type</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Anchor Type</em>' attribute is set. * @see #unsetAnchorType() * @see #getAnchorType() * @see #setAnchorType(AnchorTypeType) * @generated */ boolean isSetAnchorType(); /** * Returns the value of the '<em><b>Caption Id</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Caption Id</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Caption Id</em>' attribute. * @see #setCaptionId(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_CaptionId() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.IDREF" * extendedMetaData="kind='attribute' name='caption-id' namespace='##targetNamespace'" * @generated */ String getCaptionId(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getCaptionId <em>Caption Id</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Caption Id</em>' attribute. * @see #getCaptionId() * @generated */ void setCaptionId(String value); /** * Returns the value of the '<em><b>Class</b></em>' attribute. * The literals are from the enumeration {@link org.oasisopen.names.tc.opendocument.xmlns.text.PresentationClasses}. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Class</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Class</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.PresentationClasses * @see #isSetClass() * @see #unsetClass() * @see #setClass(PresentationClasses) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Class() * @model unsettable="true" * extendedMetaData="kind='attribute' name='class' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ PresentationClasses getClass_(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClass_ <em>Class</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Class</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.PresentationClasses * @see #isSetClass() * @see #unsetClass() * @see #getClass_() * @generated */ void setClass(PresentationClasses value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClass_ <em>Class</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetClass() * @see #getClass_() * @see #setClass(PresentationClasses) * @generated */ void unsetClass(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClass_ <em>Class</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Class</em>' attribute is set. * @see #unsetClass() * @see #getClass_() * @see #setClass(PresentationClasses) * @generated */ boolean isSetClass(); /** * Returns the value of the '<em><b>Class Names</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Class Names</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Class Names</em>' attribute. * @see #setClassNames(List) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ClassNames() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.StyleNameRefs" many="false" * extendedMetaData="kind='attribute' name='class-names' namespace='##targetNamespace'" * @generated */ List<String> getClassNames(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClassNames <em>Class Names</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Class Names</em>' attribute. * @see #getClassNames() * @generated */ void setClassNames(List<String> value); /** * Returns the value of the '<em><b>Class Names1</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Class Names1</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Class Names1</em>' attribute. * @see #setClassNames1(List) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ClassNames1() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.StyleNameRefs" many="false" * extendedMetaData="kind='attribute' name='class-names' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ List<String> getClassNames1(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getClassNames1 <em>Class Names1</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Class Names1</em>' attribute. * @see #getClassNames1() * @generated */ void setClassNames1(List<String> value); /** * Returns the value of the '<em><b>Copy Of</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Copy Of</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Copy Of</em>' attribute. * @see #setCopyOf(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_CopyOf() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='copy-of' namespace='##targetNamespace'" * @generated */ String getCopyOf(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getCopyOf <em>Copy Of</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Copy Of</em>' attribute. * @see #getCopyOf() * @generated */ void setCopyOf(String value); /** * Returns the value of the '<em><b>End Cell Address</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>End Cell Address</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>End Cell Address</em>' attribute. * @see #setEndCellAddress(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_EndCellAddress() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.CellAddress" * extendedMetaData="kind='attribute' name='end-cell-address' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ String getEndCellAddress(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndCellAddress <em>End Cell Address</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>End Cell Address</em>' attribute. * @see #getEndCellAddress() * @generated */ void setEndCellAddress(String value); /** * Returns the value of the '<em><b>End X</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>End X</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>End X</em>' attribute. * @see #setEndX(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_EndX() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Coordinate" * extendedMetaData="kind='attribute' name='end-x' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ String getEndX(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndX <em>End X</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>End X</em>' attribute. * @see #getEndX() * @generated */ void setEndX(String value); /** * Returns the value of the '<em><b>End Y</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>End Y</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>End Y</em>' attribute. * @see #setEndY(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_EndY() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Coordinate" * extendedMetaData="kind='attribute' name='end-y' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ String getEndY(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getEndY <em>End Y</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>End Y</em>' attribute. * @see #getEndY() * @generated */ void setEndY(String value); /** * Returns the value of the '<em><b>Height</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Height</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Height</em>' attribute. * @see #setHeight(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Height() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Length" required="true" * extendedMetaData="kind='attribute' name='height' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getHeight(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getHeight <em>Height</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Height</em>' attribute. * @see #getHeight() * @generated */ void setHeight(String value); /** * Returns the value of the '<em><b>Id</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Id</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Id</em>' attribute. * @see #setId(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Id() * @model id="true" dataType="org.oasisopen.names.tc.opendocument.xmlns.text.ID" required="true" * extendedMetaData="kind='attribute' name='id' namespace='##targetNamespace'" * @generated */ String getId(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getId <em>Id</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Id</em>' attribute. * @see #getId() * @generated */ void setId(String value); /** * Returns the value of the '<em><b>Layer</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Layer</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Layer</em>' attribute. * @see #setLayer(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Layer() * @model dataType="org.eclipse.emf.ecore.xml.type.String" * extendedMetaData="kind='attribute' name='layer' namespace='##targetNamespace'" * @generated */ String getLayer(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getLayer <em>Layer</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Layer</em>' attribute. * @see #getLayer() * @generated */ void setLayer(String value); /** * 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.drawing.DrawingPackage#getFrameType_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.drawing.FrameType#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>Placeholder</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>Placeholder</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Placeholder</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetPlaceholder() * @see #unsetPlaceholder() * @see #setPlaceholder(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Placeholder() * @model unsettable="true" * extendedMetaData="kind='attribute' name='placeholder' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getPlaceholder(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getPlaceholder <em>Placeholder</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Placeholder</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetPlaceholder() * @see #unsetPlaceholder() * @see #getPlaceholder() * @generated */ void setPlaceholder(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getPlaceholder <em>Placeholder</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetPlaceholder() * @see #getPlaceholder() * @see #setPlaceholder(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetPlaceholder(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getPlaceholder <em>Placeholder</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Placeholder</em>' attribute is set. * @see #unsetPlaceholder() * @see #getPlaceholder() * @see #setPlaceholder(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetPlaceholder(); /** * Returns the value of the '<em><b>Rel Height</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Rel Height</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Rel Height</em>' attribute. * @see #setRelHeight(Object) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_RelHeight() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.style.RelHeightType" * extendedMetaData="kind='attribute' name='rel-height' namespace='urn:oasis:names:tc:opendocument:xmlns:style:1.0'" * @generated */ Object getRelHeight(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getRelHeight <em>Rel Height</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Rel Height</em>' attribute. * @see #getRelHeight() * @generated */ void setRelHeight(Object value); /** * Returns the value of the '<em><b>Rel Width</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Rel Width</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Rel Width</em>' attribute. * @see #setRelWidth(Object) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_RelWidth() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.style.RelWidthType" required="true" * extendedMetaData="kind='attribute' name='rel-width' namespace='urn:oasis:names:tc:opendocument:xmlns:style:1.0'" * @generated */ Object getRelWidth(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getRelWidth <em>Rel Width</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Rel Width</em>' attribute. * @see #getRelWidth() * @generated */ void setRelWidth(Object 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.drawing.DrawingPackage#getFrameType_StyleName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.drawing.StyleNameType" * extendedMetaData="kind='attribute' name='style-name' namespace='##targetNamespace'" * @generated */ String getStyleName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getStyleName <em>Style Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Style Name</em>' attribute. * @see #getStyleName() * @generated */ void setStyleName(String value); /** * Returns the value of the '<em><b>Style Name1</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Style Name1</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 Name1</em>' attribute. * @see #setStyleName1(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_StyleName1() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.presentation.StyleNameType" * extendedMetaData="kind='attribute' name='style-name' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ String getStyleName1(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getStyleName1 <em>Style Name1</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Style Name1</em>' attribute. * @see #getStyleName1() * @generated */ void setStyleName1(String value); /** * Returns the value of the '<em><b>Table Background</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>Table Background</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Table Background</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetTableBackground() * @see #unsetTableBackground() * @see #setTableBackground(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_TableBackground() * @model unsettable="true" * extendedMetaData="kind='attribute' name='table-background' namespace='urn:oasis:names:tc:opendocument:xmlns:table:1.0'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getTableBackground(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTableBackground <em>Table Background</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Table Background</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetTableBackground() * @see #unsetTableBackground() * @see #getTableBackground() * @generated */ void setTableBackground(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTableBackground <em>Table Background</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetTableBackground() * @see #getTableBackground() * @see #setTableBackground(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetTableBackground(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTableBackground <em>Table Background</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>Table Background</em>' attribute is set. * @see #unsetTableBackground() * @see #getTableBackground() * @see #setTableBackground(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetTableBackground(); /** * Returns the value of the '<em><b>Text Style Name</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Text 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>Text Style Name</em>' attribute. * @see #setTextStyleName(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_TextStyleName() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.drawing.TextStyleNameType" * extendedMetaData="kind='attribute' name='text-style-name' namespace='##targetNamespace'" * @generated */ String getTextStyleName(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTextStyleName <em>Text Style Name</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Text Style Name</em>' attribute. * @see #getTextStyleName() * @generated */ void setTextStyleName(String value); /** * Returns the value of the '<em><b>Transform</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Transform</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Transform</em>' attribute. * @see #setTransform(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Transform() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.String" * extendedMetaData="kind='attribute' name='transform' namespace='##targetNamespace'" * @generated */ String getTransform(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getTransform <em>Transform</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Transform</em>' attribute. * @see #getTransform() * @generated */ void setTransform(String value); /** * Returns the value of the '<em><b>User Transformed</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>User Transformed</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>User Transformed</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetUserTransformed() * @see #unsetUserTransformed() * @see #setUserTransformed(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_UserTransformed() * @model unsettable="true" * extendedMetaData="kind='attribute' name='user-transformed' namespace='urn:oasis:names:tc:opendocument:xmlns:presentation:1.0'" * @generated */ org.oasisopen.names.tc.opendocument.xmlns.text.Boolean getUserTransformed(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getUserTransformed <em>User Transformed</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>User Transformed</em>' attribute. * @see org.oasisopen.names.tc.opendocument.xmlns.text.Boolean * @see #isSetUserTransformed() * @see #unsetUserTransformed() * @see #getUserTransformed() * @generated */ void setUserTransformed(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean value); /** * Unsets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getUserTransformed <em>User Transformed</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @see #isSetUserTransformed() * @see #getUserTransformed() * @see #setUserTransformed(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ void unsetUserTransformed(); /** * Returns whether the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getUserTransformed <em>User Transformed</em>}' attribute is set. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @return whether the value of the '<em>User Transformed</em>' attribute is set. * @see #unsetUserTransformed() * @see #getUserTransformed() * @see #setUserTransformed(org.oasisopen.names.tc.opendocument.xmlns.text.Boolean) * @generated */ boolean isSetUserTransformed(); /** * Returns the value of the '<em><b>Width</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Width</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Width</em>' attribute. * @see #setWidth(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Width() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Length" required="true" * extendedMetaData="kind='attribute' name='width' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getWidth(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getWidth <em>Width</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Width</em>' attribute. * @see #getWidth() * @generated */ void setWidth(String value); /** * Returns the value of the '<em><b>X</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>X</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>X</em>' attribute. * @see #setX(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_X() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Coordinate" required="true" * extendedMetaData="kind='attribute' name='x' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getX(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getX <em>X</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>X</em>' attribute. * @see #getX() * @generated */ void setX(String value); /** * Returns the value of the '<em><b>Y</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>Y</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>Y</em>' attribute. * @see #setY(String) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_Y() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.Coordinate" required="true" * extendedMetaData="kind='attribute' name='y' namespace='urn:oasis:names:tc:opendocument:xmlns:svg-compatible:1.0'" * @generated */ String getY(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getY <em>Y</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>Y</em>' attribute. * @see #getY() * @generated */ void setY(String value); /** * Returns the value of the '<em><b>ZIndex</b></em>' attribute. * <!-- begin-user-doc --> * <p> * If the meaning of the '<em>ZIndex</em>' attribute isn't clear, * there really should be more of a description here... * </p> * <!-- end-user-doc --> * @return the value of the '<em>ZIndex</em>' attribute. * @see #setZIndex(BigInteger) * @see org.oasisopen.names.tc.opendocument.xmlns.drawing.DrawingPackage#getFrameType_ZIndex() * @model dataType="org.oasisopen.names.tc.opendocument.xmlns.text.NonNegativeInteger" * extendedMetaData="kind='attribute' name='z-index' namespace='##targetNamespace'" * @generated */ BigInteger getZIndex(); /** * Sets the value of the '{@link org.oasisopen.names.tc.opendocument.xmlns.drawing.FrameType#getZIndex <em>ZIndex</em>}' attribute. * <!-- begin-user-doc --> * <!-- end-user-doc --> * @param value the new value of the '<em>ZIndex</em>' attribute. * @see #getZIndex() * @generated */ void setZIndex(BigInteger value); } // FrameType