Issue #29 Made fields protected in AbstractInventory in order to override how they are set for viirs

Change-Id: I88ecfdc10a29027fc63b9b3e4a8363743bbac7c9

Former-commit-id: 04c3a1c678 [formerly f8aef2b067] [formerly 04c3a1c678 [formerly f8aef2b067] [formerly 81f78fa819 [formerly 3ff192dfb09a0e4512287d45df864375e3900ca1]]]
Former-commit-id: 81f78fa819
Former-commit-id: e593c9d56e [formerly 99c8b1a968]
Former-commit-id: d44378e259
This commit is contained in:
Max Schenkelberg 2012-08-29 16:01:10 -05:00
parent 1b9d645810
commit 85319c6284

View file

@ -171,11 +171,11 @@ public abstract class AbstractInventory implements DerivParamUpdateListener {
protected Map<String, List<String>> sourceAliases = new HashMap<String, List<String>>();
private List<String> allSources;
protected List<String> allSources;
private List<String> allParameters;
protected List<String> allParameters;
private List<Level> allLevels;
protected List<Level> allLevels;
/**
* A call to this method assigns the passed grid tree to the original grid