public class ContainerShapeEditPart extends ShapeEditPart implements IContainerShapeEditPart
REQ_ADD, REQ_ALIGN, REQ_ALIGN_CHILDREN, REQ_CLONE, REQ_CONNECTION_END, REQ_CONNECTION_START, REQ_CREATE, REQ_CREATE_BENDPOINT, REQ_DELETE, REQ_DELETE_DEPENDANT, REQ_DIRECT_EDIT, REQ_MOVE, REQ_MOVE_BENDPOINT, REQ_MOVE_CHILDREN, REQ_OPEN, REQ_ORPHAN, REQ_ORPHAN_CHILDREN, REQ_RECONNECT_SOURCE, REQ_RECONNECT_TARGET, REQ_RESIZE, REQ_RESIZE_CHILDREN, REQ_SELECTION, REQ_SELECTION_HOVER| Constructor and Description |
|---|
ContainerShapeEditPart(IConfigurationProviderInternal configurationProvider,
ContainerShape containerShape)
Creates a new ContainerShapeEditPart.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getAdapter(java.lang.Class adapter) |
org.eclipse.draw2d.IFigure |
getContentPane() |
java.util.List<PictogramElement> |
getModelChildren()
Returns the children of this EditPart.
|
activate, deactivate, delayDirectEditing, deleteChildAndRefresh, getConfigurationProvider, getDragTracker, getFeatureProvider, getModelSourceConnections, getModelTargetConnections, getPictogramElement, getPictogramElementDelegate, getRoot, getSourceConnectionAnchor, getSourceConnectionAnchor, getTargetConnectionAnchor, getTargetConnectionAnchor, getTargetEditPart, isSelectable, performRequest, refresh, refreshDecorators, showSourceFeedback, switchToDirectEditingMode, toStringaddNodeListener, addNotify, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, removeNotify, setLayoutConstraintaddEditPartListener, eraseSourceFeedback, eraseTargetFeedback, getChildren, getCommand, getEditPolicy, getModel, getParent, getSelected, getViewer, hasFocus, installEditPolicy, isActive, removeEditPartListener, removeEditPolicy, setFocus, setModel, setParent, setSelected, showTargetFeedback, understandsRequestequals, getClass, hashCode, notify, notifyAll, wait, wait, waitdeleteChildAndRefreshrefreshDecoratorsgetModelSourceConnections, getModelTargetConnections, getPictogramElement, getPictogramElementDelegategetConfigurationProvidergetFeatureProvideraddNodeListener, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, setLayoutConstraintaddEditPartListener, addNotify, eraseSourceFeedback, eraseTargetFeedback, getChildren, getCommand, getEditPolicy, getModel, getParent, getSelected, getViewer, hasFocus, installEditPolicy, isActive, removeEditPartListener, removeEditPolicy, removeNotify, setFocus, setModel, setParent, setSelected, showTargetFeedback, understandsRequestpublic ContainerShapeEditPart(IConfigurationProviderInternal configurationProvider, ContainerShape containerShape)
configurationProvider - the configuration providercontainerShape - the container shapepublic java.util.List<PictogramElement> getModelChildren()
getModelChildren in interface IPictogramElementEditPartgetModelChildren in class ShapeEditPartAbstractEditPart.getModelChildren()public java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter in interface IAdaptablegetAdapter in class ShapeEditPartpublic org.eclipse.draw2d.IFigure getContentPane()
getContentPane in interface org.eclipse.gef.GraphicalEditPartgetContentPane in class org.eclipse.gef.editparts.AbstractGraphicalEditPart