Version: 2.1.0.21
cybox.core.associated_object module¶
-
class
cybox.core.associated_object.AssociatedObject(defined_object=None, type_=None, association_type=None)[source]¶ Bases:
cybox.core.object.ObjectThe CybOX Associated Object element.
Currently only supports the id, association_type and ObjectProperties properties
XML binding class:cybox.bindings.cybox_core.AssociatedObjectType-
association_type¶ TypedField subclass for VocabString fields.
XML Binding class name:Association_TypeDictionary key name:association_type
-