public class PlainArtifactType extends ArtifactType
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ID |
EP_NAME
Constructor and Description |
---|
PlainArtifactType() |
Modifier and Type | Method and Description |
---|---|
CompositePackagingElement<?> |
createRootElement(java.lang.String artifactName) |
java.lang.String |
getDefaultPathFor(PackagingElementOutputKind kind) |
javax.swing.Icon |
getIcon() |
static PlainArtifactType |
getInstance() |
checkRootElement, findById, getAllTypes, getDefaultPathFor, getId, getNewArtifactTemplates, getPresentableName, getSubstitution, isSuitableItem
public static final java.lang.String ID
public static PlainArtifactType getInstance()
public javax.swing.Icon getIcon()
getIcon
in class ArtifactType
public java.lang.String getDefaultPathFor(PackagingElementOutputKind kind)
getDefaultPathFor
in class ArtifactType
public CompositePackagingElement<?> createRootElement(java.lang.String artifactName)
createRootElement
in class ArtifactType