Uses of Interface
org.eclipse.e4.ui.model.fragment.MModelFragment
Packages that use MModelFragment
Package
Description
Application programming interfaces describing the Eclipse 4 fragment model elements.
-
Uses of MModelFragment in org.eclipse.e4.ui.model.fragment
Subinterfaces of MModelFragment in org.eclipse.e4.ui.model.fragmentModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'String Model Fragment'.Methods in org.eclipse.e4.ui.model.fragment that return types with arguments of type MModelFragmentModifier and TypeMethodDescriptionMModelFragments.getFragments()
Returns the value of the 'Fragments' containment reference list. -
Uses of MModelFragment in org.eclipse.e4.ui.model.fragment.impl
Classes in org.eclipse.e4.ui.model.fragment.impl that implement MModelFragmentModifier and TypeClassDescriptionclass
An implementation of the model object 'Model Fragment'.class
An implementation of the model object 'String Model Fragment'.Fields in org.eclipse.e4.ui.model.fragment.impl with type parameters of type MModelFragmentModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<MModelFragment>
ModelFragmentsImpl.fragments
The cached value of the 'Fragments
' containment reference list.Methods in org.eclipse.e4.ui.model.fragment.impl that return types with arguments of type MModelFragment -
Uses of MModelFragment in org.eclipse.e4.ui.model.fragment.util
Methods in org.eclipse.e4.ui.model.fragment.util with parameters of type MModelFragmentModifier and TypeMethodDescriptionFragmentSwitch.caseModelFragment
(MModelFragment object) Returns the result of interpreting the object as an instance of 'Model Fragment'.