Uses of Interface
org.eclipse.epsilon.picto.dom.Patch
Packages that use Patch
Package
Description
-
Uses of Patch in org.eclipse.epsilon.picto
Fields in org.eclipse.epsilon.picto with type parameters of type PatchMethods in org.eclipse.epsilon.picto that return types with arguments of type PatchMethod parameters in org.eclipse.epsilon.picto with type arguments of type PatchConstructor parameters in org.eclipse.epsilon.picto with type arguments of type Patch -
Uses of Patch in org.eclipse.epsilon.picto.dom
Methods in org.eclipse.epsilon.picto.dom that return PatchModifier and TypeMethodDescriptionPictoFactory.createPatch()
Returns a new object of class 'Patch'.Methods in org.eclipse.epsilon.picto.dom that return types with arguments of type PatchModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Patch>
CustomView.getPatches()
Returns the value of the 'Patches' containment reference list. -
Uses of Patch in org.eclipse.epsilon.picto.dom.impl
Classes in org.eclipse.epsilon.picto.dom.impl that implement PatchFields in org.eclipse.epsilon.picto.dom.impl with type parameters of type PatchModifier and TypeFieldDescriptionprotected org.eclipse.emf.common.util.EList<Patch>
CustomViewImpl.patches
The cached value of the 'Patches
' containment reference list.Methods in org.eclipse.epsilon.picto.dom.impl that return PatchMethods in org.eclipse.epsilon.picto.dom.impl that return types with arguments of type PatchModifier and TypeMethodDescriptionorg.eclipse.emf.common.util.EList<Patch>
CustomViewImpl.getPatches()
-
Uses of Patch in org.eclipse.epsilon.picto.dom.util
Methods in org.eclipse.epsilon.picto.dom.util with parameters of type Patch -
Uses of Patch in org.eclipse.epsilon.picto.transformers
Methods in org.eclipse.epsilon.picto.transformers with parameters of type PatchModifier and TypeMethodDescriptionprotected boolean
PatchContentTransformer.applies
(Patch patch, ViewContent content)