ecl-logo Documentation

Inspect

Inspect[object]table

displays all of the information stored in the database for object in a formatted grid with a plot of the object followed by its fields and values.

Inspect[type]table

displays all of the possible information a given type could store in a formatted grid with its fields and descriptions of the fields.

Details

    Input
    Output
    General Options
    Messages
  • TooManyObjectsInspect can only take a maximum of 10 objects. Please reduce the number of objects and try again.

Examples

Basic Examples  (4)

Inspect the database entry for NMR Data:

Inspect the database entry for an HPLC Protocol:

Inspect the database structure for an oligomer molecule:

Inspect the database entry for an oligomer sample:

Additional Examples  (4)

Inspect the database entry for Chromatography data:

Inspect the database entry for a literature reference:

Inspect works on packets as well as objects:

As well as on Links:

Options  (9)

Abstract  (2)

Show only the abstract fields (sans the plot) using the Abstract option:

Shows only the abstract field definitions:

Date  (1)

Inspect the state of the object at a specified date and time:

Developer  (5)

Reveal the hidden developer fields using the developer option:

Reveal the hidden developer fields in the definitions:

Automatic developer option resolves to True when the logged in user is a Developer:

Automatic developer option resolves to False when the logged in user is not a Developer:

Automated developer option resolution is overridden by option specification:

TimeConstraint  (1)

Using the TimeConstraint option will leave fields unevaluated when taking longer then the provided TimeConstraint to evaluate:

Messages  (1)

TooManyObjects  (1)

Fails if too many objects are passed: