Customizing the metamodel > Symbols: Creating and modifying > Analytic depictions > Linking a depiction list to a symbol property
  
Linking a depiction list to a symbol property
To link the depiction graphics to a particular symbol, you must associate the list with a symbol property.
Syntax
SYMBOL symbol_name in diagram_name
{
PROPERTY property_name
{ EDIT TEXT LISTONLY LIST list_name }
}
It is not necessary to use the LISTONLY keyword. When the LISTONLY keyword is in a property declaration, the user can select one of the values in the list.
See also
Analytic depictions