Package | Description |
---|---|
org.eclipse.m2e.editor.xml |
Modifier and Type | Method and Description |
---|---|
static PomTemplateContext |
PomTemplateContext.fromId(String contextTypeId) |
static PomTemplateContext |
PomTemplateContext.fromNodeName(String idSuffix) |
static PomTemplateContext |
PomTemplateContext.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PomTemplateContext[] |
PomTemplateContext.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AddLicensePomOperation(SPDXLicense license,
PomTemplateContext context,
org.eclipse.jface.text.Region region) |
InsertSPDXLicenseProposal(org.eclipse.jface.text.source.ISourceViewer sourceViewer,
PomTemplateContext context,
org.eclipse.jface.text.Region region) |
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.