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 |
---|---|
Resource |
PomFactory.createResource()
Returns a new object of class 'Resource'.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Resource> |
BuildBase.getResources()
Returns the value of the 'Resources' containment reference list.
|
org.eclipse.emf.common.util.EList<Resource> |
BuildBase.getTestResources()
Returns the value of the 'Test Resources' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceImpl
An implementation of the model object ' Resource'.
|
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.common.util.EList<Resource> |
BuildBaseImpl.resources
The cached value of the '
Resources ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Resource> |
BuildBaseImpl.testResources
The cached value of the '
Test Resources ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
Resource |
PomFactoryImpl.createResource() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<Resource> |
BuildBaseImpl.getResources() |
org.eclipse.emf.common.util.EList<Resource> |
BuildBaseImpl.getTestResources() |
Modifier and Type | Method and Description |
---|---|
T |
PomSwitch.caseResource(Resource object)
Returns the result of interpreting the object as an instance of ' Resource'.
|
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.