Projects



Changes between Version 2 and Version 3 of Paose/Documentation/HowTo-CDDs


Ignore:
Timestamp:
Apr 17, 2013, 5:31:57 PM (12 years ago)
Author:
2roeder
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Paose/Documentation/HowTo-CDDs

    v2 v3  
    4242=== Setting-Up Generator: ===
    4343 - Draw a Use Case Diagram with the elements from the tool palette. Use actors for agent roles and cases for interactions.
    44  - Use the ''Create Folder Structure'' (or the ''Create Agentlet'') Command to start the generation process.
    45  - Select a plugin.cfg (*optional*). You can skip this and instead in the next step...
     44 - Use the menu items ''Paose'', ''Coarse Design (Use Cases)'', then select ''Create CapApp'' (or the ''Create Plugin'') Command to start the generation process.
     45 - Select a plugin.cfg (*optional*). You can skip this by selecting ''Cancel'' and instead in the next step...
    4646 - Choose a (new) name for your Application (Plugin). Use camel case, start with a capital and abide to Java conventions (e.g. do not use ''\_'').
    47  - Choose a location. This should be a repository that is prepared for the compilation of plugins (e.g. Mulan, CAP). Be careful, Java folder selection is tricky. Double-clicks might not work as expected (i.e. select CAP in the folder above CAP and confirm by pressing the button).
     47 - The file structured will be automatically created within the Mulan subfolder(if you choosed ''Create Plugin'' in Step 2) or Cap3 subfolder (if you choosed ''Create CapApp'' in Step 2)
    4848 - Some log output concerning the created files will be promted.
    4949