xbrl.formula.SingleMeasureFilter

An xbrl.formula.SingleMeasureFilter class represents a <uf:singleMeasure> resource in the formula linkbase.

Base class: xbrl.formula.Filter

Nested classes: xbrl.formula.SingleMeasureFilter.Measure

class xbrl.formula.SingleMeasureFilter

Proper instances of this class will be created within RaptorXML only, instantiation from script code will throw a NotImplementedError exception.

Attributes

xbrl.formula.SingleMeasureFilter.measure

Returns an xbrl.formula.SingleMeasureFilter.Measure object which represent the child <uf:measure> XML element.

Methods

Special methods

__bool__, __eq__, __ge__, __gt__, __le__, __lt__, __ne__