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.abel
Interface IEntityFactory
All Known Implementing Classes:
EntityFactory
public interface
IEntityFactory
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
boolean
isRemoved
(
Stereotype
stereotype)
Collection
<
Entity
>
leafs
()
Method Details
isRemoved
boolean
isRemoved
(
Stereotype
stereotype)
leafs
Collection
<
Entity
>
leafs
()