com.prosysopc.ua.types.di
Interface FunctionalGroupType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, FolderType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- FunctionalGroupTypeImpl, FunctionalGroupTypeImplBase, FunctionalGroupTypeNode, FunctionalGroupTypeNodeBase
public interface FunctionalGroupType
- extends FolderType
FolderType is used to organize the Parameters and Methods from the complete set (ParameterSet, MethodSet) with regard to their application
Generated on 2018-05-09 10:45:31
| 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 |
GROUP_IDENTIFIER
static final String GROUP_IDENTIFIER
- See Also:
- Constant Field Values
U_I_ELEMENT
static final String U_I_ELEMENT
- See Also:
- Constant Field Values
getUIElementNode
UIElementType getUIElementNode()
getUIElement
Object getUIElement()
setUIElement
void setUIElement(Object value)
throws StatusException
- Throws:
StatusException
Copyright © 2018. All rights reserved.