protected static class TreeMasterDetailItemProviderAdapterFactory.ViewChildCreationExtender.CreationSwitch extends ViewSwitch<Object>
Modifier and Type | Field and Description |
---|---|
protected org.eclipse.emf.edit.domain.EditingDomain |
editingDomain
The domain in which to create the children.
|
protected List<Object> |
newChildDescriptors
The child descriptors being populated.
|
modelPackage
Modifier and Type | Method and Description |
---|---|
Object |
caseContainedContainer(VContainedContainer object)
Returns the result of interpreting the object as an instance of 'Contained Container'.
|
Object |
caseView(VView object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child)
.
|
caseAttachment, caseContainedElement, caseContainer, caseControl, caseDateTimeDisplayAttachment, caseDiagnostic, caseDomainModelReference, caseDomainModelReferenceSegment, caseElement, caseFeatureDomainModelReferenceSegment, caseFeaturePathDomainModelReference, caseHasTooltip, caseStringToObjectMapEntry, caseViewModelLoadingProperties, caseViewModelProperties, defaultCase, doSwitch, isSwitchFor
protected List<Object> newChildDescriptors
protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
public Object caseView(VView object)
caseView
in class ViewSwitch<Object>
object
- the target of the switch.doSwitch(EObject)
public Object caseContainedContainer(VContainedContainer object)
caseContainedContainer
in class ViewSwitch<Object>
object
- the target of the switch.ViewSwitch.caseContainedContainer(org.eclipse.emf.ecp.view.spi.model.VContainedContainer)
Copyright © 2019. All rights reserved.