org.colomoto.mddlibSee: Description
| Interface | Description |
|---|---|
| MDDStore |
Interface for the raw MDD store.
|
| Class | Description |
|---|---|
| MDDManagerProxy |
MDDManager adding a custom order on top of an existing MDDStore.
|
| MDDStoreImpl |
MDD factory implementation: create, store, retrieve a collection of MDDs.
|
org.colomoto.mddlib
The MDDStore interface adds some specific methods to MDDManager. MDDStoreImpl is the core MDDManager. MDDManagerProxy offers an extra layer on top of it to access it with alternative variable orders.
Copyright © 2009–2020. All rights reserved.