|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GroupDefinition | |
---|---|
gov.nasa.pds.tools.dict | |
gov.nasa.pds.tools.dict.parser |
Uses of GroupDefinition in gov.nasa.pds.tools.dict |
---|
Methods in gov.nasa.pds.tools.dict that return GroupDefinition | |
---|---|
GroupDefinition |
Dictionary.findGroupClassDefinition(java.lang.String identifier)
Retrieves the class definition for a group with the given identifier. |
GroupDefinition |
Dictionary.getGroupDefinition(java.lang.String identifier)
Retrieves the group definition from the dictionary or null if not found |
Uses of GroupDefinition in gov.nasa.pds.tools.dict.parser |
---|
Methods in gov.nasa.pds.tools.dict.parser that return GroupDefinition | |
---|---|
static GroupDefinition |
DefinitionFactory.createGroupDefinition(ObjectStatement object)
This method creates an GroupDefinition by gathering the attributes required
from the ObjectStatement as specified in the PDS Data Dictionary document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |