blob: 152f591e5be490293ad0d74672e129336230f505 [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 javax.xml.datatype.XMLGregorianCalendar;
import org.eclipse.emf.ecore.EObject;
/**
* <!-- begin-user-doc --> A representation of the model object '<em><b>DATATYPEDEFINITIONENUMERATION</b></em>'. <!--
* end-user-doc -->
* <p>
* The following features are supported:
* <ul>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getALTERNATIVEID <em>
* ALTERNATIVEID</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getSPECIFIEDVALUES <em>
* SPECIFIEDVALUES</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getDESC <em>DESC</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getIDENTIFIER <em>
* IDENTIFIER</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getLASTCHANGE <em>
* LASTCHANGE</em>}</li>
* <li>{@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getLONGNAME <em>LONGNAME
* </em>}</li>
* </ul>
* </p>
*
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION()
* @model extendedMetaData="name='DATATYPE-DEFINITION-ENUMERATION' kind='elementOnly'"
* @generated
*/
public interface DATATYPEDEFINITIONENUMERATION extends EObject {
/**
* Returns the value of the '<em><b>ALTERNATIVEID</b></em>' containment reference. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>ALTERNATIVEID</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>ALTERNATIVEID</em>' containment reference.
* @see #setALTERNATIVEID(ALTERNATIVEIDType1)
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_ALTERNATIVEID()
* @model containment="true" extendedMetaData="kind='element' name='ALTERNATIVE-ID' namespace='##targetNamespace'"
* @generated
*/
ALTERNATIVEIDType1 getALTERNATIVEID();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getALTERNATIVEID
* <em>ALTERNATIVEID</em>}' containment reference. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @param value
* the new value of the '<em>ALTERNATIVEID</em>' containment reference.
* @see #getALTERNATIVEID()
* @generated
*/
void setALTERNATIVEID(ALTERNATIVEIDType1 value);
/**
* Returns the value of the '<em><b>SPECIFIEDVALUES</b></em>' containment reference. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>SPECIFIEDVALUES</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>SPECIFIEDVALUES</em>' containment reference.
* @see #setSPECIFIEDVALUES(SPECIFIEDVALUESType)
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_SPECIFIEDVALUES()
* @model containment="true" extendedMetaData="kind='element' name='SPECIFIED-VALUES' namespace='##targetNamespace'"
* @generated
*/
SPECIFIEDVALUESType getSPECIFIEDVALUES();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getSPECIFIEDVALUES
* <em>SPECIFIEDVALUES</em>}' containment reference. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @param value
* the new value of the '<em>SPECIFIEDVALUES</em>' containment reference.
* @see #getSPECIFIEDVALUES()
* @generated
*/
void setSPECIFIEDVALUES(SPECIFIEDVALUESType 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.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_DESC()
* @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData="kind='attribute' name='DESC'"
* @generated
*/
String getDESC();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#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>IDENTIFIER</b></em>' attribute. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>IDENTIFIER</em>' attribute isn't clear, there really should be more of a description
* here...
* </p>
* <!-- end-user-doc -->
*
* @return the value of the '<em>IDENTIFIER</em>' attribute.
* @see #setIDENTIFIER(String)
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_IDENTIFIER()
* @model id="true" dataType="org.eclipse.emf.ecore.xml.type.ID" required="true"
* extendedMetaData="kind='attribute' name='IDENTIFIER'"
* @generated
*/
String getIDENTIFIER();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getIDENTIFIER
* <em>IDENTIFIER</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @param value
* the new value of the '<em>IDENTIFIER</em>' attribute.
* @see #getIDENTIFIER()
* @generated
*/
void setIDENTIFIER(String value);
/**
* Returns the value of the '<em><b>LASTCHANGE</b></em>' attribute. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>LASTCHANGE</em>' attribute isn't clear, there really should be more of a description
* here...
* </p>
* <!-- end-user-doc -->
*
* @return the value of the '<em>LASTCHANGE</em>' attribute.
* @see #setLASTCHANGE(XMLGregorianCalendar)
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_LASTCHANGE()
* @model dataType="org.eclipse.emf.ecore.xml.type.DateTime" required="true"
* extendedMetaData="kind='attribute' name='LAST-CHANGE'"
* @generated
*/
XMLGregorianCalendar getLASTCHANGE();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getLASTCHANGE
* <em>LASTCHANGE</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @param value
* the new value of the '<em>LASTCHANGE</em>' attribute.
* @see #getLASTCHANGE()
* @generated
*/
void setLASTCHANGE(XMLGregorianCalendar value);
/**
* Returns the value of the '<em><b>LONGNAME</b></em>' attribute. <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>LONGNAME</em>' attribute isn't clear, there really should be more of a description
* here...
* </p>
* <!-- end-user-doc -->
*
* @return the value of the '<em>LONGNAME</em>' attribute.
* @see #setLONGNAME(String)
* @see org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.MyreqifPackage#getDATATYPEDEFINITIONENUMERATION_LONGNAME()
* @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData="kind='attribute' name='LONG-NAME'"
* @generated
*/
String getLONGNAME();
/**
* Sets the value of the '
* {@link org.eclipse.sphinx.tests.emf.serialization.env.emf.myreqif.DATATYPEDEFINITIONENUMERATION#getLONGNAME
* <em>LONGNAME</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
*
* @param value
* the new value of the '<em>LONGNAME</em>' attribute.
* @see #getLONGNAME()
* @generated
*/
void setLONGNAME(String value);
} // DATATYPEDEFINITIONENUMERATION