public class OrderedObjectStatement
extends gov.nasa.pds.tools.label.ObjectStatement
| Constructor and Description |
|---|
OrderedObjectStatement(gov.nasa.pds.tools.label.Label sourceLabel,
String identifier)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addStatement(gov.nasa.pds.tools.label.Statement statement) |
List<gov.nasa.pds.tools.label.Statement> |
getStatements() |
equals, getAttribute, getAttribute, getAttributes, getGroups, getGroups, getGroups, getObjects, getObjects, getObjects, getPointer, getPointers, hasAttribute, hasGroup, hashcode, hasObject, hasPointerattachComment, compareTo, getComment, getIdentifier, getLabel, getLineNumber, getSourceFile, getSourceString, getSourceURI, toString, validateCommentType, validateElementType, validateGroupType, validateObjectType, validatePointerType, validateTypepublic OrderedObjectStatement(gov.nasa.pds.tools.label.Label sourceLabel,
String identifier)
sourceLabel - The label the object belongs to.identifier - The name of the object.public void addStatement(gov.nasa.pds.tools.label.Statement statement)
addStatement in class gov.nasa.pds.tools.label.ObjectStatementpublic List<gov.nasa.pds.tools.label.Statement> getStatements()
getStatements in class gov.nasa.pds.tools.label.ObjectStatementCopyright © 2023 Planetary Data System. All rights reserved.