public class UaNodeUtils extends Object
| Constructor and Description |
|---|
UaNodeUtils() |
| Modifier and Type | Method and Description |
|---|---|
static UaNode |
getModellingRule(UaNode node)
Return the UaNode describing the ModellingRule of the nod
|
static NamingRuleType |
getNamingRule(UaNode modellingRule)
Get the NamingRule for a ModellingRule node
|
static boolean |
hasModellingRule(UaNode node) |
static boolean |
isMandatory(UaNode node) |
static boolean |
isModellingRule(UaNode node) |
public static UaNode getModellingRule(UaNode node)
node - the nodepublic static NamingRuleType getNamingRule(UaNode modellingRule)
modellingRule - the nodepublic static boolean hasModellingRule(UaNode node)
public static boolean isMandatory(UaNode node)
public static boolean isModellingRule(UaNode node)
Copyright © 2026. All rights reserved.