Quick Help please ~

For questions and postings not covered by the other forums
iamamagicman
Posts: 1
Joined: Mon Jun 11, 2012 2:05 am

Quick Help please ~

Postby iamamagicman » Mon Jun 11, 2012 3:44 am

How do you draw a UML sequence diagrams and a UML collaboration/communication diagram of the Jadescript method c_displayAlternativesCount() ?


c_displayAlternativesCount();
vars
test : Test;
begin
test := Test.firstInstance();
write test.getAlternativeCount();
end;

Return to “General Discussion”

Who is online

Users browsing this forum: No registered users and 13 guests

cron