Packages

  • package root
    Definition Classes
    root
  • package reqT

    * * _ * | | reqT - a free requirements engineering tool * _ _ _ | | (c) 2011-2014, Lund University * | |/ _ \ / _ || | http://reqT.org * | | | /| (_| || | * |_| \_| \ ||_| * | | * |_| * reqT is free open source, licensed under the BSD 2-clause license: * http://opensource.org/licenses/bsd-license.php *************************************************************************

    * * _ * | | reqT - a free requirements engineering tool * _ _ _ | | (c) 2011-2014, Lund University * | |/ _ \ / _ || | http://reqT.org * | | | /| (_| || | * |_| \_| \ ||_| * | | * |_| * reqT is free open source, licensed under the BSD 2-clause license: * http://opensource.org/licenses/bsd-license.php *************************************************************************

    Definition Classes
    root
  • object quper
    Definition Classes
    reqT
  • Estimate
  • PointEstimate
  • QuperSpec
  • RectangleEstimate
  • TriangleEstimate
  • svg

trait Estimate extends AnyRef

Source
quper.scala
Linear Supertypes
AnyRef, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. Estimate
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Abstract Value Members

  1. abstract def max: Int
  2. abstract def min: Int
  3. abstract def value: Int