Uses of Interface
info.dmtree.MetaNode
-
Packages that use MetaNode Package Description info.dmtree info.dmtree.spi -
-
Uses of MetaNode in info.dmtree
Methods in info.dmtree that return MetaNode Modifier and Type Method Description MetaNodeDmtSession. getMetaNode(java.lang.String nodeUri)Get the meta data which describes a given node. -
Uses of MetaNode in info.dmtree.spi
Methods in info.dmtree.spi that return MetaNode Modifier and Type Method Description MetaNodeReadableDataSession. getMetaNode(java.lang.String[] nodePath)Get the meta data which describes a given node.
-