Package org.eclipse.e4.ui.model.application.descriptor.basic
Application programming interfaces describing the Eclipse 4 descriptor model elements.
Package Specification
The package provides interfaces that describe the Eclipse 4 descriptor model. These elements include descriptors for parts and containers.
-
Interface Summary Interface Description MBasicFactory The Factory for the model.MPartDescriptor A representation of the model object 'Part Descriptor'.MPartDescriptorContainer A representation of the model object 'Part Descriptor Container'.