scalation.database.BpNode
See theBpNode companion class
The BpNode
companion object provides settings for node sizes.
Attributes
-
Companion
-
class
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Set the order of BpNodes to order_.
Set the order of BpNodes to order_.
Value parameters
-
order_
-
the new order for BpNodes (must be at least 4)
Attributes
Set the leaf node DEFAULT_DLINK to dlink (false => forward links only via ref(0), true => both forward links via ref(0) and backward links via pre).
Set the leaf node DEFAULT_DLINK to dlink (false => forward links only via ref(0), true => both forward links via ref(0) and backward links via pre).
Value parameters
-
dlink
-
whether to support unidirectionsl (false) or bidirections (true) linkage
Attributes
-
See also
-
BpNode
class for specification of ref(0) and pre