Package | Description |
---|---|
org.eclipse.oomph.targlets | |
org.eclipse.oomph.targlets.impl | |
org.eclipse.oomph.targlets.util |
Modifier and Type | Interface and Description |
---|---|
interface |
BuckminsterGenerator
A representation of the model object 'Buckminster Generator'.
|
interface |
ComponentGenerator
A representation of the model object 'Component Generator'.
|
interface |
FeatureGenerator
A representation of the model object 'Feature Generator'.
|
interface |
PluginGenerator
A representation of the model object 'Plugin Generator'.
|
Modifier and Type | Field and Description |
---|---|
static EList<IUGenerator> |
IUGenerator.DEFAULTS |
Modifier and Type | Method and Description |
---|---|
EList<IUGenerator> |
Targlet.getInstallableUnitGenerators()
Returns the value of the 'Installable Unit Generators' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
BuckminsterGeneratorImpl
An implementation of the model object 'Buckminster Generator'.
|
class |
ComponentGeneratorImpl
An implementation of the model object 'Component Generator'.
|
class |
FeatureGeneratorImpl
An implementation of the model object 'Feature Generator'.
|
class |
PluginGeneratorImpl
An implementation of the model object 'Plugin Generator'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<IUGenerator> |
TargletImpl.installableUnitGenerators
The cached value of the '
Installable Unit Generators ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
EList<IUGenerator> |
TargletImpl.getInstallableUnitGenerators() |
Modifier and Type | Method and Description |
---|---|
T |
TargletSwitch.caseIUGenerator(IUGenerator object)
Returns the result of interpreting the object as an instance of 'IU Generator'.
|
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