protected static class CommonItemProviderAdapterFactory.DeploymentChildCreationExtender.CreationSwitch extends DeploymentSwitch<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 |
caseCommonDeploymentMechanism(CommonDeploymentMechanism object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child) |
caseAuthor, caseChangeEntry, caseDebianDeploymentMechanism, caseDeploymentInformation, caseDeploymentMechanism, caseExpressionNodeMappingEntry, caseMappingEntry, caseMappings, caseMsiDeploymentMechanism, caseNodeMappings, caseP2Platform, caseRedhatDeploymentMechanism, caseSimpleNodeMappingEntry, defaultCase, doSwitch, isSwitchFor
protected List<Object> newChildDescriptors
protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
public Object caseCommonDeploymentMechanism(CommonDeploymentMechanism object)
caseCommonDeploymentMechanism
in class DeploymentSwitch<Object>
object
- the target of the switch.doSwitch(EObject)