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 PreprocessorIncludeStrategyPreprocessorIncludeStrategy.fromString(String group) static PreprocessorIncludeStrategyReturns 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