Class: Rafflesia::Types::OntologyContextDataMatchMode

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

Constant Summary collapse

VALUE_ALL =
'all'
ANY =
'any'
ALL =
[VALUE_ALL, ANY].freeze