Package | Description |
---|---|
org.eclipse.m2e.model.edit.pom | |
org.eclipse.m2e.model.edit.pom.impl | |
org.eclipse.m2e.model.edit.pom.util |
Modifier and Type | Field and Description |
---|---|
static PomPackage |
PomPackage.eINSTANCE
The singleton instance of the package.
|
Modifier and Type | Method and Description |
---|---|
PomPackage |
PomFactory.getPomPackage()
Returns the package supported by this factory.
|
Modifier and Type | Class and Description |
---|---|
class |
PomPackageImpl
An implementation of the model Package.
|
Modifier and Type | Method and Description |
---|---|
static PomPackage |
PomFactoryImpl.getPackage()
Deprecated.
|
PomPackage |
PomFactoryImpl.getPomPackage() |
static PomPackage |
PomPackageImpl.init()
Creates, registers, and initializes the Package for this model, and for any others upon which it depends.
|
Modifier and Type | Field and Description |
---|---|
protected static PomPackage |
PomAdapterFactory.modelPackage
The cached model package.
|
protected static PomPackage |
PomSwitch.modelPackage
The cached model package
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.