Uses of Enum Class
net.sourceforge.plantuml.preproc2.PreprocessorIncludeStrategy
Packages that use PreprocessorIncludeStrategy
-
Uses of PreprocessorIncludeStrategy in net.sourceforge.plantuml.preproc2
Methods in net.sourceforge.plantuml.preproc2 that return PreprocessorIncludeStrategyModifier and TypeMethodDescriptionstatic PreprocessorIncludeStrategy
PreprocessorIncludeStrategy.fromString
(String group) static PreprocessorIncludeStrategy
Returns the enum constant of this class with the specified name.static PreprocessorIncludeStrategy[]
PreprocessorIncludeStrategy.values()
Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of PreprocessorIncludeStrategy in net.sourceforge.plantuml.tim
Methods in net.sourceforge.plantuml.tim that return PreprocessorIncludeStrategy