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()  | 
String getGraphType()
Map<String,String> getOptions()
Map<String,String> getNamespaces()
Copyright © 2019 Nuxeo. All rights reserved.