Class: Rafflesia::Types::OntologyDiffDataFromSource

Inherits:
Object
  • Object
show all
Defined in:
lib/rafflesia/types/ontology_diff_data_from_source.rb

Constant Summary collapse

RETAINED =
'retained'
PROVIDED =
'provided'
ALL =
[RETAINED, PROVIDED].freeze