Uses of Class
org.moditect.model.DependencePattern
Packages that use DependencePattern
-
Uses of DependencePattern in org.moditect.commands
Fields in org.moditect.commands with type parameters of type DependencePatternModifier and TypeFieldDescriptionprivate final List<DependencePattern> GenerateModuleInfo.requiresPatterns -
Uses of DependencePattern in org.moditect.model
Methods in org.moditect.model that return DependencePatternModifier and TypeMethodDescriptionstatic DependencePatternDependencePattern.parsePattern(String pattern) Methods in org.moditect.model that return types with arguments of type DependencePatternModifier and TypeMethodDescriptionstatic List<DependencePattern> DependencePattern.parsePatterns(String patterns)