gov.nasa.pds.imaging.generate.context
Interface PDSContext
- All Known Subinterfaces:
- NodeContext, PDSObject
- All Known Implementing Classes:
- AutoGeneratedElements, PDS3Label
public interface PDSContext
Interface for the PDS Context to be used for extracting values for the
Velocity Templates.
- Author:
- jpadams
get
Object get(String key)
throws TemplateException
- Throws:
TemplateException
getContext
String getContext()
getUnits
String getUnits(String key)
setParameters
void setParameters(PDSObject pdsObject)
setMappings
void setMappings()
throws Exception
- Throws:
Exception
Copyright © 2010–2014 Planetary Data System. All rights reserved.