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, getTemplate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getSort, getTemplate
protected AbstractDataVariable(DapNode template) throws DataException
DataException
public DapVariable getVariable()
getVariable
in interface DataVariable