com.prosysopc.ua.types.adi
Interface AnalyserChannelType
- All Superinterfaces:
- BaseInstanceType, BaseObjectType, TopologyElementType, UaInstance, UaNode, UaObject
- All Known Implementing Classes:
- AnalyserChannelTypeImpl, AnalyserChannelTypeImplBase, AnalyserChannelTypeNode, AnalyserChannelTypeNodeBase
public interface AnalyserChannelType
- extends TopologyElementType
Generated on 2018-05-09 10:45:32
| 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 |
PARAMETER_SET
static final String PARAMETER_SET
- See Also:
- Constant Field Values
METHOD_SET
static final String METHOD_SET
- See Also:
- Constant Field Values
GROUP_IDENTIFIER
static final String GROUP_IDENTIFIER
- See Also:
- Constant Field Values
CONFIGURATION
static final String CONFIGURATION
- See Also:
- Constant Field Values
STATUS
static final String STATUS
- See Also:
- Constant Field Values
CHANNEL_STATE_MACHINE
static final String CHANNEL_STATE_MACHINE
- See Also:
- Constant Field Values
STREAM_IDENTIFIER
static final String STREAM_IDENTIFIER
- See Also:
- Constant Field Values
ACCESSORY_SLOT_IDENTIFIER
static final String ACCESSORY_SLOT_IDENTIFIER
- See Also:
- Constant Field Values
getParameterSetNode
BaseObjectType getParameterSetNode()
- Specified by:
getParameterSetNode in interface TopologyElementType
getMethodSetNode
BaseObjectType getMethodSetNode()
- Specified by:
getMethodSetNode in interface TopologyElementType
getConfigurationNode
FunctionalGroupType getConfigurationNode()
getStatusNode
FunctionalGroupType getStatusNode()
getChannelStateMachineNode
AnalyserChannelStateMachineType getChannelStateMachineNode()
Copyright © 2018. All rights reserved.