Module: XES::TraceAttributeAccessor

Extended by:
AttributeAccessor
Included in:
Trace
Defined in:
lib/xes/attribute-accessor.rb

Overview

TraceAttributeAccessor provides attribute accessors for trace or trace global element.

Instance Attribute Summary collapse

Method Summary

Methods included from AttributeAccessor

define_attribute

Instance Attribute Details

#concept_nameString



99
# File 'lib/xes/attribute-accessor.rb', line 99

define_attribute "concept:name", "string"

#cost:totalFloat



114
# File 'lib/xes/attribute-accessor.rb', line 114

define_attribute "cost:total", "float"

#cost_currencyString



119
# File 'lib/xes/attribute-accessor.rb', line 119

define_attribute "cost:currency", "string"

#identity_idString



109
# File 'lib/xes/attribute-accessor.rb', line 109

define_attribute "identity:id", "id"

#semantic_modelReferenceString



104
# File 'lib/xes/attribute-accessor.rb', line 104

define_attribute "semantic:modelReference", "string"