Skip to content

AnnotationRef

Bases: Reference_Type

Represents the XML element AnnotationRef.

This is an empty element that refers to an Annotation (typically a Comment Annotation that consists of a simple multi-line comment) describing this component.

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