public abstract class ComplexPackagingElement<S> extends PackagingElement<S>
Modifier | Constructor and Description |
---|---|
protected |
ComplexPackagingElement(PackagingElementType type) |
Modifier and Type | Method and Description |
---|---|
abstract java.util.List<? extends PackagingElement<?>> |
getSubstitution(PackagingElementResolvingContext context,
ArtifactType artifactType) |
createPresentation, getFilesKind, getType, isEqualTo
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getState, initializeComponent, loadState, noStateLoaded
protected ComplexPackagingElement(PackagingElementType type)
public abstract java.util.List<? extends PackagingElement<?>> getSubstitution(PackagingElementResolvingContext context, ArtifactType artifactType)