Module: ActiveFacts::CQL::Terms::EntityPrefix1
- Defined in:
- lib/activefacts/cql/parser/Terms.rb
Instance Method Summary collapse
Instance Method Details
#identified_by ⇒ Object
268 269 270 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 268 def identified_by elements[3] end |
#is ⇒ Object
260 261 262 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 260 def is elements[0] end |
#s ⇒ Object
264 265 266 |
# File 'lib/activefacts/cql/parser/Terms.rb', line 264 def s elements[1] end |