5.4.1. ASM Constant (Value)

[Tip]Description

An ASM constant is an elementary ASM term.

[Important]Syntax
ConstantValueAST ::= UndefValueAST 
	        | BooleanConstantAST 
	        | StringConstantAST  
          | IntConstantAST        
          | FloatConstantAST  
	        | ModelElementConstantAST
	        | MultiplicityConstantAST 

An ASM constant can be

Used By:  base arithmetic term