public final class ObjectNodeProperties extends Object
| Modifier and Type | Field and Description |
|---|---|
static QualifiedProperty<ByteString> |
Icon
The Icon Property is provides an image that can be used by Clients when
displaying the Node.
|
static QualifiedProperty<NamingRuleType> |
NamingRule
The NamingRule Property defines the NamingRule of a ModellingRule.
|
static QualifiedProperty<String> |
NodeVersion
The NodeVersion Property is used to indicate the version of a Node.
|
public static final QualifiedProperty<String> NodeVersion
The NodeVersion Property is updated each time a Reference is added or removed from the Node the Property belongs to.
public static final QualifiedProperty<ByteString> Icon
It is expected that the Icon Property contains a relatively small image.
public static final QualifiedProperty<NamingRuleType> NamingRule
This Property shall only be used for Objects of type ModellingRuleType.
Copyright © 2025. All rights reserved.