Association =========== .. currentmodule:: jwst.associations .. autoclass:: Association :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~Association.DEFAULT_EVALUATE ~Association.DEFAULT_FORCE_UNIQUE ~Association.DEFAULT_REQUIRE_CONSTRAINT ~Association.GLOBAL_CONSTRAINT ~Association.INVALID_VALUES ~Association.asn_name ~Association.asn_rule ~Association.ioregistry ~Association.is_valid ~Association.registry .. rubric:: Methods Summary .. autosummary:: ~Association.add ~Association.check_and_set_constraints ~Association.create ~Association.dump ~Association.finalize ~Association.is_item_member ~Association.items ~Association.keys ~Association.load ~Association.match_constraint ~Association.rule_name ~Association.validate ~Association.values .. rubric:: Attributes Documentation .. autoattribute:: DEFAULT_EVALUATE .. autoattribute:: DEFAULT_FORCE_UNIQUE .. autoattribute:: DEFAULT_REQUIRE_CONSTRAINT .. autoattribute:: GLOBAL_CONSTRAINT .. autoattribute:: INVALID_VALUES .. autoattribute:: asn_name .. autoattribute:: asn_rule .. autoattribute:: ioregistry .. autoattribute:: is_valid .. autoattribute:: registry .. rubric:: Methods Documentation .. automethod:: add .. automethod:: check_and_set_constraints .. automethod:: create .. automethod:: dump .. automethod:: finalize .. automethod:: is_item_member .. automethod:: items .. automethod:: keys .. automethod:: load .. automethod:: match_constraint .. automethod:: rule_name .. automethod:: validate .. automethod:: values