stixex v0.1.2 StixEx.Object behaviour View Source
An object is a set of STIX data with a set schema. The awkward part here is that is can be any kind of type, and they all sit in the same array.
Link to this section Summary
Link to this section Functions
Link to this function
cast_common(changeset, params) View Source
Link to this macro
common_fields() View Source (macro)
Link to this macro
common_functions() View Source (macro)
Link to this function
new(type_name, params) View Source
Link to this section Callbacks
Link to this callback
changeset(term, term) View Source
Link to this callback