Skip to content

Experiment

Bases: NBOBaseClass

Represents the XML element Experiment.

This element describes the experiment during which this Image was acquired. The optional Description element may contain free text to further describe the experiment.

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()

setName(value, validate=True)

getName()

resetName()

hasName()

setPurpose(value, validate=True)

getPurpose()

resetPurpose()

hasPurpose()

setLabellingMethod(value, validate=True)

getLabellingMethod()

resetLabellingMethod()

hasLabellingMethod()

getLabellingMethodAllowedValues() staticmethod

setLabellingMethodTermAccession(value, validate=True)

getLabellingMethodTermAccession()

resetLabellingMethodTermAccession()

hasLabellingMethodTermAccession()

getLabellingMethodTermAccessionAllowedValues() staticmethod

setTag(value, validate=True)

getTag()

resetTag()

hasTag()

getTagAllowedValues() staticmethod

setTagTermAccession(value, validate=True)

getTagTermAccession()

resetTagTermAccession()

hasTagTermAccession()

getTagTermAccessionAllowedValues() staticmethod

setHystochemistryType(value, validate=True)

getHystochemistryType()

resetHystochemistryType()

hasHystochemistryType()

setExperimenterRef_List(value, validate=True)

getExperimenterRef_List()

addToExperimenterRef_List(value, validate=True)

clearExperimenterRef_List()

setSample_List(value, validate=True)

getSample_List()

addToSample_List(value, validate=True)

clearSample_List()

setMicrobeamManipulation_List(value, validate=True)

getMicrobeamManipulation_List()

addToMicrobeamManipulation_List(value, validate=True)

clearMicrobeamManipulation_List()

setDescription(value, validate=True)

getDescription()

resetDescription()

hasDescription()

setAnnotationRef(value, validate=True)

getAnnotationRef()

resetAnnotationRef()

hasAnnotationRef()