svn commit: r16343 - trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java
Michiel van der Wulp <[email protected]>
| Newsgroups | gmane.comp.lang.uml.argouml.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: mvw Date: 2008-12-12 01:47:48-0800 New Revision: 16343 Modified: trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java Log: Comment only. Modified: trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java Url: http://argouml.tigris.org/source/browse/argouml/trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java?view=diff&pathrev=16343&r1=16342&r2=16343 ============================================================================== --- trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java (original) +++ trunk/src/argouml-app/src/org/argouml/notation/providers/uml/AssociationEndNameNotationUml.java 2008-12-12 01:47:48-0800 @@ -38,7 +38,14 @@ import org.argouml.util.MyTokenizer; /** - * The UML notation for an associationend name (i.e. the role). + * The UML notation for an association-end name (i.e. the role). <p> + * + * This notation supports the association end name, + * visibility, and stereotypes. <p> + * + * There is no support for the interface specifier + * (that maps to the "specification" of an AssociationEnd). <p> + * * TODO: This is the only notation (that I'm aware of) that requires state. * All others should become effectively singletons. - Bob. * @author michiel ------------------------------------------------------ http://argouml.tigris.org/ds/viewMessage.do?dsForumId=5905&dsMessageId=983309 To unsubscribe from this discussion, e-mail: [[email protected]].