class OpenEHR::AM::Archetype::ConstraintModel::CDomainType

Public Instance Methods

standard_equivalent() click to toggle source
# File lib/open_ehr/am/archetype/constraint_model.rb, line 214
def standard_equivalent
  raise NotImplementedError, 'subclass should be defined'
end