Package omero :: Module cli :: Class GraphControl
[hide private]
[frames] | no frames]

Class GraphControl

source code


Instance Methods [hide private]
 
cmd_type(self) source code
 
_configure(self, parser) source code
 
_pre_objects(self, parser)
Allows configuring before the "obj" n-argument is added.
source code
 
main_method(self, args) source code
 
edit_options(self, req, specmap) source code
 
append_options(self, key, specmap, indent=0) source code

Inherited from CmdControl: get_error, line_to_opts, print_detailed_report, print_report, response

Inherited from CmdControl (private): _process_request

Inherited from BaseControl: __init__

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

cmd_type(self)

source code 
Overrides: CmdControl.cmd_type

_configure(self, parser)

source code 
Overrides: CmdControl._configure

main_method(self, args)

source code 
Overrides: CmdControl.main_method