Package | Description |
---|---|
gov.nasa.pds.tools.label | |
gov.nasa.pds.tools.label.antlr | |
gov.nasa.pds.tools.label.validate |
Modifier and Type | Method and Description |
---|---|
List<GroupStatement> |
ObjectStatement.getGroups()
Retrieves groups associated with this object
|
List<GroupStatement> |
Label.getGroups()
Retrieves groups associated with this label
|
List<GroupStatement> |
ObjectStatement.getGroups(DictIdentifier id)
Retrieves the named group
|
List<GroupStatement> |
ObjectStatement.getGroups(String id) |
List<GroupStatement> |
Label.getGroups(String identifier)
Retrieves the groups with the identifier or null if not found
|
Modifier and Type | Method and Description |
---|---|
GroupStatement |
ODLParser.group_statement(Label label) |
Modifier and Type | Method and Description |
---|---|
static boolean |
GroupValidator.validate(GroupStatement group,
Dictionary dictionary,
Label label) |
Copyright © 2005–2015 Planetary Data System. All rights reserved.