ValueOpcodeKey

class dsviper.ValueOpcodeKey

Bases: object

A class used to retreive the mutation opcodes for an instance of a concept for an attachment. Only used by the evaluator.

Note: Not directly instantiable.

attachment_runtime_id() ValueUUId

Return the uuid assigned by the runtime.

concept_runtime_id() ValueUUId

Return the uuid assigned by the runtime for the concept’s type.

instance_id() ValueUUId

Return the uuid of the instance of the concept.