Uses of Enum
org.codehaus.mojo.extraenforcer.model.RequirePropertyDiverges.ParentReference
Packages that use RequirePropertyDiverges.ParentReference
-
Uses of RequirePropertyDiverges.ParentReference in org.codehaus.mojo.extraenforcer.model
Methods in org.codehaus.mojo.extraenforcer.model that return RequirePropertyDiverges.ParentReferenceModifier and TypeMethodDescription(package private) RequirePropertyDiverges.ParentReferenceRequirePropertyDiverges.getParentReference()Extracted for easier testability.(package private) RequirePropertyDiverges.ParentReferenceRequirePropertyDiverges.getParentReference(String parentReferenceName) Extracted for easier testability.Returns the enum constant of this type with the specified name.RequirePropertyDiverges.ParentReference.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.codehaus.mojo.extraenforcer.model with parameters of type RequirePropertyDiverges.ParentReferenceModifier and TypeMethodDescription(package private) final org.apache.maven.project.MavenProjectRequirePropertyDiverges.findParent(org.apache.maven.project.MavenProject project, RequirePropertyDiverges.ParentReference reference) Finds the ancestor project which defines the reference value.