Classes in gov.nasa.pds.tools.label that implement PointerType |
class |
ExternalPointer
This class represents a pointer statement that references an external file. |
class |
IncludePointer
This class represents a pointer that is a set of external statements that can and should
be included in label containing this statement when performing validation. |
class |
PointerStatement
This class is the object representation of a pointer statement in a label. |
class |
PointerStatementFactory
This class hides the construction of pointers. |