java.lang.Object
de.grogra.xl.compiler.xl16u.types.XL16USymbolMetadata
-
Constructor Summary
ConstructorsConstructorDescriptionXL16USymbolMetadata(String symbolName, XL16UNumericType erasedNumericType, XL16UPhysicalType physicalType, XL16URangeInterval range) -
Method Summary
-
Constructor Details
-
XL16USymbolMetadata
public XL16USymbolMetadata(String symbolName, XL16UNumericType erasedNumericType, XL16UPhysicalType physicalType, XL16URangeInterval range)
-
-
Method Details
-
getSymbolName
-
getErasedNumericType
-
getPhysicalType
-
hasPhysicalType
public boolean hasPhysicalType() -
getCanonicalPhysicalType
-
getPreferredUnit
-
hasPreferredUnit
public boolean hasPreferredUnit() -
getNominalAliasName
-
hasNominalAliasName
public boolean hasNominalAliasName() -
getSemanticTypeName
-
getRange
-
hasRange
public boolean hasRange() -
toValueContract
-