Class: Rafflesia::Types::OntologyIsIsolated

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

Constant Summary collapse

TRUE =
'true'
FALSE =
'false'
ALL =
[TRUE, FALSE].freeze