Uses of Class
ome.services.graphs.GraphOpts.Op

Packages that use GraphOpts.Op
ome.services.graphs Server classes for handling complicated graphs of model objects. 
 

Uses of GraphOpts.Op in ome.services.graphs
 

Fields in ome.services.graphs declared as GraphOpts.Op
static GraphOpts.Op GraphEntry.DEFAULT
           
 

Methods in ome.services.graphs that return GraphOpts.Op
protected  GraphOpts.Op GraphEntry.getOp(Matcher m)
           
static GraphOpts.Op GraphOpts.Op.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GraphOpts.Op[] GraphOpts.Op.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in ome.services.graphs with parameters of type GraphOpts.Op
 void GraphOpts.push(GraphOpts.Op op, boolean modified, EventContext ec)
          Adds the given operation to the current list if the user has permissions to do so.
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

Copyright © 2009 The University of Dundee. All Rights Reserved.