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 | Interface and Description |
---|---|
interface |
Installation
A representation of the model object 'Installation'.
|
interface |
Product
A representation of the model object 'Product'.
|
interface |
ProductCatalog
A representation of the model object 'Product Catalog'.
|
interface |
ProductVersion
A representation of the model object 'Eclipse Version'.
|
interface |
Project
A representation of the model object 'Project'.
|
interface |
ProjectCatalog
A representation of the model object 'Configuration'.
|
interface |
ProjectContainer
A representation of the model object 'Project Container'.
|
interface |
Stream
A representation of the model object 'Branch'.
|
interface |
User
A representation of the model object 'Preferences'.
|
interface |
Workspace
A representation of the model object 'Workspace'.
|
Modifier and Type | Method and Description |
---|---|
Scope |
Scope.getParentScope() |
Scope |
SetupTask.getScope() |
Modifier and Type | Method and Description |
---|---|
EList<Scope> |
SetupTask.getRestrictions()
Returns the value of the 'Restrictions' reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
InstallationImpl
An implementation of the model object 'Installation'.
|
class |
ProductCatalogImpl
An implementation of the model object 'Product Catalog'.
|
class |
ProductImpl
An implementation of the model object 'Product'.
|
class |
ProductVersionImpl
An implementation of the model object 'Eclipse Version'.
|
class |
ProjectCatalogImpl
An implementation of the model object 'Configuration'.
|
class |
ProjectImpl
An implementation of the model object 'Project'.
|
class |
ScopeImpl
An implementation of the model object 'Scope'.
|
class |
StreamImpl
An implementation of the model object 'Branch'.
|
class |
UserImpl
An implementation of the model object 'Preferences'.
|
class |
WorkspaceImpl
An implementation of the model object 'Workspace'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<Scope> |
SetupTaskImpl.restrictions
The cached value of the '
Restrictions ' reference list. |
Modifier and Type | Method and Description |
---|---|
Scope |
ProductCatalogImpl.getParentScope() |
Scope |
ProductImpl.getParentScope() |
Scope |
ProductVersionImpl.getParentScope() |
Scope |
ProjectImpl.getParentScope() |
Scope |
ScopeImpl.getParentScope() |
Scope |
StreamImpl.getParentScope() |
Scope |
SetupTaskImpl.getScope() |
Modifier and Type | Method and Description |
---|---|
EList<Scope> |
SetupTaskImpl.getRestrictions() |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseScope(Scope object)
Returns the result of interpreting the object as an instance of 'Scope'.
|
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