blob: c136c35114883b1bc78288becb431dc5441d1ace [file] [log] [blame]
/**
* <copyright>
*
* Copyright (c) 2014 itemis and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
* https://www.eclipse.org/org/documents/epl-2.0/EPL-2.0.html
*
* Contributors:
* itemis - Initial API and implementation
*
* </copyright>
*/
package org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif;
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>VALUES Type1</b></em>'. <!-- end-user-doc -->
* <p>
* The following features are supported:
* <ul>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getGroup <em>Group</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEBOOLEAN <em>
* ATTRIBUTEVALUEBOOLEAN</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEDATE <em>
* ATTRIBUTEVALUEDATE</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEENUMERATION <em>
* ATTRIBUTEVALUEENUMERATION</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEINTEGER <em>
* ATTRIBUTEVALUEINTEGER</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEREAL <em>
* ATTRIBUTEVALUEREAL</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUESTRING <em>
* ATTRIBUTEVALUESTRING</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.VALUESType1#getATTRIBUTEVALUEXHTML <em>
* ATTRIBUTEVALUEXHTML</em>}</li>
* </ul>
* </p>
*
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1()
* @model extendedMetaData="name='VALUES_._1_._type' kind='elementOnly'"
* @generated
*/
public interface VALUESType1 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.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_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>ATTRIBUTEVALUEBOOLEAN</b></em>' containment reference list. The list contents
* are of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEBOOLEAN}. <!--
* begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEBOOLEAN</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>ATTRIBUTEVALUEBOOLEAN</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEBOOLEAN()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-BOOLEAN' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEBOOLEAN> getATTRIBUTEVALUEBOOLEAN();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUEDATE</b></em>' containment reference list. The list contents are
* of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEDATE}. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEDATE</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>ATTRIBUTEVALUEDATE</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEDATE()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-DATE' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEDATE> getATTRIBUTEVALUEDATE();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUEENUMERATION</b></em>' containment reference list. The list
* contents are of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEENUMERATION}. <!--
* begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEENUMERATION</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>ATTRIBUTEVALUEENUMERATION</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEENUMERATION()
* @model containment="true" transient="true" volatile="true" derived="true" extendedMetaData=
* "kind='element' name='ATTRIBUTE-VALUE-ENUMERATION' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEENUMERATION> getATTRIBUTEVALUEENUMERATION();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUEINTEGER</b></em>' containment reference list. The list contents
* are of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEINTEGER}. <!--
* begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEINTEGER</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>ATTRIBUTEVALUEINTEGER</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEINTEGER()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-INTEGER' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEINTEGER> getATTRIBUTEVALUEINTEGER();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUEREAL</b></em>' containment reference list. The list contents are
* of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEREAL}. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEREAL</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>ATTRIBUTEVALUEREAL</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEREAL()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-REAL' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEREAL> getATTRIBUTEVALUEREAL();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUESTRING</b></em>' containment reference list. The list contents are
* of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUESTRING}. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUESTRING</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>ATTRIBUTEVALUESTRING</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUESTRING()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-STRING' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUESTRING> getATTRIBUTEVALUESTRING();
/**
* Returns the value of the '<em><b>ATTRIBUTEVALUEXHTML</b></em>' containment reference list. The list contents are
* of type {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.ATTRIBUTEVALUEXHTML}. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>ATTRIBUTEVALUEXHTML</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>ATTRIBUTEVALUEXHTML</em>' containment reference list.
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getVALUESType1_ATTRIBUTEVALUEXHTML()
* @model containment="true" transient="true" volatile="true" derived="true"
* extendedMetaData="kind='element' name='ATTRIBUTE-VALUE-XHTML' namespace='##targetNamespace' group='#group:0'"
* @generated
*/
EList<ATTRIBUTEVALUEXHTML> getATTRIBUTEVALUEXHTML();
} // VALUESType1