Package | Description |
---|---|
gov.nasa.pds.tools.dict | |
gov.nasa.pds.tools.dict.parser |
Modifier and Type | Method and Description |
---|---|
GroupDefinition |
Dictionary.findGroupClassDefinition(DictIdentifier identifier)
Retrieves the class definition for a group with the given identifier.
|
GroupDefinition |
Dictionary.getGroupDefinition(DictIdentifier identifier)
Retrieves the group definition from the dictionary or null if not found
|
Modifier and Type | Method and Description |
---|---|
static GroupDefinition |
DefinitionFactory.createGroupDefinition(Dictionary sourceDictionary,
ObjectStatement object)
This method creates an
GroupDefinition by gathering the
attributes required from the ObjectStatement as specified in the
PDS Data Dictionary document. |
Copyright © 2005–2015 Planetary Data System. All rights reserved.