public class PackagingTreeNodeFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static void |
addNodes(java.util.List<? extends PackagingElement<?>> elements,
CompositePackagingElementNode parentNode,
CompositePackagingElement parentElement,
ArtifactEditorContext context,
ComplexElementSubstitutionParameters substitutionParameters,
java.util.Collection<PackagingNodeSource> nodeSources,
java.util.List<PackagingElementNode<?>> nodes,
ArtifactType artifactType,
java.util.Set<? super PackagingElement<?>> processed) |
static ArtifactRootNode |
createRootNode(CompositePackagingElement<?> rootElement,
ArtifactEditorContext context,
ComplexElementSubstitutionParameters substitutionParameters,
ArtifactType artifactType) |
public static void addNodes(java.util.List<? extends PackagingElement<?>> elements, CompositePackagingElementNode parentNode, CompositePackagingElement parentElement, ArtifactEditorContext context, ComplexElementSubstitutionParameters substitutionParameters, java.util.Collection<PackagingNodeSource> nodeSources, java.util.List<PackagingElementNode<?>> nodes, ArtifactType artifactType, java.util.Set<? super PackagingElement<?>> processed)
public static ArtifactRootNode createRootNode(CompositePackagingElement<?> rootElement, ArtifactEditorContext context, ComplexElementSubstitutionParameters substitutionParameters, ArtifactType artifactType)