Skip to content

SoftwareModuleRef

Bases: SoftwareRef_Type

Represents the XML element SoftwareModuleRef.

This empty element refers to any existing Software Module that was used in association with this Instrument.

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)