public class Compound extends Data
| Modifier and Type | Field and Description |
|---|---|
protected Data[] |
descs
The data (descriptor) array.
|
CLASS_A, CLASS_APD, CLASS_D, CLASS_R, CLASS_S, DTYPE_ACTION, DTYPE_B, DTYPE_BU, DTYPE_CALL, DTYPE_CONDITION, DTYPE_CONGLOM, DTYPE_DEPENDENCY, DTYPE_DICTIONARY, DTYPE_DIMENSION, DTYPE_DISPATCH, DTYPE_DOUBLE, DTYPE_DSC, DTYPE_EVENT, DTYPE_FLOAT, DTYPE_FUNCTION, DTYPE_IDENT, DTYPE_L, DTYPE_LIST, DTYPE_LU, DTYPE_METHOD, DTYPE_NID, DTYPE_O, DTYPE_OU, DTYPE_PARAM, DTYPE_PATH, DTYPE_PROCEDURE, DTYPE_PROGRAM, DTYPE_Q, DTYPE_QU, DTYPE_RANGE, DTYPE_ROUTINE, DTYPE_SIGNAL, DTYPE_SLOPE, DTYPE_T, DTYPE_TUPLE, DTYPE_W, DTYPE_WINDOW, DTYPE_WITH_ERROR, DTYPE_WITH_UNITS, DTYPE_WU, TreeDEPENDENCY_AND, TreeDEPENDENCY_OR, TreeIGNORE_STATUS, TreeIGNORE_UNDEFINED, TreeNEGATE_CONDITION| Constructor and Description |
|---|
Compound(Data help,
Data units,
Data error,
Data validation) |
| Modifier and Type | Method and Description |
|---|---|
Data |
getDescAt(int idx) |
Data[] |
getDescs() |
int |
getNumDescs() |
int |
getOpcode() |
protected void |
resizeDescs(int newDim) |
void |
setCtxTree(Tree ctxTree) |
void |
setDescAt(int idx,
Data desc) |
void |
setDescs(Data[] dscs) |
compile, compile, convertToDate, data, deserialize, evaluate, execute, executeWithContext, getByte, getByteArray, getDimensionAt, getDouble, getDoubleArray, getError, getFloat, getFloatArray, getHelp, getInt, getIntArray, getLong, getLongArray, getMdsMsg, getShape, getShort, getShortArray, getSize, getSizeInBytes, getString, getStringArray, getTime, getUnits, getValidation, plot, serialize, setError, setHelp, setUnits, setValidation, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toDouble, toStringprotected Data[] descs
public int getNumDescs()
public Data getDescAt(int idx)
idx - public void setDescAt(int idx,
Data desc)
idx - public Data[] getDescs()
public void setDescs(Data[] dscs)
dscs - protected void resizeDescs(int newDim)
public void setCtxTree(Tree ctxTree)
setCtxTree in class Datapublic int getOpcode()
Copyright © 2020. All rights reserved.