| Package | Description |
|---|---|
| org.colomoto.mddlib.logicalfunction |
MDD-aware data-structure for logical functions.
|
| org.colomoto.mddlib.logicalfunction.operators |
implementation of some basic operators for logical functions.
|
| Modifier and Type | Method and Description |
|---|---|
void |
OperatorCollection.addFactory(OperatorFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
AndOperatorFactory
Factory for the "and" operator.
|
class |
NotOperatorFactory
Factory for the "not" operator.
|
class |
OrOperatorFactory
Factory for the "or" operator.
|
Copyright © 2009–2020. All rights reserved.