|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectDefinition | |
---|---|
gov.nasa.pds.tools.dict | |
gov.nasa.pds.tools.dict.parser |
Uses of ObjectDefinition in gov.nasa.pds.tools.dict |
---|
Methods in gov.nasa.pds.tools.dict that return ObjectDefinition | |
---|---|
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 |
Uses of ObjectDefinition in gov.nasa.pds.tools.dict.parser |
---|
Methods in gov.nasa.pds.tools.dict.parser that return ObjectDefinition | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |