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, caseElement, caseFeaturePathDomainModelReference, caseHasTooltip, caseStringToObjectMapEntry, caseViewModelLoadingProperties, caseViewModelProperties, defaultCase, doSwitch, isSwitchForprotected 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 © 2018. All rights reserved.