| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Graph | |
|---|---|
| fr.cnes.sitools.project | |
| fr.cnes.sitools.project.graph | |
| Uses of Graph in fr.cnes.sitools.project | 
|---|
| Methods in fr.cnes.sitools.project that return types with arguments of type Graph | |
|---|---|
 SitoolsStore<Graph> | 
AbstractProjectApplication.getGraphStore()
Gets the graphStore value  | 
| Method parameters in fr.cnes.sitools.project with type arguments of type Graph | |
|---|---|
 void | 
AbstractProjectApplication.setGraphStore(SitoolsStore<Graph> graphStore)
Sets the value of graphStore  | 
| Uses of Graph in fr.cnes.sitools.project.graph | 
|---|
| Methods in fr.cnes.sitools.project.graph that return Graph | |
|---|---|
 Graph | 
AbstractGraphResource.getObject(org.restlet.representation.Representation representation,
          org.restlet.representation.Variant variant)
Gets the Graph object from the given representation and the given variant  | 
 Graph | 
GraphStoreXML.update(Graph graph)
 | 
| Methods in fr.cnes.sitools.project.graph that return types with arguments of type Graph | |
|---|---|
 SitoolsStore<Graph> | 
AbstractGraphResource.getStore()
Gets the store value  | 
 java.util.List<Graph> | 
GraphStoreXML.retrieveByParent(java.lang.String id)
 | 
| Methods in fr.cnes.sitools.project.graph with parameters of type Graph | |
|---|---|
 void | 
AbstractGraphResource.registerObserver(Graph input)
Register as observer  | 
 void | 
AbstractGraphResource.unregisterObserver(Graph input)
Unregister as Observer  | 
 Graph | 
GraphStoreXML.update(Graph graph)
 | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||