public class Apd extends Data
| Modifier and Type | Field and Description |
|---|---|
protected Data[] |
descs |
protected int |
nDescs |
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 |
|---|
Apd() |
Apd(Data[] descs) |
Apd(Data[] descs,
Data help,
Data units,
Data error,
Data validation) |
| Modifier and Type | Method and Description |
|---|---|
static Data |
getData(Data[] descs,
Data help,
Data units,
Data error,
Data validation) |
Data |
getDescAt(int idx) |
Data[] |
getDescs() |
protected void |
resizeDescs(int newDim) |
void |
setDescAt(int idx,
Data dsc) |
void |
setDescs(Data[] inDescs) |
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, setCtxTree, setError, setHelp, setUnits, setValidation, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toData, toDouble, toStringprotected Data[] descs
protected int nDescs
public Apd()
public Apd(Data[] descs)
public static Data getData(Data[] descs, Data help, Data units, Data error, Data validation)
public Data[] getDescs()
public void setDescs(Data[] inDescs)
descs - public Data getDescAt(int idx)
idx - protected void resizeDescs(int newDim)
public void setDescAt(int idx,
Data dsc)
idx - dsc - Copyright © 2021. All rights reserved.