public abstract class AbstractDataVariable extends AbstractData implements DataVariable
sort, template| Modifier | Constructor and Description |
|---|---|
protected |
AbstractDataVariable(DapNode template) |
| Modifier and Type | Method and Description |
|---|---|
DapVariable |
getVariable() |
computesort, getSort, getTemplateclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetSort, getTemplateprotected AbstractDataVariable(DapNode template) throws DataException
DataExceptionpublic DapVariable getVariable()
getVariable in interface DataVariable