| Package | Description |
|---|---|
| org.wso2.carbon.ml.commons.domain |
| Modifier and Type | Method and Description |
|---|---|
List<Feature> |
Workflow.getFeatures() |
List<Feature> |
MLModel.getFeatures() |
List<Feature> |
Workflow.getIncludedFeatures() |
| Modifier and Type | Method and Description |
|---|---|
void |
Workflow.setFeatures(List<Feature> features) |
void |
MLModel.setFeatures(List<Feature> features) |
Copyright © 2018 WSO2, Inc.. All rights reserved.