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

Former-commit-id: 96393309eb [formerly c06f87cd60290f34b0c9b1ac955f0b72f9de5c5b]
Former-commit-id: b47baedad4
This commit is contained in:
Nate Jensen 2012-08-29 16:09:50 -05:00 committed by Gerrit Code Review
commit e6661037f5

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