blob: c5c1ad1984237faa6ebb0a4eae1e7ac60ecff65b [file] [log] [blame]
/**
* <copyright>
* </copyright>
*
* $Id: EstimationConsiderations.java,v 1.2 2006/06/23 00:01:26 jxi Exp $
*/
package org.eclipse.epf.xml.uma;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Estimation Considerations</b></em>'.
* <!-- end-user-doc -->
*
* <!-- begin-model-doc -->
* A specific type of Guidance that qualifies the usage and application of estimation metrics in the development of an actual estimate.
* <!-- end-model-doc -->
*
*
* @see org.eclipse.epf.xml.uma.UmaPackage#getEstimationConsiderations()
* @model extendedMetaData="name='EstimationConsiderations' kind='elementOnly'"
* @generated
*/
public interface EstimationConsiderations extends Guidance {
} // EstimationConsiderations