protected static class ChartItemProviderAdapterFactory.VisualInterfaceChildCreationExtender.CreationSwitch extends VisualInterfaceSwitch<java.lang.Object>
| Modifier and Type | Field and Description |
|---|---|
protected EditingDomain |
editingDomain
The domain in which to create the children.
|
protected java.util.List<java.lang.Object> |
newChildDescriptors
The child descriptors being populated.
|
modelPackage| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
caseChild(Child object) |
java.lang.Object |
caseFigureContainer(FigureContainer object) |
java.lang.Object |
caseStackContainer(StackContainer object) |
java.lang.Object |
caseSymbol(Symbol object) |
protected CommandParameter |
createChildParameter(java.lang.Object feature,
java.lang.Object child) |
caseArc, caseBorderChild, caseBorderContainer, caseConnection, caseContainer, caseCursor, caseDimension, caseEllipse, caseFigure, caseGridChild, caseGridContainer, caseImage, caseLine, casePosition, casePrimitive, caseRectangle, caseShape, caseStringToStringMap, caseSymbolReference, caseSystemCursor, caseText, caseXYChild, caseXYContainer, defaultCase, doSwitch, isSwitchForprotected java.util.List<java.lang.Object> newChildDescriptors
protected EditingDomain editingDomain
public java.lang.Object caseSymbol(Symbol object)
caseSymbol in class VisualInterfaceSwitch<java.lang.Object>object - the target of the switch.doSwitch(EObject)public java.lang.Object caseChild(Child object)
caseChild in class VisualInterfaceSwitch<java.lang.Object>object - the target of the switch.doSwitch(EObject)public java.lang.Object caseFigureContainer(FigureContainer object)
caseFigureContainer in class VisualInterfaceSwitch<java.lang.Object>object - the target of the switch.doSwitch(EObject)public java.lang.Object caseStackContainer(StackContainer object)
caseStackContainer in class VisualInterfaceSwitch<java.lang.Object>object - the target of the switch.doSwitch(EObject)protected CommandParameter createChildParameter(java.lang.Object feature,
java.lang.Object child)
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0