\App\Domain\Sequence\EntitySubMatrix

Class SubMatrix

Summary

Methods
Properties
Constants
__construct()
getRules()
addrule()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$rules
N/A

Properties

$rules

$rules : array

Rules of the matrix

Type

array

Methods

__construct()

__construct() 

submatrix simply initializes the rules property to the empty array.

getRules()

getRules() : array

Gets the rules of the matrix

Returns

array

addrule()

addrule() 

Adds a rule to the substitution matrix.