com.prosysopc.ua.types.adi
Interface MVAModelType
- All Superinterfaces:
- BaseDataVariableType, BaseInstanceType, BaseVariableType, ChemometricModelType, UaInstance, UaNode, UaValueNode, UaVariable
- All Known Implementing Classes:
- MVAModelTypeImpl, MVAModelTypeImplBase, MVAModelTypeNode, MVAModelTypeNodeBase
public interface MVAModelType
- extends ChemometricModelType
Hold the descriptions of a mathematical process and associated information to convert scaled data into one or more process values.
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 |
MAIN_DATA_INDEX
static final String MAIN_DATA_INDEX
- See Also:
- Constant Field Values
USER_DEFINED__OUTPUT
static final String USER_DEFINED__OUTPUT
- See Also:
- Constant Field Values
getMainDataIndexNode
UaProperty getMainDataIndexNode()
getMainDataIndex
Integer getMainDataIndex()
setMainDataIndex
void setMainDataIndex(Integer value)
throws StatusException
- Throws:
StatusException
getUser_defined_OutputNodes
List<? extends MVAOutputParameterType> getUser_defined_OutputNodes()
- Specified by:
getUser_defined_OutputNodes in interface ChemometricModelType
Copyright © 2018. All rights reserved.