public interface IPipelineElementConnectionStorage
| Modifier and Type | Method and Description |
|---|---|
void |
addConnection(Connection connection) |
List<PipelineElementRecommendation> |
getRecommendedElements(String from) |
void addConnection(Connection connection)
List<PipelineElementRecommendation> getRecommendedElements(String from)
Copyright © 2018. All rights reserved.