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 | Method and Description |
---|---|
Extension |
PomFactory.createExtension()
Returns a new object of class 'Extension'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Extension> |
Build.getExtensions()
Returns the value of the 'Extensions' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ExtensionImpl
An implementation of the model object ' Extension'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Extension> |
BuildImpl.extensions
The cached value of the '
Extensions ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Extension |
PomFactoryImpl.createExtension() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Extension> |
BuildImpl.getExtensions() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseExtension(Extension object)
Returns the result of interpreting the object as an instance of ' Extension'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.