Interface NodeContext
-
- All Superinterfaces:
PDSContext
,PDSObjectContext
public interface NodeContext extends PDSObjectContext
Extension point for node-specific contexts- Author:
- jpadams
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getNode()
-
Methods inherited from interface gov.nasa.pds.imaging.generate.context.PDSContext
getContext
-
Methods inherited from interface gov.nasa.pds.imaging.generate.context.PDSObjectContext
get, getUnits, setMappings, setParameters
-
-
-
-
Method Detail
-
getNode
String getNode()
-
-