File
Doc
Category
Size
Date
Package
UMLNote.java
API Doc
Example
779
Tue Dec 08 01:21:00 GMT 1998
oisoft.togetherx.scriptapi.UML
UMLNote
public interface UMLNote implements UMLNode
Presents Note in the diagram = plain text in a box that can be optionally associated with an element.
version
2.1.01 12.03.1998
author
Andrei Ivanov
see
UMLNoteLink
Fields Summary
Constructors Summary
Methods Summary
public
java.lang.String
getText
()
Getting the annotation text of the Note.
Java Code Source