TaggedObjectNode

class roman_datamodels.stnode.TaggedObjectNode(node=None, parent=None, name=None)[source]

Bases: DNode

Base class for all tagged objects defined by RAD

There will be one of these for any tagged object defined by RAD, which has base type: object.

Attributes Summary

tag

Methods Summary

get_schema()

Retrieve the schema associated with this tag

Attributes Documentation

tag

Methods Documentation

get_schema()[source]

Retrieve the schema associated with this tag