blob: 2a79aa6d1e9fdadf015c159772a9242f1288dd25 [file] [log] [blame]
/**
*/
package org.w3._1999.xhtml;
import org.eclipse.emf.common.util.EList;
import org.eclipse.emf.ecore.EObject;
import org.eclipse.emf.ecore.util.FeatureMap;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Flow</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
*
* "Flow" mixes block and inline and is used for list items etc.
*
* <!-- end-model-doc -->
*
* <p>
* The following features are supported:
* </p>
* <ul>
* <li>{@link org.w3._1999.xhtml.Flow#getMixed <em>Mixed</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getGroup <em>Group</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getP <em>P</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH1 <em>H1</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH2 <em>H2</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH3 <em>H3</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH4 <em>H4</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH5 <em>H5</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getH6 <em>H6</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getDiv <em>Div</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getUl <em>Ul</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getOl <em>Ol</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getDl <em>Dl</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getPre <em>Pre</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getHr <em>Hr</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getBlockquote <em>Blockquote</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getAddress <em>Address</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getFieldset <em>Fieldset</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getTable <em>Table</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getForm <em>Form</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getA <em>A</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getBr <em>Br</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSpan <em>Span</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getBdo <em>Bdo</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getMap <em>Map</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getObject <em>Object</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getImg <em>Img</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getTt <em>Tt</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getI <em>I</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getB <em>B</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getBig <em>Big</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSmall <em>Small</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getEm <em>Em</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getStrong <em>Strong</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getDfn <em>Dfn</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getCode <em>Code</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getQ <em>Q</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSamp <em>Samp</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getKbd <em>Kbd</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getVar <em>Var</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getCite <em>Cite</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getAbbr <em>Abbr</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getAcronym <em>Acronym</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSub <em>Sub</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSup <em>Sup</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getInput <em>Input</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getSelect <em>Select</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getTextarea <em>Textarea</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getLabel <em>Label</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getButton <em>Button</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getNoscript <em>Noscript</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getIns <em>Ins</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getDel <em>Del</em>}</li>
* <li>{@link org.w3._1999.xhtml.Flow#getScript <em>Script</em>}</li>
* </ul>
*
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow()
* @model extendedMetaData="name='Flow' kind='mixed'"
* @generated
*/
public interface Flow extends EObject {
/**
* Returns the value of the '<em><b>Mixed</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>Mixed</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>Mixed</em>' attribute list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Mixed()
* @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true"
* extendedMetaData="kind='elementWildcard' name=':mixed'"
* @generated
*/
FeatureMap getMixed();
/**
* 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.w3._1999.xhtml.XhtmlPackage#getFlow_Group()
* @model unique="false" dataType="org.eclipse.emf.ecore.EFeatureMapEntry" many="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='group' name='group:1'"
* @generated
*/
FeatureMap getGroup();
/**
* Returns the value of the '<em><b>P</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.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.w3._1999.xhtml.XhtmlPackage#getFlow_P()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='p' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<PType> getP();
/**
* Returns the value of the '<em><b>H1</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H1Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H1</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>H1</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H1()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h1' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H1Type> getH1();
/**
* Returns the value of the '<em><b>H2</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H2Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H2</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>H2</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H2()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h2' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H2Type> getH2();
/**
* Returns the value of the '<em><b>H3</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H3Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H3</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>H3</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H3()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h3' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H3Type> getH3();
/**
* Returns the value of the '<em><b>H4</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H4Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H4</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>H4</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H4()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h4' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H4Type> getH4();
/**
* Returns the value of the '<em><b>H5</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H5Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H5</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>H5</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H5()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h5' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H5Type> getH5();
/**
* Returns the value of the '<em><b>H6</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.H6Type}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>H6</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>H6</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_H6()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='h6' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<H6Type> getH6();
/**
* Returns the value of the '<em><b>Div</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.DivType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* generic language/style container
*
* <!-- end-model-doc -->
* @return the value of the '<em>Div</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Div()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='div' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<DivType> getDiv();
/**
* Returns the value of the '<em><b>Ul</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.UlType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* Unordered list
*
* <!-- end-model-doc -->
* @return the value of the '<em>Ul</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Ul()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ul' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<UlType> getUl();
/**
* Returns the value of the '<em><b>Ol</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.OlType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* Ordered (numbered) list
*
* <!-- end-model-doc -->
* @return the value of the '<em>Ol</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Ol()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ol' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<OlType> getOl();
/**
* Returns the value of the '<em><b>Dl</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.DlType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Dl</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>Dl</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Dl()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='dl' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<DlType> getDl();
/**
* Returns the value of the '<em><b>Pre</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.PreType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* content is "Inline" excluding "img|object|big|small|sub|sup"
*
* <!-- end-model-doc -->
* @return the value of the '<em>Pre</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Pre()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='pre' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<PreType> getPre();
/**
* Returns the value of the '<em><b>Hr</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.HrType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Hr</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>Hr</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Hr()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='hr' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<HrType> getHr();
/**
* Returns the value of the '<em><b>Blockquote</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.BlockquoteType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Blockquote</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>Blockquote</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Blockquote()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='blockquote' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<BlockquoteType> getBlockquote();
/**
* Returns the value of the '<em><b>Address</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.AddressType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* information on author
*
* <!-- end-model-doc -->
* @return the value of the '<em>Address</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Address()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='address' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<AddressType> getAddress();
/**
* Returns the value of the '<em><b>Fieldset</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.FieldsetType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* The fieldset element is used to group form fields.
* Only one legend element should occur in the content
* and if present should only be preceded by whitespace.
*
* NOTE: this content model is different from the XHTML 1.0 DTD,
* closer to the intended content model in HTML4 DTD
*
* <!-- end-model-doc -->
* @return the value of the '<em>Fieldset</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Fieldset()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='fieldset' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<FieldsetType> getFieldset();
/**
* Returns the value of the '<em><b>Table</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.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.w3._1999.xhtml.XhtmlPackage#getFlow_Table()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='table' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<TableType> getTable();
/**
* Returns the value of the '<em><b>Form</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.FormType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Form</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>Form</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Form()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='form' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<FormType> getForm();
/**
* Returns the value of the '<em><b>A</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.AType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* content is "Inline" except that anchors shouldn't be nested
*
* <!-- end-model-doc -->
* @return the value of the '<em>A</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_A()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='a' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<AType> getA();
/**
* Returns the value of the '<em><b>Br</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.BrType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* forced line break
*
* <!-- end-model-doc -->
* @return the value of the '<em>Br</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Br()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='br' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<BrType> getBr();
/**
* Returns the value of the '<em><b>Span</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SpanType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* generic language/style container
*
* <!-- end-model-doc -->
* @return the value of the '<em>Span</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Span()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='span' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SpanType> getSpan();
/**
* Returns the value of the '<em><b>Bdo</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.BdoType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* I18N BiDi over-ride
*
* <!-- end-model-doc -->
* @return the value of the '<em>Bdo</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Bdo()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='bdo' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<BdoType> getBdo();
/**
* Returns the value of the '<em><b>Map</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.MapType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Map</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>Map</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Map()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='map' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<MapType> getMap();
/**
* Returns the value of the '<em><b>Object</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.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.w3._1999.xhtml.XhtmlPackage#getFlow_Object()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='object' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<ObjectType> getObject();
/**
* Returns the value of the '<em><b>Img</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.ImgType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Img</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>Img</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Img()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='img' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<ImgType> getImg();
/**
* Returns the value of the '<em><b>Tt</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.TtType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* fixed pitch font
*
* <!-- end-model-doc -->
* @return the value of the '<em>Tt</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Tt()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='tt' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<TtType> getTt();
/**
* Returns the value of the '<em><b>I</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.IType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* italic font
*
* <!-- end-model-doc -->
* @return the value of the '<em>I</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_I()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='i' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<IType> getI();
/**
* Returns the value of the '<em><b>B</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.BType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* bold font
*
* <!-- end-model-doc -->
* @return the value of the '<em>B</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_B()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='b' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<BType> getB();
/**
* Returns the value of the '<em><b>Big</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.BigType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* bigger font
*
* <!-- end-model-doc -->
* @return the value of the '<em>Big</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Big()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='big' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<BigType> getBig();
/**
* Returns the value of the '<em><b>Small</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SmallType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* smaller font
*
* <!-- end-model-doc -->
* @return the value of the '<em>Small</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Small()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='small' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SmallType> getSmall();
/**
* Returns the value of the '<em><b>Em</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.EmType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* emphasis
*
* <!-- end-model-doc -->
* @return the value of the '<em>Em</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Em()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='em' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<EmType> getEm();
/**
* Returns the value of the '<em><b>Strong</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.StrongType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* strong emphasis
*
* <!-- end-model-doc -->
* @return the value of the '<em>Strong</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Strong()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='strong' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<StrongType> getStrong();
/**
* Returns the value of the '<em><b>Dfn</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.DfnType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* definitional
*
* <!-- end-model-doc -->
* @return the value of the '<em>Dfn</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Dfn()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='dfn' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<DfnType> getDfn();
/**
* Returns the value of the '<em><b>Code</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.CodeType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* program code
*
* <!-- end-model-doc -->
* @return the value of the '<em>Code</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Code()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='code' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<CodeType> getCode();
/**
* Returns the value of the '<em><b>Q</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.QType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* inlined quote
*
* <!-- end-model-doc -->
* @return the value of the '<em>Q</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Q()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='q' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<QType> getQ();
/**
* Returns the value of the '<em><b>Samp</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SampType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* sample
*
* <!-- end-model-doc -->
* @return the value of the '<em>Samp</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Samp()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='samp' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SampType> getSamp();
/**
* Returns the value of the '<em><b>Kbd</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.KbdType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* something user would type
*
* <!-- end-model-doc -->
* @return the value of the '<em>Kbd</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Kbd()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='kbd' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<KbdType> getKbd();
/**
* Returns the value of the '<em><b>Var</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.VarType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* variable
*
* <!-- end-model-doc -->
* @return the value of the '<em>Var</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Var()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='var' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<VarType> getVar();
/**
* Returns the value of the '<em><b>Cite</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.CiteType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* citation
*
* <!-- end-model-doc -->
* @return the value of the '<em>Cite</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Cite()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='cite' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<CiteType> getCite();
/**
* Returns the value of the '<em><b>Abbr</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.AbbrType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* abbreviation
*
* <!-- end-model-doc -->
* @return the value of the '<em>Abbr</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Abbr()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='abbr' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<AbbrType> getAbbr();
/**
* Returns the value of the '<em><b>Acronym</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.AcronymType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* acronym
*
* <!-- end-model-doc -->
* @return the value of the '<em>Acronym</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Acronym()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='acronym' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<AcronymType> getAcronym();
/**
* Returns the value of the '<em><b>Sub</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SubType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* subscript
*
* <!-- end-model-doc -->
* @return the value of the '<em>Sub</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Sub()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='sub' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SubType> getSub();
/**
* Returns the value of the '<em><b>Sup</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SupType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* superscript
*
* <!-- end-model-doc -->
* @return the value of the '<em>Sup</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Sup()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='sup' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SupType> getSup();
/**
* Returns the value of the '<em><b>Input</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.InputType1}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* form control
*
* <!-- end-model-doc -->
* @return the value of the '<em>Input</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Input()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='input' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<InputType1> getInput();
/**
* Returns the value of the '<em><b>Select</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.SelectType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* option selector
*
* <!-- end-model-doc -->
* @return the value of the '<em>Select</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Select()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='select' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<SelectType> getSelect();
/**
* Returns the value of the '<em><b>Textarea</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.TextareaType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* multi-line text field
*
* <!-- end-model-doc -->
* @return the value of the '<em>Textarea</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Textarea()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='textarea' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<TextareaType> getTextarea();
/**
* Returns the value of the '<em><b>Label</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.LabelType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* Each label must not contain more than ONE field
* Label elements shouldn't be nested.
*
* <!-- end-model-doc -->
* @return the value of the '<em>Label</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Label()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='label' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<LabelType> getLabel();
/**
* Returns the value of the '<em><b>Button</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.ButtonType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* Content is "Flow" excluding a, form and form controls
*
* <!-- end-model-doc -->
* @return the value of the '<em>Button</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Button()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='button' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<ButtonType> getButton();
/**
* Returns the value of the '<em><b>Noscript</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.NoscriptType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* alternate content container for non script-based rendering
*
* <!-- end-model-doc -->
* @return the value of the '<em>Noscript</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Noscript()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='noscript' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<NoscriptType> getNoscript();
/**
* Returns the value of the '<em><b>Ins</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.InsType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Ins</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>Ins</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Ins()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ins' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<InsType> getIns();
/**
* Returns the value of the '<em><b>Del</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.DelType}.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Del</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>Del</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Del()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='del' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<DelType> getDel();
/**
* Returns the value of the '<em><b>Script</b></em>' containment reference list.
* The list contents are of type {@link org.w3._1999.xhtml.ScriptType}.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* <!-- begin-model-doc -->
*
* script statements, which may include CDATA sections
*
* <!-- end-model-doc -->
* @return the value of the '<em>Script</em>' containment reference list.
* @see org.w3._1999.xhtml.XhtmlPackage#getFlow_Script()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='script' namespace='##targetNamespace' group='#group:1'"
* @generated
*/
EList<ScriptType> getScript();
} // Flow