HEADER

biouml.standard.type
Class Stub.NoteLink

|
+--ru.biosoft.access.MutableDataElementSupport
  |
  +--biouml.standard.type.BaseSupport
        |
        +--biouml.standard.type.Stub
              |
              +--biouml.standard.type.Stub.NoteLink

public static class Stub.NoteLink
extends Stub


Inner classes inherited from class biouml.standard.type.Stub
Stub.Note, Stub.NoteBeanInfo, Stub.NoteLink, Stub.NoteLinkBeanInfo

Constructor Summary
Stub.NoteLink(String name)
           

Methods inherited from class biouml.standard.type.Stub
equals, hashCode

Methods inherited from class biouml.standard.type.BaseSupport
getTitle, getType, setTitle

Methods inherited from class ru.biosoft.access.MutableDataElementSupport
getName, getOrigin, toString

Constructor Detail

Stub.NoteLink

public Stub.NoteLink(String name)

FOOTER

BOTTOM