Interface PortionShower
-
- All Known Implementing Classes:
AbstractClassOrObjectDiagram
,AbstractEntityDiagram
,ActivityDiagram
,ClassDiagram
,CompositeDiagram
,CucaDiagram
,DescriptionDiagram
,DotData
,StateDiagram
public interface PortionShower
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
showPortion(EntityPortion portion, IEntity entity)
-
-
-
Method Detail
-
showPortion
boolean showPortion(EntityPortion portion, IEntity entity)
-
-