Class: OpenEHR::RM::DataStructures::History::PointEvent

Inherits:
Event show all
Defined in:
lib/openehr/rm/data_structures/history.rb

Constant Summary

Constants included from Common::Archetyped::LocaterConstants

Common::Archetyped::LocaterConstants::CONTENT_PATH_SEPARATOR, Common::Archetyped::LocaterConstants::CURRENT_TRANSACTION_ID, Common::Archetyped::LocaterConstants::FRAGMENT_SEPARATOR, Common::Archetyped::LocaterConstants::MULTIPART_ID_DELIMITER, Common::Archetyped::LocaterConstants::ORGANIZER_PATH_SEPARATOR

Instance Attribute Summary

Attributes inherited from Event

#data, #state, #time

Attributes inherited from Common::Archetyped::Locatable

#archetype_details, #archetype_node_id, #feeder_audit, #links, #name, #uid

Attributes inherited from Common::Archetyped::Pathable

#parent

Method Summary

Methods inherited from Event

#initialize, #offset

Methods inherited from Common::Archetyped::Locatable

#concept, #initialize, #is_archetype_root?

Methods inherited from Common::Archetyped::Pathable

#initialize, #item_at_path, #items_at_path, #path_exists?, #path_of_item, #path_unique?

Constructor Details

This class inherits a constructor from OpenEHR::RM::DataStructures::History::Event