Package | Description |
---|---|
org.eclipse.oomph.targlets | |
org.eclipse.oomph.targlets.impl | |
org.eclipse.oomph.targlets.util |
Modifier and Type | Interface and Description |
---|---|
interface |
ComponentDefinition
A representation of the model object 'Component Definition'.
|
Modifier and Type | Method and Description |
---|---|
ComponentExtension |
TargletFactory.createComponentExtension()
Returns a new object of class 'Component Extension'.
|
Modifier and Type | Class and Description |
---|---|
class |
ComponentDefinitionImpl
An implementation of the model object 'Component Definition'.
|
class |
ComponentExtensionImpl
An implementation of the model object 'Component Extension'.
|
Modifier and Type | Method and Description |
---|---|
ComponentExtension |
TargletFactoryImpl.createComponentExtension() |
Modifier and Type | Method and Description |
---|---|
static void |
ComponentGeneratorImpl.modifyIU(ComponentExtension componentExtension,
IInstallableUnit host) |
Modifier and Type | Method and Description |
---|---|
T |
TargletSwitch.caseComponentExtension(ComponentExtension object)
Returns the result of interpreting the object as an instance of 'Component Extension'.
|
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