Package omero :: Package gateway :: Class _ObjectiveSettingsWrapper
[hide private]
[frames] | no frames]

Class _ObjectiveSettingsWrapper

source code


omero_model_ObjectiveSettingsI class wrapper extends BlitzObjectWrapper.

Instance Methods [hide private]
 
__bstrap__(self)
Initialisation method which is implemented by subclasses to set their class variables etc.
source code
 
getObjective(self)
Gets the Objective that these settings refer to
source code
 
getMedium(self)
Gets the Medium type that these settings refer to (enum value)
source code

Inherited from BlitzObjectWrapper: __eq__, __getattr__, __init__, __loadedHotSwap__, __prepare__, __repr__, canAnnotate, canChgrp, canDelete, canEdit, canLink, canOwnerWrite, canWrite, countChildren, countChildren_cached, creationEventDate, findChildByName, getAncestry, getAnnotation, getChildLinks, getDate, getDescription, getDetails, getId, getName, getOwner, getOwnerFullName, getOwnerOmeName, getParent, getParentLinks, isLeaded, isOwned, isPrivate, isPublic, isShared, linkAnnotation, listAnnotations, listChildren, listOrphanedAnnotations, listParents, removeAnnotations, save, saveAs, setDescription, setName, simpleMarshal, unlinkAnnotations, updateEventDate

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

Static Methods [hide private]

Inherited from BlitzObjectWrapper: LINK_PARENT

Class Variables [hide private]
  _attrs = 'correctionCollar', '#medium', 'refractiveIndex', 'ob...

Inherited from BlitzObjectWrapper: CHILD_WRAPPER_CLASS, LINK_CHILD, LINK_CLASS, OMERO_CLASS, PARENT_WRAPPER_CLASS

Properties [hide private]

Inherited from object: __class__

Method Details [hide private]

__bstrap__(self)

source code 

Initialisation method which is implemented by subclasses to set their class variables etc.

Overrides: BlitzObjectWrapper.__bstrap__
(inherited documentation)

getObjective(self)

source code 

Gets the Objective that these settings refer to

:return: Objective :rtype: ObjectiveWrapper

getMedium(self)

source code 

Gets the Medium type that these settings refer to (enum value)

:return: Medium :rtype: EnumerationWrapper


Class Variable Details [hide private]

_attrs

Value:
'correctionCollar', '#medium', 'refractiveIndex', 'objective|Objective\
Wrapper', 'version'