cti-python-stix2/stix2/v21
Michael Chisholm 99bf4215a3 Change all uses of ObjectReferenceProperty in 2.1 SCO classes
to ReferenceProperty.  Add a unit test to ensure that when a
stix2 object is passed as a value of a ReferenceProperty, that
the ID is properly pulled out and used as the actual property
value, and that it doesn't affect the deterministic ID
calculation.
2020-06-08 17:24:33 -04:00
..
__init__.py Add __all__'s to v20 and v21/__init__.py to ensure that 2020-06-03 17:39:09 -04:00
base.py Reorganize bases, use isinstance to check version 2020-03-27 02:40:42 -04:00
bundle.py Merge branch 'master' into 365-versioned-classes 2020-04-02 06:02:20 -04:00
common.py Merge pull request #384 from oasis-open/365-versioned-classes 2020-04-03 17:30:24 -04:00
observables.py Change all uses of ObjectReferenceProperty in 2.1 SCO classes 2020-06-08 17:24:33 -04:00
sdo.py Merge pull request #384 from oasis-open/365-versioned-classes 2020-04-03 17:30:24 -04:00
sro.py Merge pull request #384 from oasis-open/365-versioned-classes 2020-04-03 17:30:24 -04:00