Uses of Interface
org.eclipse.e4.ui.model.application.descriptor.basic.MPartDescriptorContainer
Packages that use MPartDescriptorContainer
Package
Description
Application programming interfaces describing the Eclipse 4 application model elements.
-
Uses of MPartDescriptorContainer in org.eclipse.e4.ui.model.application
Subinterfaces of MPartDescriptorContainer in org.eclipse.e4.ui.model.applicationModifier and TypeInterfaceDescriptioninterfaceA representation of the model object 'Application'. -
Uses of MPartDescriptorContainer in org.eclipse.e4.ui.model.application.descriptor.basic.util
Methods in org.eclipse.e4.ui.model.application.descriptor.basic.util with parameters of type MPartDescriptorContainerModifier and TypeMethodDescriptionBasicSwitch.casePartDescriptorContainer(MPartDescriptorContainer object) Returns the result of interpreting the object as an instance of 'Part Descriptor Container'. -
Uses of MPartDescriptorContainer in org.eclipse.e4.ui.model.application.impl
Classes in org.eclipse.e4.ui.model.application.impl that implement MPartDescriptorContainerModifier and TypeClassDescriptionclassAn implementation of the model object 'Application'. -
Uses of MPartDescriptorContainer in org.eclipse.e4.ui.model.application.util
Methods in org.eclipse.e4.ui.model.application.util with parameters of type MPartDescriptorContainerModifier and TypeMethodDescriptionApplicationSwitch.casePartDescriptorContainer(MPartDescriptorContainer object) Returns the result of interpreting the object as an instance of 'Part Descriptor Container'.