Class: OpenEHR::AM::Archetype::ConstraintModel::CDomainType
- Inherits:
-
CDefinedObject
- Object
- ArchetypeConstraint
- CObject
- CDefinedObject
- OpenEHR::AM::Archetype::ConstraintModel::CDomainType
- Defined in:
- lib/open_ehr/am/archetype/constraint_model.rb
Instance Attribute Summary
Attributes inherited from CDefinedObject
Attributes inherited from CObject
#node_id, #occurrences, #rm_type_name
Attributes inherited from ArchetypeConstraint
Instance Method Summary collapse
Methods inherited from CDefinedObject
#any_allowed?, #default_value, #has_assumed_value?, #initialize, #valid_value?
Methods inherited from CObject
Methods inherited from ArchetypeConstraint
#congruent?, #has_path?, #initialize, #node_conforms_to?
Constructor Details
This class inherits a constructor from OpenEHR::AM::Archetype::ConstraintModel::CDefinedObject
Instance Method Details
#standard_equivalent ⇒ Object
214 215 216 |
# File 'lib/open_ehr/am/archetype/constraint_model.rb', line 214 def standard_equivalent raise NotImplementedError, 'subclass should be defined' end |