ssg.oval_object_model.oval_entities.variable module

class ssg.oval_object_model.oval_entities.variable.Variable(tag, id_, data_type, properties)[source]

Bases: OVALEntity

get_object_references()[source]
get_variable_references()[source]
get_xml_element()[source]
ssg.oval_object_model.oval_entities.variable.load_variable(oval_variable_xml_el)[source]