Sparx Systems Forum

Enterprise Architect => General Board => Topic started by: poffuth on March 10, 2007, 07:13:54 am

Title: @param and other important commented tags
Post by: poffuth on March 10, 2007, 07:13:54 am
is there a way to process the @params or other similar tags.
this tags are standard tags to define parameters and methods arguments and returns and .... ?
in reverse engineering some scripting languages ( for example php) this tags are very important because this tags define what is doing in the class or function. which argument has what type and ......
EA Administrator had said in future versions this problem will be solved in two years ago.
is it solved?
Title: Re: @param and other important commented tags
Post by: Eve on March 12, 2007, 01:39:58 pm
EA doesn't read the type of PHP parameters from documentation tags.

It does (depending on the language) read javadoc tags and put the @param information into the relevant parameter notes.