public class MNodeUtils extends Object
| 构造器和说明 |
|---|
MNodeUtils() |
| 限定符和类型 | 方法和说明 |
|---|---|
static IEntityMNode |
setToEntity(IMNode node)
When a measurement, represented by template or MeasurementMNode, is going to be added to a
node, the node should be set to entity.
|
static IMNode |
setToInternal(IEntityMNode entityMNode)
When there's no measurement, represented by template or MeasurementMNode, is under this
entityMNode, it should not act as entity anymore.
|
public static IEntityMNode setToEntity(IMNode node)
node - node to be transformedpublic static IMNode setToInternal(IEntityMNode entityMNode)
entityMNode - node to be transformedCopyright © 2022 The Apache Software Foundation. All rights reserved.