Package | Description |
---|---|
loci.ome.notes |
OME Notes:
a library for flexible organization and presentation of OME-XML metadata
within a graphical browser and editor interface.
|
Modifier and Type | Method and Description |
---|---|
static int |
TemplateTools.getNodeCount(AggregateMetadata store,
String map)
Get the number of nodes matching this map.
|
static String |
TemplateTools.getString(AggregateMetadata store,
String map,
boolean value)
Get the value corresponding to the given map.
|
void |
Template.initializeFields(AggregateMetadata store)
Determine number of repetitions for each repeatable field.
|
void |
Template.populateFields(AggregateMetadata store)
Populates the fields using the given OME root node and the
template's OME-CA mapping.
|
void |
Template.saveFields(AggregateMetadata store)
Save fields to given OME root node.
|
Constructor and Description |
---|
Notes(AggregateMetadata store)
Constructs a new main window with the given metadata,
and default template.
|
Notes(String template,
AggregateMetadata store)
Constructs a new main window with the given metadata and template.
|
Copyright © 2014 Open Microscopy Environment