protected static class ArduinoItemProviderAdapterFactory.WorldChildCreationExtender.CreationSwitch extends WorldSwitch<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 |
caseApplicationNode(ApplicationNode object) |
protected org.eclipse.emf.edit.command.CommandParameter |
createChildParameter(Object feature,
Object child) |
caseApplication, caseCommonDriver, caseCredentials, caseDocumentable, caseDriver, caseEndpoint, caseExecDriver, caseExternalNode, caseHandlerPriorityRule, caseMasterHandlerPriorities, caseNamedDocumentable, caseNode, caseOptions, casePasswordCredentials, caseService, caseUsernamePasswordCredentials, caseWorld, defaultCase, doSwitch, isSwitchFor
protected List<Object> newChildDescriptors
protected org.eclipse.emf.edit.domain.EditingDomain editingDomain
public Object caseApplicationNode(ApplicationNode object)
caseApplicationNode
in class WorldSwitch<Object>
object
- the target of the switch.doSwitch(EObject)