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 |
---|---|
Exclusion |
PomFactory.createExclusion()
Returns a new object of class 'Exclusion'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Exclusion> |
Dependency.getExclusions()
Returns the value of the 'Exclusions' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ExclusionImpl
An implementation of the model object ' Exclusion'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Exclusion> |
DependencyImpl.exclusions
The cached value of the '
Exclusions ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Exclusion |
PomFactoryImpl.createExclusion() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Exclusion> |
DependencyImpl.getExclusions() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseExclusion(Exclusion object)
Returns the result of interpreting the object as an instance of ' Exclusion'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.