Skip to content

ExperimentPurpose_Type

Bases: NBOBaseClass

Represents the XML simple type ExperimentPurpose.

No description available in the XSD standard.

Allowed values: Co-localization, Electrophysiology, Fluorescent Speckle Microscopy (FSM), HightThroughputScreen, Histology, Intensity Quantification, Laser Capture Microdissection (LCM), Localization, Morphometry, OpticalTrapping, PGI-Documentation, PhotoAblation, Single Molecule Imaging (SMI), TimeLapse, Other

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)

set(v, validate=True)

get()

getAllowedValues() staticmethod

getPattern() staticmethod