Uses of Enum
org.apache.creadur.whisker.app.analysis.ResourceDefinitionError
Packages that use ResourceDefinitionError
-
Uses of ResourceDefinitionError in org.apache.creadur.whisker.app.analysis
Subclasses with type arguments of type ResourceDefinitionError in org.apache.creadur.whisker.app.analysisModifier and TypeClassDescriptionenumEnumerates modes of definitional error.Methods in org.apache.creadur.whisker.app.analysis that return ResourceDefinitionErrorModifier and TypeMethodDescriptionstatic ResourceDefinitionErrorReturns the enum constant of this type with the specified name.static ResourceDefinitionError[]ResourceDefinitionError.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.creadur.whisker.app.analysis that return types with arguments of type ResourceDefinitionErrorMethods in org.apache.creadur.whisker.app.analysis with parameters of type ResourceDefinitionErrorModifier and TypeMethodDescriptionLicenseAnalyst.getIssues(ResourceDefinitionError ofType) Gets issues by type.Constructor parameters in org.apache.creadur.whisker.app.analysis with type arguments of type ResourceDefinitionErrorModifierConstructorDescriptionConstructs an exception caused by the given issues.