Package | Description |
---|---|
org.eclipse.emf.ecp.ui.view.swt.reference | |
org.eclipse.emfforms.bazaar | |
org.eclipse.emfforms.bazaar.internal | |
org.eclipse.emfforms.spi.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 |
---|---|
Bazaar<T> |
Bazaar.Builder.build()
Create the bazaar.
|
Modifier and Type | Class and Description |
---|---|
class |
BazaarImpl<T>
Implementation of a
Bazaar using the IEclipseContext for dependency injection. |
class |
ThreadSafeBazaar<T>
A thread-safe implementation of the
Bazaar . |
Modifier and Type | Method and Description |
---|---|
static <T> Bazaar<T> |
BazaarUtil.createBazaar(T defaultProduct)
Creates a new
Bazaar initialized with a given default product. |
Copyright © 2019. All rights reserved.