public interface GraphDescription
A graph description gives all the information needed for the graph instantiation.
Modifier and Type | Method and Description |
---|---|
String |
getGraphType() |
String |
getName() |
Map<String,String> |
getNamespaces() |
Map<String,String> |
getOptions() |
Copyright © 2015 Nuxeo SA. All rights reserved.