net.sourceforge.plantuml.cucadiagram
Interface PortionShower

All Known Implementing Classes:
AbstractClassOrObjectDiagram, AbstractEntityDiagram, ActivityDiagram, ActivityDiagram2, ClassDiagram, ComponentDiagram, CompositeDiagram, CucaDiagram, DotData, ObjectDiagram, StateDiagram, UsecaseDiagram

public interface PortionShower


Method Summary
 boolean showPortion(EntityPortion portion, IEntity entity)
           
 

Method Detail

showPortion

boolean showPortion(EntityPortion portion,
                    IEntity entity)


Copyright © 2011. All Rights Reserved.