Uses of Interface
org.apache.ivy.util.extendable.ExtendableItem
Packages that use ExtendableItem
Package
Description
This packages gathers classes used to represent identifiers of objects involved in dependency management.
-
Uses of ExtendableItem in org.apache.ivy.ant
Classes in org.apache.ivy.ant that implement ExtendableItem -
Uses of ExtendableItem in org.apache.ivy.core.module.descriptor
Subinterfaces of ExtendableItem in org.apache.ivy.core.module.descriptorModifier and TypeInterfaceDescriptioninterface
Representation of a published 'file' in the development environment.interface
This describes an artifact that is asked for a dependency.interface
Describes a dependency from a depender to a dependee.interface
This describes a rule of exclusion.interface
This describes a rule of inclusion.interface
Descriptor of a module.interface
Marker interface for module descriptor of a module in a workspace, then having special semantics, like artifacts declared by the resolver rather than the descriptorClasses in org.apache.ivy.core.module.descriptor that implement ExtendableItemModifier and TypeClassDescriptionclass
class
Abstract class used as implementation for bothIncludeRule
andExcludeRule
, since their contract is almost identicalclass
Represents a module configurationclass
A configuration which is actually a group of several configurations.class
A configuration which is actually the intersection of several configurations.class
class
class
This class can be used as the default implementation for DependencyDescriptor.class
class
class
class
class
-
Uses of ExtendableItem in org.apache.ivy.core.module.id
Classes in org.apache.ivy.core.module.id that implement ExtendableItemModifier and TypeClassDescriptionclass
Identifies an artifact in a particular module revisionclass
Identifies a module in a particular version -
Uses of ExtendableItem in org.apache.ivy.plugins.parser.m2
Classes in org.apache.ivy.plugins.parser.m2 that implement ExtendableItemModifier and TypeClassDescriptionstatic class
DependencyDescriptor
that provides access to the originalPomDependencyData
.static class
-
Uses of ExtendableItem in org.apache.ivy.plugins.parser.xml
Methods in org.apache.ivy.plugins.parser.xml with parameters of type ExtendableItemModifier and TypeMethodDescriptionprivate static void
XmlModuleDescriptorWriter.printExtraAttributes
(ExtendableItem item, PrintWriter out, String prefix) Writes the extra attributes of the givenExtendableItem
to the given PrintWriter. -
Uses of ExtendableItem in org.apache.ivy.util.extendable
Classes in org.apache.ivy.util.extendable that implement ExtendableItemModifier and TypeClassDescriptionclass
An item which is meant to be extended, i.e.class