protected static class CommonItemProviderAdapterFactory.ComponentChildCreationExtender.CreationSwitch extends ComponentSwitch<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 |
caseLevel(Level object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child) |
caseAbsoluteDanglingReference, caseAverageModule, caseBufferedValue, caseCalculationComponent, caseCalculationModule, caseChangeCounter, caseComponent, caseComponentDanglingReference, caseComponentReferenceInputDefinition, caseComponentWorld, caseConfiguration, caseConstantValue, caseContainer, caseDanglingItemReference, caseDataComponent, caseDataMapperAnalyzer, caseDataMapperService, caseDocumentable, caseDriverConnectionAnalyzer, caseExternalValue, caseFormulaModule, caseGlobalizeComponent, caseInputDefinition, caseInputSpecification, caseItem, caseItemInterceptor, caseItemReferenceInputDefinition, caseMappedSourceValue, caseMarkerConfiguration, caseMasterComponent, caseMasterImportConnectionAnalyzer, caseNamedDocumentable, caseOutputDefinition, caseOutputSpecification, casePersistentValue, caseRestInterceptor, caseScript, caseScriptModule, caseService, caseSingleValue, caseSummariesConfiguration, caseTimerScript, caseTransientValue, defaultCase, doSwitch, isSwitchFor
protected List<Object> newChildDescriptors
protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
public Object caseLevel(Level object)
caseLevel
in class ComponentSwitch<Object>
object
- the target of the switch.doSwitch(EObject)