Class: Vicary::Conformance::Frame

Inherits:
Struct
  • Object
show all
Defined in:
lib/vicary/conformance.rb

Instance Attribute Summary collapse

Instance Attribute Details

#frame_idObject

Returns the value of attribute frame_id

Returns:

  • (Object)

    the current value of frame_id



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def frame_id
  @frame_id
end

#groupObject

Returns the value of attribute group

Returns:

  • (Object)

    the current value of group



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def group
  @group
end

#held_outObject

Returns the value of attribute held_out

Returns:

  • (Object)

    the current value of held_out



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def held_out
  @held_out
end

#noteObject

Returns the value of attribute note

Returns:

  • (Object)

    the current value of note



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def note
  @note
end

#prompt_contextObject

Returns the value of attribute prompt_context

Returns:

  • (Object)

    the current value of prompt_context



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def prompt_context
  @prompt_context
end

#sentenceObject

Returns the value of attribute sentence

Returns:

  • (Object)

    the current value of sentence



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def sentence
  @sentence
end

#spansObject

Returns the value of attribute spans

Returns:

  • (Object)

    the current value of spans



28
29
30
# File 'lib/vicary/conformance.rb', line 28

def spans
  @spans
end