Modifier and Type | Method and Description |
---|---|
CreateNewModelElementStrategy |
DefaultCreateNewModelElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
Modifier and Type | Method and Description |
---|---|
RevealStep |
CategorizationRevealProvider.reveal(VElement element,
org.eclipse.emf.ecore.EObject object,
RevealHelper helper)
Create an intermediate reveal step to drill down into a categorization
element . |
Modifier and Type | Method and Description |
---|---|
RevealStep |
MultiReferenceRevealProvider.reveal(ViewModelContext context,
RevealHelper helper,
VControl control,
org.eclipse.emf.ecore.EObject object,
EMFFormsDatabinding databinding)
Create a terminal reveal step to select and reveal the
object in the
rendered element . |
Modifier and Type | Method and Description |
---|---|
RevealStep |
TableColumnsRevealProvider.reveal(ViewModelContext context,
RevealHelper helper,
VControl control,
org.eclipse.emf.ecore.EObject object,
EMFFormsDatabinding databinding)
Create a terminal reveal step to select and reveal the
object in the
rendered element . |
Modifier and Type | Method and Description |
---|---|
CreateNewModelElementStrategy |
DmrNewReferenceElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
CreateNewModelElementStrategy |
RuleConditionDmrNewModelElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
OpenInNewContextStrategy |
DmrOpenInNewContextStrategyProvider.createOpenInNewContextStrategy()
Creates the
CreateNewModelElementStrategy . |
OpenInNewContextStrategy |
RuleConditionDmrOpenInNewContextStrategyProvider.createOpenInNewContextStrategy()
Creates the
OpenInNewContextStrategy . |
Modifier and Type | Method and Description |
---|---|
RevealStep |
TableDetailRevealProvider.reveal(ViewModelContext context,
RevealHelper helper,
VTableControl tableControl,
org.eclipse.emf.ecore.EObject object)
Create a reveal step to drill down into the table's details.
|
RevealStep |
TableRevealProvider.reveal(ViewModelContext context,
RevealHelper helper,
VTableControl tableControl,
org.eclipse.emf.ecore.EObject object)
Create a terminal reveal step to drill down into a table control.
|
Modifier and Type | Method and Description |
---|---|
RevealStep |
TreeRevealProvider.reveal(ViewModelContext context,
RevealHelper helper,
VTreeMasterDetail treeControl,
org.eclipse.emf.ecore.EObject object)
Create a terminal reveal step to drill down into a tree control.
|
Modifier and Type | Method and Description |
---|---|
MyProduct |
VendorCreatingProductParameter0.create() |
MyProduct |
FullVendorParameter2.create(Integer integer,
String string2) |
MyProduct |
VendorCreatingProductParameter1.create(String string) |
Modifier and Type | Method and Description |
---|---|
ValidationDelegate |
DataTemplateValidationDelegateProvider.createValidationDelegate()
Create the validation delegate.
|
Modifier and Type | Method and Description |
---|---|
ValidationDelegate |
EcoreValidationDelegateProvider.createValidationDelegate()
Create the validation delegate.
|
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.ui.MarkerHelper |
ViewModelMarkerHelper.Provider.createMarkerHelper(org.eclipse.core.resources.IFile file)
Create the view model marker helper.
|
ValidationDelegate |
ViewModelValidationDelegate.Provider.createValidationDelegate()
Create the view model validation delegate.
|
Modifier and Type | Method and Description |
---|---|
ValidationDelegate |
ViewTemplateValidationDelegateProvider.createValidationDelegate()
Create the validation delegate.
|
Modifier and Type | Method and Description |
---|---|
CreateNewModelElementStrategy |
TemplateCreateNewModelElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
Modifier and Type | Method and Description |
---|---|
EClassSelectionStrategy |
DataTemplateEClassSelectionStrategyProvider.create()
This actually creates the EClassSelectionStrategy.
|
Modifier and Type | Method and Description |
---|---|
RevealStep |
TypedElementBoundsRevealProvider.reveal(TypedElementBoundsRenderer renderer,
org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EStructuralFeature feature)
Reveal the given
feature of an owner in the bounds renderer . |
Modifier and Type | Method and Description |
---|---|
AttachmentStrategy |
EcoreAttachmentStrategyProvider.createAttachmentStrategy()
Create the attachment strategy.
|
EObjectSelectionStrategy |
EcoreEObjectSelectionStrategyProvider.createEObjectSelectionStrategy()
Create the selection strategy.
|
OpenInNewContextStrategy |
EcoreOpenInNewContextStrategyProvider.createOpenInNewContextStrategy()
Create the open strategy.
|
ReferenceStrategy |
EcoreReferenceStrategyProvider.createReferenceStrategy()
Create the reference strategy.
|
Modifier and Type | Method and Description |
---|---|
RevealStep |
ControlRevealProvider.reveal(AbstractSWTRenderer<?> renderer,
org.eclipse.emf.ecore.EObject object,
org.eclipse.emf.ecore.EStructuralFeature feature)
Create a terminal reveal step to focus into the specific setting control in a
container
element . |
RevealStep |
ContainerRevealProvider.reveal(VElement element,
org.eclipse.emf.ecore.EObject object,
RevealHelper helper)
Create an intermediate reveal step to drill down into a container
element . |
Modifier and Type | Method and Description |
---|---|
CreateNewModelElementStrategy |
MultiDmrNewReferenceElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
CreateNewModelElementStrategy |
MultiSegmentChildDmrNewModelElementStrategyProvider.createCreateNewModelElementStrategy()
Creates the
CreateNewModelElementStrategy . |
OpenInNewContextStrategy |
MultiDmrOpenInNewContextStrategyProvider.createOpenInNewContextStrategy()
Creates the
CreateNewModelElementStrategy . |
OpenInNewContextStrategy |
MultiSegmentChildDmrOpenInNewContextStrategyProvider.createOpenInNewContextStrategy()
Creates the strategy a multi segment's child dmr in a dialog.
|
Modifier and Type | Method and Description |
---|---|
SelectionCompositeStrategy |
SelectionTableCompositeStrategyProvider.create(org.eclipse.emf.ecore.EObject owner,
org.eclipse.emf.ecore.EReference reference)
Create my selection table composite strategy for selection of objects to add
to the given
reference of an owner object. |
Copyright © 2019. All rights reserved.