Package | Description |
---|---|
gov.nasa.pds.tools.dict | |
gov.nasa.pds.tools.dict.parser |
Modifier and Type | Method and Description |
---|---|
ObjectDefinition |
Dictionary.findObjectClassDefinition(DictIdentifier identifier)
Retrieves the class definition for an object with the given identifier.
|
ObjectDefinition |
Dictionary.getObjectDefinition(DictIdentifier identifier)
Retrieves the object definition from the dictionary or null if not found
|
Modifier and Type | Method and Description |
---|---|
static ObjectDefinition |
DefinitionFactory.createObjectDefinition(Dictionary sourceDictionary,
ObjectStatement object)
This method creates an
ObjectDefinition 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.