Uses of Interface
org.eclipse.e4.ui.model.fragment.MStringModelFragment
Packages that use MStringModelFragment
Package
Description
Application programming interfaces describing the Eclipse 4 fragment model elements.
-
Uses of MStringModelFragment in org.eclipse.e4.ui.model.fragment
Methods in org.eclipse.e4.ui.model.fragment that return MStringModelFragmentModifier and TypeMethodDescriptionMFragmentFactory.createStringModelFragment()
Returns a new object of class 'String Model Fragment'. -
Uses of MStringModelFragment in org.eclipse.e4.ui.model.fragment.impl
Classes in org.eclipse.e4.ui.model.fragment.impl that implement MStringModelFragmentModifier and TypeClassDescriptionclass
An implementation of the model object 'String Model Fragment'.Methods in org.eclipse.e4.ui.model.fragment.impl that return MStringModelFragment -
Uses of MStringModelFragment in org.eclipse.e4.ui.model.fragment.util
Methods in org.eclipse.e4.ui.model.fragment.util with parameters of type MStringModelFragmentModifier and TypeMethodDescriptionFragmentSwitch.caseStringModelFragment
(MStringModelFragment object) Returns the result of interpreting the object as an instance of 'String Model Fragment'.