| Package | Description |
|---|---|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1 |
Copyright 2015 IBM Corp.
|
| com.ibm.watson.developer_cloud.tradeoff_analytics.v1.model |
Copyright 2015 IBM Corp.
|
| Modifier and Type | Method and Description |
|---|---|
Dilemma |
TradeoffAnalytics.dilemmas(Problem problem)
Returns a dilemma that contains the
Problem and a Resolution. |
Dilemma |
TradeoffAnalytics.dilemmas(Problem problem,
Boolean generateVisualization)
Returns a dilemma that contains the
Problem and a Resolution. |
| Modifier and Type | Method and Description |
|---|---|
Dilemma |
Dilemma.withProblem(Problem problem)
With problem.
|
Dilemma |
Dilemma.withResolution(Resolution resolution)
With resolution.
|
Copyright © 2015–2016. All rights reserved.