/** * Copyright (c) 2010-2011 United States Government as represented by the Administrator for The National Aeronautics and Space Administration. All Rights Reserved. */ package net.certware.measurement.spm; /** * <!-- begin-user-doc --> * A representation of the model object '<em><b>Fixed Case Size Measure</b></em>'. * <!-- end-user-doc --> * * * @see net.certware.measurement.spm.SpmPackage#getFixedCaseSizeMeasure() * @model * @generated */ public interface FixedCaseSizeMeasure extends AdditiveMeasure { } // FixedCaseSizeMeasure