6.2.2. Name Literal

[Tip]Description

A Name literal is a token, which represents a model element name.

[Important]Syntax
NameLiteral ::= ' NameBody '
NameBody -> NotSQNotDot 
   	      | NameBody NotSQNotDot
NotSQNotDot -> Any printable ASCII character other then ' and .

Defined In:  Token