Version: 2.1.0.12.dev0

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]