Package | Description |
---|---|
org.ginsim.core.graph.tree |
The Tree graph is a representation of a logical functions, allowing a graphical representation.
|
Modifier and Type | Class and Description |
---|---|
class |
TreeBuilderFromCircuit
A treeParser for the context of functionality
|
class |
TreeBuilderFromManualOmdd |
class |
TreeBuilderFromMDD |
class |
TreeBuilderFromRegulatoryGraph |
Modifier and Type | Method and Description |
---|---|
TreeBuilder |
Tree.getParser() |
TreeBuilder |
TreeImpl.getParser() |
Modifier and Type | Method and Description |
---|---|
Tree |
TreeFactory.create(TreeBuilder parser) |
Constructor and Description |
---|
TreeImpl(TreeBuilder parser)
Create a new Tree and link it to the parser.
|
Copyright © 2005–2020. All rights reserved.