Module: ActiveFacts::CQL::ObjectTypes::EntityType0

Defined in:
lib/activefacts/cql/parser/ObjectTypes.rb

Instance Method Summary collapse

Instance Method Details

#cObject



74
75
76
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 74

def c
  elements[5]
end

#c2Object



86
87
88
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 86

def c2
  elements[9]
end

#ecObject



90
91
92
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 90

def ec
  elements[10]
end

#m1Object



70
71
72
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 70

def m1
  elements[4]
end

#m2Object



82
83
84
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 82

def m2
  elements[8]
end

#s1Object



58
59
60
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 58

def s1
  elements[0]
end

#s2Object



62
63
64
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 62

def s2
  elements[2]
end

#supObject



78
79
80
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 78

def sup
  elements[6]
end

#term_definition_nameObject



66
67
68
# File 'lib/activefacts/cql/parser/ObjectTypes.rb', line 66

def term_definition_name
  elements[3]
end