public interface IPictogramElementEditPart extends IConfigurationProviderHolder, IFeatureProviderHolder
Modifier and Type | Method and Description |
---|---|
java.util.List<PictogramElement> |
getModelChildren()
Gets the model children.
|
java.util.List<Connection> |
getModelSourceConnections()
Gets the model source connections.
|
java.util.List<Connection> |
getModelTargetConnections()
Gets the model target connections.
|
PictogramElement |
getPictogramElement()
Gets the pictogram element.
|
IPictogramElementDelegate |
getPictogramElementDelegate()
Gets the pictogram element delegate.
|
getConfigurationProvider
getFeatureProvider
PictogramElement getPictogramElement()
java.util.List<PictogramElement> getModelChildren()
java.util.List<Connection> getModelSourceConnections()
java.util.List<Connection> getModelTargetConnections()
IPictogramElementDelegate getPictogramElementDelegate()