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

Public Instance Methods

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