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 |
---|---|
VariableChoice |
SetupFactory.createVariableChoice()
Returns a new object of class 'Variable Choice'.
|
Modifier and Type | Method and Description |
---|---|
EList<VariableChoice> |
VariableTask.getChoices()
Returns the value of the 'Choices' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
VariableChoiceImpl
An implementation of the model object 'Variable Choice'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<VariableChoice> |
VariableTaskImpl.choices
The cached value of the '
Choices ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
VariableChoice |
SetupFactoryImpl.createVariableChoice() |
Modifier and Type | Method and Description |
---|---|
EList<VariableChoice> |
VariableTaskImpl.getChoices() |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseVariableChoice(VariableChoice object)
Returns the result of interpreting the object as an instance of 'Variable Choice'.
|
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