JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
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
java.util.Collection<
MDAEntity
>
getEntities
()
java.lang.String
getName
()
Method Details
getName
java.lang.String
getName
()
getEntities
java.util.Collection<
MDAEntity
>
getEntities
()