JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
net.sourceforge.plantuml.api.mda.option2
MDAPackage
Contents
Description
Method Summary
Method Details
getName()
getEntities()
Hide sidebar
Show sidebar
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
()