| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server.nodes | |
| org.eclipse.milo.opcua.sdk.server.nodes.delegates |
| Modifier and Type | Class and Description |
|---|---|
class |
UaObjectTypeNode |
| Modifier and Type | Method and Description |
|---|---|
ObjectTypeNode |
UaObjectNode.getTypeDefinitionNode() |
| Constructor and Description |
|---|
UaObjectNode(ServerNodeMap nodeMap,
NodeId nodeId,
ObjectTypeNode objectTypeNode) |
| Modifier and Type | Method and Description |
|---|---|
default Boolean |
GetSetObjectTypeNode.getIsAbstract(AttributeContext context,
ObjectTypeNode node) |
Boolean |
DelegatingAttributeDelegate.getIsAbstract(AttributeContext context,
ObjectTypeNode node) |
default DataValue |
GetSetObjectTypeNode.getObjectTypeAttribute(AttributeContext context,
ObjectTypeNode node,
AttributeId attributeId) |
default void |
GetSetObjectTypeNode.setIsAbstract(AttributeContext context,
ObjectTypeNode node,
Boolean isAbstract) |
void |
DelegatingAttributeDelegate.setIsAbstract(AttributeContext context,
ObjectTypeNode node,
Boolean isAbstract) |
default void |
GetSetObjectTypeNode.setObjectTypeAttribute(AttributeContext context,
ObjectTypeNode node,
AttributeId attributeId,
DataValue value) |
Copyright © 2018. All rights reserved.