An ASM constant is an elementary ASM term.
ConstantValueAST ::= UndefValueAST | BooleanConstantAST | StringConstantAST | IntConstantAST | FloatConstantAST | ModelElementConstantAST | MultiplicityConstantAST
An ASM constant can be
an undefined value,
a boolean constant,
a string constant,
an integer constant,
a floating point constant,
a model element constant, which is a reference to a model element resided in the model space.
a multiplicity constant,
Used By: base arithmetic term