public class NetCDFServerExplorerParameters extends FilesystemServerExplorerParameters implements DataServerExplorerParameters
| Modifier and Type | Field and Description |
|---|---|
protected static DynClass |
DYNCLASS |
static String |
PARAMS_NAME |
DYNCLASS_NAME| Constructor and Description |
|---|
NetCDFServerExplorerParameters() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataStoreName() |
protected DelegatedDynObject |
getDelegatedDynObject()
Returns an instance of the
DynObject to delegate to. |
String |
getDescription() |
String |
getExplorerName()
Returns the name of the data explorer type of the DataServerExplorer
represented by this DataServerExplorerParameters
|
String |
getInitialpath() |
String |
getRoot() |
protected void |
initialize() |
static DynClass |
registerDynClass() |
void |
setInitialpath(String path) |
void |
setRoot(String path) |
clear, copyValuesTo, delegate, getCopy, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, loadFromState, saveToState, setDynValue, toString, validateclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitclear, getCopy, validateloadFromState, saveToStatedelegate, getDynClass, getDynValue, hasDynValue, implement, invokeDynMethod, invokeDynMethod, setDynValuepublic static final String PARAMS_NAME
protected static DynClass DYNCLASS
protected void initialize()
public static DynClass registerDynClass()
public void setRoot(String path)
setRoot in class FilesystemServerExplorerParameterspublic String getRoot()
getRoot in class FilesystemServerExplorerParameterspublic void setInitialpath(String path)
setInitialpath in class FilesystemServerExplorerParameterspublic String getInitialpath()
getInitialpath in class FilesystemServerExplorerParameterspublic String getExplorerName()
DataServerExplorerParametersgetExplorerName in interface DataServerExplorerParametersgetExplorerName in class FilesystemServerExplorerParameterspublic String getDataStoreName()
public String getDescription()
protected DelegatedDynObject getDelegatedDynObject()
AbstractDataParametersDynObject to delegate to.getDelegatedDynObject in class FilesystemServerExplorerParametersDynObject