Module: ActiveFacts::CQL::Terms::EntityPrefix3
- Defined in:
- lib/activefacts/cql/parser/Terms.rb
Instance Method Summary collapse
Instance Method Details
#subtype_prefix ⇒ Object
284 285 286 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 284 def subtype_prefix elements[0] end |
#term_definition_name ⇒ Object
288 289 290 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 288 def term_definition_name elements[2] end |