cti-python-stix2/stix2/markings
Chris Lenk 2bdf83401a Add a shortcut for marking functions
So marking functions like `add_markings()` can be directly called as methods on
SDO/SRO classes. Note that they return new versions of the objects
because objects are immutable.
2017-10-03 10:28:58 -04:00
..
__init__.py Add a shortcut for marking functions 2017-10-03 10:28:58 -04:00
granular_markings.py
object_markings.py
utils.py