gov.nasa.pds.tools.label
Class StructurePointer

java.lang.Object
  extended by gov.nasa.pds.tools.label.Statement
      extended by gov.nasa.pds.tools.label.PointerStatement
          extended by gov.nasa.pds.tools.label.SpecialPointer
              extended by gov.nasa.pds.tools.label.IncludePointer
                  extended by gov.nasa.pds.tools.label.StructurePointer
All Implemented Interfaces:
Comparable<Object>

public class StructurePointer
extends IncludePointer

Version:
$Revision: 4967 $
Author:
pramirez, jagander

Field Summary
 
Fields inherited from class gov.nasa.pds.tools.label.SpecialPointer
CATALOG_KEY, DESCRIPTION_KEY, INDEX_KEY, STRUCTURE_KEY
 
Fields inherited from class gov.nasa.pds.tools.label.PointerStatement
externalReference, value
 
Fields inherited from class gov.nasa.pds.tools.label.Statement
comment, identifier, label, lineNumber, sourceFile, sourceURI
 
Constructor Summary
StructurePointer(Label sourceLabel, int lineNumber, DictIdentifier identifier, Value value)
           
 
Method Summary
 
Methods inherited from class gov.nasa.pds.tools.label.IncludePointer
getStatements, loadReferencedStatements
 
Methods inherited from class gov.nasa.pds.tools.label.PointerStatement
equals, getFileRefs, getValue, hashcode, hasMultipleReferences
 
Methods inherited from class gov.nasa.pds.tools.label.Statement
attachComment, compareTo, getComment, getIdentifier, getLabel, getLineNumber, getSourceFile, getSourceString, getSourceURI, toString, validateCommentType, validateElementType, validateGroupType, validateObjectType, validatePointerType, validateType
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

StructurePointer

public StructurePointer(Label sourceLabel,
                        int lineNumber,
                        DictIdentifier identifier,
                        Value value)


Copyright © 2005–2013 Planetary Data System. All rights reserved.