Module: ActiveFacts::CQL::ObjectTypes::Identification0
- Defined in:
- lib/activefacts/cql/parser/ObjectTypes.rb
Instance Method Summary collapse
Instance Method Details
#enforcement ⇒ Object
459 460 461 |
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 459 def enforcement elements[1] end |
#value_constraint ⇒ Object
455 456 457 |
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 455 def value_constraint elements[0] end |