[aspectwerkz-dev] attributes in various definitions

"Michael Haupt" <haupt-ragVMc8tzzHbA/[email protected]> Sun, 24 Apr 2005 18:30:23 +0200 (CEST)
Newsgroups gmane.comp.java.aspectwerkz.devel
Message-ID <33701.84.167.100.33.1114360223.squirrel@www.st.informatik.tu-darmstadt.de>
Hi,


I just stumbled across something in the following classes:


org.codehaus.aspectwerkz.definition.MixinDefinition
org.codehaus.aspectwerkz.definition.InterfaceIntroductionDefinition
org.codehaus.aspectwerkz.definition.AdviceDefinition


Each of these classes contains a member << String attribute >>, the use of
which is unclear to me. What is the use of this member?

Thanks in advance,


Michael Haupt