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 |
---|---|
TextModification |
SetupFactory.createTextModification()
Returns a new object of class 'Text Modification'.
|
Modifier and Type | Method and Description |
---|---|
EList<TextModification> |
TextModifyTask.getModifications()
Returns the value of the 'Modifications' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
TextModificationImpl
An implementation of the model object 'Text Modification'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<TextModification> |
TextModifyTaskImpl.modifications
The cached value of the '
Modifications ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
TextModification |
SetupFactoryImpl.createTextModification() |
Modifier and Type | Method and Description |
---|---|
EList<TextModification> |
TextModifyTaskImpl.getModifications() |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseTextModification(TextModification object)
Returns the result of interpreting the object as an instance of 'Text Modification'.
|
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