public class CategorizationRevealProvider extends Object implements EMFFormsRevealProvider
VCategorizationElement
s and
VCategorizableElement
s.Constructor and Description |
---|
CategorizationRevealProvider() |
Modifier and Type | Method and Description |
---|---|
Double |
canReveal(VElement element)
|
RevealStep |
reveal(VElement element,
org.eclipse.emf.ecore.EObject object,
RevealHelper helper)
Create an intermediate reveal step to drill down into a categorization
element . |
public Double canReveal(VElement element)
element
- the element to bid onpublic RevealStep reveal(VElement element, org.eclipse.emf.ecore.EObject object, RevealHelper helper)
element
.element
- the categorization element in which to drill downobject
- the object to revealhelper
- the reveal helper for drill-downCopyright © 2019. All rights reserved.