| Getter for annotated Operations? [message #1014889] |
Tue, 26 February 2013 11:53  |
Bernhard Hoisl Messages: 23 Registered: March 2011 |
Junior Member |
|
|
Hi community,
exists a getter method for operations that returns a list of annotations defined?
For example:
@color red, blue
operation test() {
return self.getAnnotations();
}
Should return something like:
[color] => [red,blue]
Or is there a way to get all operations from one EOL module annotated with the same name for grouping purposes?
Thanks for the help!
-Bernhard
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.01481 seconds