blob: b3ce316a419ee3fb7e29d3ff17e23a1038682aa8 [file] [log] [blame]
package org.eclipse.stem.diseasemodels.vector;
/*******************************************************************************
* Copyright (c) 2011 IBM Corporation and others.
* 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:
* IBM Corporation - initial API and implementation
*******************************************************************************/
import org.eclipse.stem.diseasemodels.standard.StandardDiseaseModelLabelValue;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Dengue Model Vector Lable Value</b></em>'.
* <!-- end-user-doc -->
*
* <p>
* The following features are supported:
* <ul>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE1 <em>E1</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE2 <em>E2</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE3 <em>E3</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE4 <em>E4</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI1 <em>I1</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI2 <em>I2</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI3 <em>I3</em>}</li>
* <li>{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI4 <em>I4</em>}</li>
* </ul>
* </p>
*
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue()
* @model
* @generated
*/
public interface DengueModelVectorLableValue extends StandardDiseaseModelLabelValue {
/**
* Returns the value of the '<em><b>E1</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>E1</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>E1</em>' attribute.
* @see #setE1(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_E1()
* @model
* @generated
*/
double getE1();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE1 <em>E1</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>E1</em>' attribute.
* @see #getE1()
* @generated
*/
void setE1(double value);
/**
* Returns the value of the '<em><b>E2</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>E2</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>E2</em>' attribute.
* @see #setE2(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_E2()
* @model
* @generated
*/
double getE2();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE2 <em>E2</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>E2</em>' attribute.
* @see #getE2()
* @generated
*/
void setE2(double value);
/**
* Returns the value of the '<em><b>E3</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>E3</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>E3</em>' attribute.
* @see #setE3(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_E3()
* @model
* @generated
*/
double getE3();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE3 <em>E3</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>E3</em>' attribute.
* @see #getE3()
* @generated
*/
void setE3(double value);
/**
* Returns the value of the '<em><b>E4</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>E4</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>E4</em>' attribute.
* @see #setE4(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_E4()
* @model
* @generated
*/
double getE4();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getE4 <em>E4</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>E4</em>' attribute.
* @see #getE4()
* @generated
*/
void setE4(double value);
/**
* Returns the value of the '<em><b>I1</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>I1</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>I1</em>' attribute.
* @see #setI1(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_I1()
* @model
* @generated
*/
double getI1();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI1 <em>I1</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>I1</em>' attribute.
* @see #getI1()
* @generated
*/
void setI1(double value);
/**
* Returns the value of the '<em><b>I2</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>I2</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>I2</em>' attribute.
* @see #setI2(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_I2()
* @model
* @generated
*/
double getI2();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI2 <em>I2</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>I2</em>' attribute.
* @see #getI2()
* @generated
*/
void setI2(double value);
/**
* Returns the value of the '<em><b>I3</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>I3</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>I3</em>' attribute.
* @see #setI3(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_I3()
* @model
* @generated
*/
double getI3();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI3 <em>I3</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>I3</em>' attribute.
* @see #getI3()
* @generated
*/
void setI3(double value);
/**
* Returns the value of the '<em><b>I4</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>I4</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>I4</em>' attribute.
* @see #setI4(double)
* @see org.eclipse.stem.diseasemodels.vector.VectorPackage#getDengueModelVectorLableValue_I4()
* @model
* @generated
*/
double getI4();
/**
* Sets the value of the '{@link org.eclipse.stem.diseasemodels.vector.DengueModelVectorLableValue#getI4 <em>I4</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>I4</em>' attribute.
* @see #getI4()
* @generated
*/
void setI4(double value);
} // DengueModelVectorLableValue