public class ClassDiagram extends Object implements DiagramModel
| コンストラクタと説明 |
|---|
ClassDiagram() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Map<String,ApiDocDef> |
getAllApiDocs() |
Set<String> |
getAllSourceIds() |
Set<String> |
getAllTags() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetIdpublic Set<String> getAllTags()
getAllTags インタフェース内 DiagramModelpublic Set<String> getAllSourceIds()
getAllSourceIds インタフェース内 DiagramModelpublic Map<String,ApiDocDef> getAllApiDocs()
getAllApiDocs インタフェース内 DiagramModelCopyright © 2019. All rights reserved.