User Tools

Site Tools


v051:userguide

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
v051:userguide [2016/10/27 22:36]
ndj94 [Running and debugging models]
v051:userguide [2017/04/24 18:02] (current)
nagy.andras95 [Compilation to C++]
Line 58: Line 58:
 ==== Modeling Language ==== ==== Modeling Language ====
  
-See the [[v050:​language|Language Guide]] to study the txtUML language both in Java syntax (JtxtUML) and in custom syntax (XtxtUML). In case of JtxtUML, the [[http://​txtuml.inf.elte.hu/​releases/​txtuml-v050/​api/​|JavaDoc]] of the API can also be used.+See the [[v050:​language|Language Guide]] to study the txtUML language both in Java syntax (JtxtUML) and in custom syntax (XtxtUML). In case of JtxtUML, the [[http://​txtuml.inf.elte.hu/​releases/​txtuml-v051/​api/​|JavaDoc]] of the API can also be used.
  
 ==== Generating diagrams === ==== Generating diagrams ===
Line 217: Line 217:
 If there are classes with no groups aligned to them, a default implicit group will be created which contains these classes. It will be configured with the default values shown above. ​ If there are classes with no groups aligned to them, a default implicit group will be created which contains these classes. It will be configured with the default values shown above. ​
  
-Examples: +Example:
- +
-<​code>​ +
-class DefaultConfiguration extends Configuration {} +
-</​code>​ +
- +
-This means that all of the classes will be grouped in the default group.+
  
 <​code>​ <​code>​
Line 258: Line 252:
 cmake -G "MinGW Makefiles"​ -D CMAKE_BUILD_TYPE=Release .. cmake -G "MinGW Makefiles"​ -D CMAKE_BUILD_TYPE=Release ..
 </​code>​ </​code>​
- 
v051/userguide.1477600560.txt.gz · Last modified: 2016/10/27 22:36 by ndj94