Warning

This documentation is still a work in progress. If you have any issues or questions, please ask on the cybox-discussion mailing list or file a bug in our issue tracker.

cybox.common.platform_specification module

class cybox.common.platform_specification.PlatformIdentifier[source]

Bases: cybox.common.properties.String

XML binding class: cybox.bindings.cybox_common.PlatformIdentifierType
static from_dict(platform_identifier_dict)[source]
static from_obj(platform_identifier_obj)[source]
to_dict()[source]
to_obj(return_obj=None, ns_info=None)[source]
class cybox.common.platform_specification.PlatformSpecification[source]

Bases: cybox.Entity

CybOX Common PlatformSpecification object representation

XML binding class: <undefined>
static from_dict(platform_specification_dict)[source]
static from_obj(platform_specification_obj)[source]
to_dict()[source]
to_obj(return_obj=None, ns_info=None)[source]

Previous topic

cybox.common.object_properties module

Next topic

cybox.common.properties module

This Page

Related Documentation