Package | Description |
---|---|
org.eclipse.oomph.setup |
The generated EMF API of the setup model.
|
org.eclipse.oomph.setup.impl |
The generated EMF implementation of the setup model.
|
org.eclipse.oomph.setup.util |
The generated EMF utilities of the setup model and other utility classes.
|
Modifier and Type | Method and Description |
---|---|
ProjectCatalog |
SetupFactory.createProjectCatalog()
Returns a new object of class 'Project Catalog'.
|
ProjectCatalog |
Project.getProjectCatalog()
Returns the value of the 'Project Catalog' reference.
|
ProjectCatalog |
ProjectContainer.getProjectCatalog() |
Modifier and Type | Method and Description |
---|---|
EList<ProjectCatalog> |
CatalogSelection.getProjectCatalogs()
Returns the value of the 'Project Catalogs' reference list.
|
EList<ProjectCatalog> |
Index.getProjectCatalogs()
Returns the value of the 'Project Catalogs' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
ProjectCatalogImpl
An implementation of the model object 'Configuration'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<ProjectCatalog> |
CatalogSelectionImpl.projectCatalogs
The cached value of the '
Project Catalogs ' reference list. |
protected EList<ProjectCatalog> |
IndexImpl.projectCatalogs
The cached value of the '
Project Catalogs ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
ProjectCatalog |
SetupFactoryImpl.createProjectCatalog() |
ProjectCatalog |
ProjectCatalogImpl.getProjectCatalog() |
ProjectCatalog |
ProjectImpl.getProjectCatalog() |
Modifier and Type | Method and Description |
---|---|
EList<ProjectCatalog> |
CatalogSelectionImpl.getProjectCatalogs() |
EList<ProjectCatalog> |
IndexImpl.getProjectCatalogs() |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseProjectCatalog(ProjectCatalog object)
Returns the result of interpreting the object as an instance of 'Project Catalog'.
|
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html