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
  • trait DebugUtils extends AnyRef
    Definition Classes
    reqT
  • IdGenerator
o

reqT.DebugUtils

IdGenerator

object IdGenerator

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

Value Members

  1. var myId: Int
  2. def next: Int
  3. def reset: Unit