public class TreePath extends TreeNode
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 |
|---|
TreePath(String path) |
TreePath(String path,
Data help,
Data units,
Data error,
Data validation) |
TreePath(String path,
Tree tree) |
TreePath(String path,
Tree tree,
Data help,
Data units,
Data error,
Data validation) |
| Modifier and Type | Method and Description |
|---|---|
static Data |
getData(String path,
Data help,
Data units,
Data error,
Data validation) |
String |
getString()
Convert this data into a STRING.
|
protected void |
resolveNid() |
addDevice, addNode, addTag, beginSegment, beginTimestampedSegment, clearNciFlag, containsVersions, deleteData, doAction, doMethod, findTags, getBrother, getChild, getChildren, getCompressedLength, getConglomerateElt, getConglomerateNodes, getData, getData, getData, getDclass, getDepth, getDescendants, getDtype, getExtendedAttribute, getFlags, getFullPath, getLength, getMember, getMembers, getMinPath, getNciFlag, getNciFlags, getNid, getNodeName, getNumChildren, getNumDescendants, getNumElts, getNumMembers, getNumSegments, getOriginalPartName, getOwnerId, getParent, getPath, getSegment, getSegmentDim, getSegmentEnd, getSegmentStart, getStatus, getTimeInserted, getTree, getUsage, isChild, isCompressible, isCompressOnPut, isCompressSegments, isEssential, isIncludedInPulse, isIncludeInPulse, isMember, isNoWriteModel, isNoWriteShot, isOn, isParentOff, isSegmented, isSetup, isWriteOnce, makeSegment, makeTimestampedSegment, move, move, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putData, putRow, putRow, putSegment, putTimestampedSegment, remove, removeTag, rename, setCompressible, setCompressOnPut, setCompressSegments, setEssential, setExtendedAttribute, setIncludedInPulse, setIncludeInPulse, setNciFlag, setNciFlags, setNoWriteModel, setNoWriteShot, setOn, setSubtree, setTree, setWriteOnce, updateSegmentcompile, compile, convertToDate, data, deserialize, evaluate, execute, executeWithContext, getByte, getByteArray, getCtxTree, getDimensionAt, getDouble, getDoubleArray, getError, getFloat, getFloatArray, getHelp, getInt, getIntArray, getLong, getLongArray, getMdsMsg, getShape, getShort, getShortArray, getSize, getSizeInBytes, 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, toStringpublic TreePath(String path, Data help, Data units, Data error, Data validation) throws MdsException
MdsExceptionpublic TreePath(String path, Tree tree, Data help, Data units, Data error, Data validation) throws MdsException
MdsExceptionpublic TreePath(String path, Tree tree) throws MdsException
MdsExceptionpublic TreePath(String path) throws MdsException
MdsExceptionpublic static Data getData(String path, Data help, Data units, Data error, Data validation) throws MdsException
MdsExceptionpublic String getString()
Dataprotected void resolveNid()
throws MdsException
resolveNid in class TreeNodeMdsExceptionCopyright © 2023. All rights reserved.