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, toString
addNodeListener, addNotify, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, removeNotify, setLayoutConstraint
addEditPartListener, eraseSourceFeedback, eraseTargetFeedback, getChildren, getCommand, getEditPolicy, getModel, getParent, getSelected, getViewer, hasFocus, installEditPolicy, isActive, removeEditPartListener, removeEditPolicy, setFocus, setModel, setParent, setSelected, showTargetFeedback, understandsRequest
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
deleteChildAndRefresh
refreshDecorators
getModelSourceConnections, getModelTargetConnections, getPictogramElement, getPictogramElementDelegate
getConfigurationProvider
getFeatureProvider
addNodeListener, getFigure, getSourceConnections, getTargetConnections, removeNodeListener, setLayoutConstraint
addEditPartListener, addNotify, eraseSourceFeedback, eraseTargetFeedback, getChildren, getCommand, getEditPolicy, getModel, getParent, getSelected, getViewer, hasFocus, installEditPolicy, isActive, removeEditPartListener, removeEditPolicy, removeNotify, setFocus, setModel, setParent, setSelected, showTargetFeedback, understandsRequest
public ContainerShapeEditPart(IConfigurationProviderInternal configurationProvider, ContainerShape containerShape)
configurationProvider
- the configuration providercontainerShape
- the container shapepublic java.util.List<PictogramElement> getModelChildren()
getModelChildren
in interface IPictogramElementEditPart
getModelChildren
in class ShapeEditPart
AbstractEditPart.getModelChildren()
public java.lang.Object getAdapter(java.lang.Class adapter)
getAdapter
in interface IAdaptable
getAdapter
in class ShapeEditPart
public org.eclipse.draw2d.IFigure getContentPane()
getContentPane
in interface org.eclipse.gef.GraphicalEditPart
getContentPane
in class org.eclipse.gef.editparts.AbstractGraphicalEditPart