Package net.sourceforge.plantuml
Interface DefinitionsContainer
-
- All Superinterfaces:
PreprocessorModeSet
- All Known Implementing Classes:
BlockUmlBuilder
public interface DefinitionsContainer extends PreprocessorModeSet
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description List<String>
getDefinition(String name)
-
Methods inherited from interface net.sourceforge.plantuml.preproc2.PreprocessorModeSet
getCharset, getImportedFiles
-
-