Skip to content

MicrobeamManipulation

Bases: NBOBaseClass

Represents the XML element MicrobeamManipulation.

Defines a microbeam operation and the region of the image it was applied to. The LightSourceSettingsRef element is a reference to the LightSourceSettings that were used in this case, including a reference to the light source that was used for this micromanipulation experiment (e.g....................... a laser used for photobleaching).

fromBase(base) staticmethod

getTypeName()

getXMLName()

getNBOType()

getChildren()

getSubElements()

fromJsonFile(path, validate=True)

fromJsonString(json_string, validate=True)

fromXmlFile(path, validate=True)

fromXmlString(xml_string, validate=True)

toXmlFile(filename, validate=True)

toXmlString(validate=True)

setID(value, validate=True)

getID()

resetID()

hasID()

setType(value, validate=True)

getType()

resetType()

hasType()

setExperimenterRef_List(value, validate=True)

getExperimenterRef_List()

addToExperimenterRef_List(value, validate=True)

clearExperimenterRef_List()

setROIRef_List(value, validate=True)

getROIRef_List()

addToROIRef_List(value, validate=True)

clearROIRef_List()

setLightSourceSettings_List(value, validate=True)

getLightSourceSettings_List()

addToLightSourceSettings_List(value, validate=True)

clearLightSourceSettings_List()

setDescription(value, validate=True)

getDescription()

resetDescription()

hasDescription()

setAnnotationRef_List(value, validate=True)

getAnnotationRef_List()

addToAnnotationRef_List(value, validate=True)

clearAnnotationRef_List()