Kombine Görünüm Yatay Görünüm Ağaç Görünümü
Konular [ Önceki | Sonraki ]
toggle
RE: Change attributes with mode
Cevap
01.07.2015 08:46
Hi,

I want to know that Is it possible to set the value of some class attribute with the mode? In Library Atributes -> add-ons -> mode, we only include and exclude classes, so can i set the value of some attribute of that class with mode?

RE: Change attributes with mode
Cevap
02.07.2015 07:16 Şuna yanıt olarak gönderilmiştir: divya nagar.
Dear Divya Nagar,

Thank you for your Question. You can visualize different attributes in the NOTEBOOK in different MODE's as follows:
Go to the attribute 'AttrRep' of the class and define your NOTEBOOK like e.g.:

 1NOTEBOOK
 2CHAPTER "Description"
 3ATTR "Name"
 4
 5MODE "Hello"
 6ATTR "a1"
 7
 8MODE "World"
 9ATTR "a5" 

In this example the Attribute 'Name' is visible in both, 'a1' in 'Hello', and 'a5' in 'World' MODE.

You can find the NOTEBOOK documentation at the following link:
http://www.adoxx.org/live/adoxx-attribute-notation-language-attrrep