public interface AlternativeUnitType extends UnitType
UaNode.Parameters| Modifier and Type | Field and Description |
|---|---|
static String |
LINEAR_CONVERSION |
static String |
MATH_M_L_CONVERSION |
static String |
MATH_M_L_INVERSE_CONVERSION |
DISCIPLINE, SYMBOL, UNIT_SYSTEM| Modifier and Type | Method and Description |
|---|---|
LinearConversionDataType |
getLinearConversion() |
UaProperty |
getLinearConversionNode() |
String |
getMathMLConversion() |
UaProperty |
getMathMLConversionNode() |
String |
getMathMLInverseConversion() |
UaProperty |
getMathMLInverseConversionNode() |
void |
setLinearConversion(LinearConversionDataType value) |
void |
setMathMLConversion(String value) |
void |
setMathMLInverseConversion(String value) |
getDiscipline, getDisciplineNode, getSymbol, getSymbolNode, getUnitSystem, getUnitSystemNode, setDiscipline, setSymbol, setUnitSystemgetQualifiedNamecallMethod, getEventNotifier, getIcon, setEventNotifier, setIcongetTypeDefinition, getTypeDefinitionId, setTypeDefinition, setTypeDefinitionId, setTypeDefinitionIdaddComponent, addOrganizes, addProperty, addReference, addReference, addReference, addReference, addReference, addReference, deleteReference, deleteReference, deleteReference, deleteReference, getAddressSpace, getAttributes, getAttributesMap, getBrowseName, getBrowsePaths, getComponent, getComponents, getDescription, getDisplayName, getForwardReferences, getInverseReferences, getMethod, getNodeClass, getNodeId, getNodeVersionNode, getOrganizedNode, getOrganizedNodes, getProperties, getProperty, getReference, getReferences, getReferences, getSupportedAttributes, getUaBrowsePaths, getUaNodeId, getUserData, getUserWriteMask, getWriteMask, hasUserWriteAccess, hasWriteAccess, readAttribute, readAttribute, removeComponent, removeProperty, setAttribute, setAttributes, setBrowseName, setDescription, setDisplayName, setReferences, setUserData, setUserWriteMask, setWriteMask, supportsAttribute, writeAttributestatic final String MATH_M_L_CONVERSION
static final String MATH_M_L_INVERSE_CONVERSION
static final String LINEAR_CONVERSION
UaProperty getMathMLConversionNode()
String getMathMLConversion()
void setMathMLConversion(String value) throws StatusException
StatusExceptionUaProperty getMathMLInverseConversionNode()
String getMathMLInverseConversion()
void setMathMLInverseConversion(String value) throws StatusException
StatusExceptionUaProperty getLinearConversionNode()
LinearConversionDataType getLinearConversion()
void setLinearConversion(LinearConversionDataType value) throws StatusException
StatusExceptionCopyright © 2026. All rights reserved.