Package | Description |
---|---|
org.gcn.plinguacore.util.psystem.rule.checkRule.specificCheckRule |
Modifier and Type | Class and Description |
---|---|
class |
NoLeftRepeatedLabels
This class tests if the outer membrane in the left hand of the rule has no
repeated labels, testing both the outer membrane and the inner membranes (if
they exist)
|
class |
NoRightRepeatedLabels
This class tests if the outer membrane in the right hand of the rule has no
repeated labels, testing both the outer membrane and the inner membranes (if
they exist)
|