Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.etrice.doc/doc/todo.txt')
-rw-r--r--plugins/org.eclipse.etrice.doc/doc/todo.txt62
1 files changed, 31 insertions, 31 deletions
diff --git a/plugins/org.eclipse.etrice.doc/doc/todo.txt b/plugins/org.eclipse.etrice.doc/doc/todo.txt
index 968e87e34..9cfb7d443 100644
--- a/plugins/org.eclipse.etrice.doc/doc/todo.txt
+++ b/plugins/org.eclipse.etrice.doc/doc/todo.txt
@@ -1,31 +1,31 @@
-
-- List of Table in HTML: repair or delete
-- FSM missing completely
-- change width of pictures for PDF
-
-
-Bugs:
-- ActorClass, DataClass, Message: for DataClass no code completion
-- SPPs in Class are white at Reference black -> should all be black?
-
-Questions:
-- Attributes in ActorClass and DataClass as DataClass ref -> does that work?
-- ref in Operations -> check what is generated
-
-New Features:
-- private Operations for DataClass
-- Editor for DataClass
-- Detail Code without ""
-- Name of ActorClass inside AC Diagram
-
-
-<table cellspacing="2" frame="box" border="1">
- <tr>
- <td align="center"><b>Graphical Notation</b></td>
- <td align="center"><b>Textual Notation</b></td>
- </tr>
- <tr>
- <td>!images\040-ActorClass.png!</td>
- <td>!images\040-ActorClassExampleTextualNotation.png!</td>
- </tr>
-</table>
+
+- List of Table in HTML: repair or delete
+- FSM missing completely
+- change width of pictures for PDF
+
+
+Bugs:
+- ActorClass, DataClass, Message: for DataClass no code completion
+- SPPs in Class are white at Reference black -> should all be black?
+
+Questions:
+- Attributes in ActorClass and DataClass as DataClass ref -> does that work?
+- ref in Operations -> check what is generated
+
+New Features:
+- private Operations for DataClass
+- Editor for DataClass
+- Detail Code without ""
+- Name of ActorClass inside AC Diagram
+
+
+<table cellspacing="2" frame="box" border="1">
+ <tr>
+ <td align="center"><b>Graphical Notation</b></td>
+ <td align="center"><b>Textual Notation</b></td>
+ </tr>
+ <tr>
+ <td>!images\040-ActorClass.png!</td>
+ <td>!images\040-ActorClassExampleTextualNotation.png!</td>
+ </tr>
+</table>

Back to the top