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 |
---|---|
AttributeRule |
SetupFactory.createAttributeRule()
Returns a new object of class 'Attribute Rule'.
|
Modifier and Type | Method and Description |
---|---|
EList<AttributeRule> |
User.getAttributeRules()
Returns the value of the 'Attribute Rules' containment reference list.
|
Modifier and Type | Class and Description |
---|---|
class |
AttributeRuleImpl
An implementation of the model object 'Attribute Rule'.
|
Modifier and Type | Field and Description |
---|---|
protected EList<AttributeRule> |
UserImpl.attributeRules
The cached value of the '
Attribute Rules ' containment reference list. |
Modifier and Type | Method and Description |
---|---|
AttributeRule |
SetupFactoryImpl.createAttributeRule() |
Modifier and Type | Method and Description |
---|---|
EList<AttributeRule> |
UserImpl.getAttributeRules() |
Modifier and Type | Method and Description |
---|---|
T |
SetupSwitch.caseAttributeRule(AttributeRule object)
Returns the result of interpreting the object as an instance of 'Attribute Rule'.
|
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