public interface NamespaceMetadataType extends BaseObjectType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
CONFIGURATION_VERSION |
static String |
DEFAULT_ACCESS_RESTRICTIONS |
static String |
DEFAULT_ROLE_PERMISSIONS |
static String |
DEFAULT_USER_ROLE_PERMISSIONS |
static String |
IS_NAMESPACE_SUBSET |
static String |
MODEL_VERSION |
static String |
NAMESPACE_FILE |
static String |
NAMESPACE_PUBLICATION_DATE |
static String |
NAMESPACE_URI |
static String |
NAMESPACE_VERSION |
static String |
STATIC_NODE_ID_TYPES |
static String |
STATIC_NUMERIC_NODE_ID_RANGE |
static String |
STATIC_STRING_NODE_ID_PATTERN |
getQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String NAMESPACE_VERSION
static final String IS_NAMESPACE_SUBSET
static final String STATIC_NUMERIC_NODE_ID_RANGE
static final String DEFAULT_ACCESS_RESTRICTIONS
static final String DEFAULT_ROLE_PERMISSIONS
static final String NAMESPACE_URI
static final String STATIC_NODE_ID_TYPES
static final String CONFIGURATION_VERSION
static final String NAMESPACE_PUBLICATION_DATE
static final String STATIC_STRING_NODE_ID_PATTERN
static final String MODEL_VERSION
static final String DEFAULT_USER_ROLE_PERMISSIONS
static final String NAMESPACE_FILE
UaProperty getNamespaceVersionNode()
String getNamespaceVersion()
void setNamespaceVersion(String value) throws StatusException
StatusExceptionUaProperty getIsNamespaceSubsetNode()
Boolean isIsNamespaceSubset()
void setIsNamespaceSubset(Boolean value) throws StatusException
StatusExceptionUaProperty getStaticNumericNodeIdRangeNode()
String[] getStaticNumericNodeIdRange()
void setStaticNumericNodeIdRange(String[] value) throws StatusException
StatusExceptionUaProperty getDefaultAccessRestrictionsNode()
AccessRestrictionType getDefaultAccessRestrictions()
void setDefaultAccessRestrictions(AccessRestrictionType value) throws StatusException
StatusExceptionUaProperty getDefaultRolePermissionsNode()
RolePermissionType[] getDefaultRolePermissions()
void setDefaultRolePermissions(RolePermissionType[] value) throws StatusException
StatusExceptionUaProperty getNamespaceUriNode()
String getNamespaceUri()
void setNamespaceUri(String value) throws StatusException
StatusExceptionUaProperty getStaticNodeIdTypesNode()
IdType[] getStaticNodeIdTypes()
void setStaticNodeIdTypes(IdType[] value) throws StatusException
StatusExceptionUaProperty getConfigurationVersionNode()
UnsignedInteger getConfigurationVersion()
void setConfigurationVersion(UnsignedInteger value) throws StatusException
StatusExceptionUaProperty getNamespacePublicationDateNode()
DateTime getNamespacePublicationDate()
void setNamespacePublicationDate(DateTime value) throws StatusException
StatusExceptionUaProperty getStaticStringNodeIdPatternNode()
String getStaticStringNodeIdPattern()
void setStaticStringNodeIdPattern(String value) throws StatusException
StatusExceptionUaProperty getModelVersionNode()
String getModelVersion()
void setModelVersion(String value) throws StatusException
StatusExceptionUaProperty getDefaultUserRolePermissionsNode()
RolePermissionType[] getDefaultUserRolePermissions()
void setDefaultUserRolePermissions(RolePermissionType[] value) throws StatusException
StatusExceptionAddressSpaceFileType getNamespaceFileNode()
Copyright © 2026. All rights reserved.