Interface MCompositePart

All Superinterfaces:
MApplicationElement, MBindings, MContext, MContribution, MDirtyable, MElementContainer<MPartSashContainerElement>, MGenericTile<MPartSashContainerElement>, MHandlerContainer, MLocalizable, MPart, MPartSashContainerElement, MStackElement, MUIElement, MUILabel, MWindowElement
All Known Implementing Classes:
CompositePartImpl

public interface MCompositePart extends MPart, MGenericTile<MPartSashContainerElement>
A representation of the model object 'Composite Part'.

This is a Part that is capable of supporting an internal structure. In order to be useful instances of this part muct be capable of managing their internal structure.

Since:
1.1
Restriction:
This interface is not intended to be implemented by clients.