protected static class CategorizationItemProviderAdapterFactory.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 |
caseContainer(VContainer object) |
Object |
caseView(VView object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child) |
caseAttachment, caseContainedContainer, caseContainedElement, 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 caseContainer(VContainer object)
caseContainer
in class ViewSwitch<Object>
object
- the target of the switch.doSwitch(EObject)
Copyright © 2019. All rights reserved.