Package net.sourceforge.plantuml.warning
Interface WarningHandler
-
- All Known Implementing Classes:
AbstractClassOrObjectDiagram,AbstractEntityDiagram,AbstractPSystem,ActivityDiagram,ActivityDiagram3,BoardDiagram,BpmDiagram,ChenEerDiagram,ChronologyDiagram,ClassDiagram,CompositeDiagram,CucaDiagram,DescriptionDiagram,FilesDiagram,FlowDiagram,GanttDiagram,GitDiagram,Help,JsonDiagram,ListSpriteDiagram,MindMapDiagram,NewpagedDiagram,NwDiagram,PlainDiagram,PlainStringsDiagram,Pragma,PreprocessingArtifact,PSystemAppleTwo,PSystemCharlie,PSystemColors,PSystemCreole,PSystemDedication,PSystemDefinition,PSystemDitaa,PSystemDonors,PSystemDot,PSystemEbnf,PSystemEgg,PSystemError,PSystemErrorEmpty,PSystemErrorPreprocessor,PSystemErrorV2,PSystemJcckit,PSystemKeycheck,PSystemKeygen,PSystemLatex,PSystemLicense,PSystemListEmoji,PSystemListFonts,PSystemListInternalSprites,PSystemListOpenIconic,PSystemLost,PSystemMath,PSystemOpenIconic,PSystemOregon,PSystemPath,PSystemRegex,PSystemRIP,PSystemSalt,PSystemSkinparameterList,PSystemStats,PSystemSudoku,PSystemUnsupported,PSystemVersion,PSystemWelcome,SequenceDiagram,StateDiagram,StdlibDiagram,TimingDiagram,TitledDiagram,UmlDiagram,WBSDiagram,WireDiagram
public interface WarningHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaddWarning(Warning warning)java.util.Collection<Warning>getWarnings()
-