Modifier and Type | Field and Description |
---|---|
static EClassSelectionStrategy |
EClassSelectionStrategy.NULL
An idempotent strategy (does not modify the selection).
|
Modifier and Type | Method and Description |
---|---|
static EClassSelectionStrategy |
ReferenceStrategyUtil.createDynamicEClassSelectionStrategy(Bazaar<EClassSelectionStrategy> bazaar,
org.osgi.service.component.ComponentContext context)
Creates an
EClassSelectionStrategy which uses all EClassSelectionStrategies registered to the given bazaar. |
Modifier and Type | Method and Description |
---|---|
static EClassSelectionStrategy |
ReferenceStrategyUtil.createDynamicEClassSelectionStrategy(Bazaar<EClassSelectionStrategy> bazaar,
org.osgi.service.component.ComponentContext context)
Creates an
EClassSelectionStrategy which uses all EClassSelectionStrategies registered to the given bazaar. |
Modifier and Type | Method and Description |
---|---|
Set<Template> |
BlankTemplateProvider.provideTemplates(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EReference reference,
EClassSelectionStrategy eClassSelectionStrategy)
The actual method which creates the templates.
|
Modifier and Type | Method and Description |
---|---|
EClassSelectionStrategy |
DataTemplateEClassSelectionStrategyProvider.create()
This actually creates the EClassSelectionStrategy.
|
Copyright © 2019. All rights reserved.