470915]Applied Short Circuit Logic MasterDetailsComponent
Created by: SmithRWORNL
MasterDetailsComponent now uses short circuit comparisions instead of eager ones. Thus, it will now only evaulate expressions in an AND until one evaluates to false, instead of evaluating all of them.
Bug: 470915 https://bugs.eclipse.org/bugs/show_bug.cgi?id=470915 Signed-off-by: Robert Smith SmithRW@ornl.gov