com.prosysopc.ua.types.opcua
Interface ModellingRuleType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- ModellingRuleTypeImpl, ModellingRuleTypeImplBase, ModellingRuleTypeNode, ModellingRuleTypeNodeBase
public interface ModellingRuleType
- extends BaseObjectType
The type for an object that describes how an instance declaration is used when a type is instantiated.
Generated on 2018-05-09 10:45:27
| Methods inherited from interface com.prosysopc.ua.nodes.UaNode |
addComponent, addProperty, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getBrowseName, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersion, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserWriteMask, setWriteMask, supportsAttribute, writeAttribute |
NAMING_RULE
static final String NAMING_RULE
- See Also:
- Constant Field Values
getNamingRuleNode
UaProperty getNamingRuleNode()
getNamingRule
org.opcfoundation.ua.core.NamingRuleType getNamingRule()
setNamingRule
void setNamingRule(org.opcfoundation.ua.core.NamingRuleType value)
throws StatusException
- Throws:
StatusException
Copyright © 2018. All rights reserved.