Method: Archimate::FileFormats::Sax::ModelExchangeFile::Model#on_future

Defined in:
lib/archimate/file_formats/sax/model_exchange_file/model.rb

#on_future(future, _source) ⇒ Object



67
68
69
# File 'lib/archimate/file_formats/sax/model_exchange_file/model.rb', line 67

def on_future(future, _source)
  @futures << future
end