JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
net.sourceforge.plantuml.api.mda.option2
Interface MDAPackage
All Known Implementing Classes:
MDAPackageImpl
public interface
MDAPackage
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Collection
<
MDAEntity
>
getEntities
()
String
getName
()
Method Details
getName
String
getName
()
getEntities
Collection
<
MDAEntity
>
getEntities
()