A namespace within Rhino.

List Structure

name string
slee-components
   sbbs list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
      env-entries list
         name non-empty-string
         value string
      security-permission-spec string
   sbb-parts list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
      security-permission-spec string
   services list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
      default-sbb-tracer-levels list
         tracer-name string
         trace-level tracer-level
         present boolean
      sbbs list
         name non-empty-string
         vendor non-empty-string
         version non-empty-string
         tracer-levels list
            tracer-name string
            trace-level tracer-level
            present boolean
         usage-parameter-sets list
            name non-empty-string
            present boolean
   profile-specs list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
   resource-adaptors list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
      security-permission-spec string
profile-tables list
   name string
   present boolean
   profile-spec-id
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
   profile-attributes list
      name string
      type string
      serialised boolean
      serialisation-version string
   tracer-levels list
      tracer-name string
      trace-level tracer-level
      present boolean
   usage-parameter-sets list
      name non-empty-string
      present boolean
   profiles list
      name string
      present boolean
      attributes list
         name non-empty-string
         profile-attribute-value choice
            is-null
               is-null boolean
            content
               content string
            elements
               elements
            mappings
               mappings list
                  key string
                  present boolean
                  value string
resource-adaptor-entities list
   name non-empty-string
   present boolean
   resource-adaptor-id
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
   config-properties list
      name non-empty-string
      value string
      present boolean
   link-name-bindings list
      link-name non-empty-string
      present boolean
   tracer-levels list
      tracer-name string
      trace-level tracer-level
      present boolean
   usage-parameter-sets list
      name non-empty-string
      present boolean
states
   slee
      default-state slee-state
      nodes list
         node-id int16
         present boolean
         state slee-state
   services list
      name non-empty-string
      vendor non-empty-string
      version non-empty-string
      default-state service-state
      nodes list
         node-id int16
         present boolean
         state service-state
   resource-adaptor-entities list
      name non-empty-string
      default-state resource-adaptor-entity-state
      nodes list
         node-id int16
         present boolean
         state resource-adaptor-entity-state

The key is name.

name

The name of the Rhino namespace, an empty string name means the default namespace.

Type string

Value

a string

slee-components

See slee-components for details of this node and its descendants.

profile-tables list

See profile-tables list for details of this node and its descendants.

resource-adaptor-entities list

See resource-adaptor-entities list for details of this node and its descendants.

states

See states for details of this node and its descendants.

Previous page Next page