|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FlowChartManager | |
---|---|
org.maltparser.core.flow | |
org.maltparser.core.flow.spec |
Uses of FlowChartManager in org.maltparser.core.flow |
---|
Methods in org.maltparser.core.flow that return FlowChartManager | |
---|---|
FlowChartManager |
FlowChartInstance.getFlowChartManager()
|
static FlowChartManager |
FlowChartManager.instance()
Returns a reference to the single instance. |
Methods in org.maltparser.core.flow with parameters of type FlowChartManager | |
---|---|
protected void |
FlowChartInstance.setFlowChartManager(FlowChartManager flowChartManager)
|
Constructors in org.maltparser.core.flow with parameters of type FlowChartManager | |
---|---|
FlowChartInstance(int optionContainerIndex,
ChartSpecification chartSpecification,
FlowChartManager flowChartManager)
|
Uses of FlowChartManager in org.maltparser.core.flow.spec |
---|
Methods in org.maltparser.core.flow.spec with parameters of type FlowChartManager | |
---|---|
void |
ChartItemSpecification.read(Element chartItemSpec,
FlowChartManager flowCharts)
|
void |
ChartSpecification.read(Element chartElem,
FlowChartManager flowCharts)
|
|
MaltParser 1.4.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |