public interface IPictogramElementEditPart extends IConfigurationProviderHolder, IFeatureProviderHolder
Modifier and Type | Method and Description |
---|---|
List<PictogramElement> |
getModelChildren()
Gets the model children.
|
List<Connection> |
getModelSourceConnections()
Gets the model source connections.
|
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()
List<PictogramElement> getModelChildren()
List<Connection> getModelSourceConnections()
List<Connection> getModelTargetConnections()
IPictogramElementDelegate getPictogramElementDelegate()