org.eclipse.xtext.xtend2.ui.outline
Class XtendFeatureNode
java.lang.Object
org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode
org.eclipse.xtext.ui.editor.outline.impl.EObjectNode
org.eclipse.xtext.xtend2.ui.outline.XtendFeatureNode
- All Implemented Interfaces:
- org.eclipse.core.runtime.IAdaptable, IOutlineNode, IReadAccess<org.eclipse.emf.ecore.EObject>
public class XtendFeatureNode
- extends EObjectNode
- Author:
- Jan Koehnlein - Initial contribution and API
Constructor Summary |
XtendFeatureNode(org.eclipse.emf.ecore.EObject eObject,
IOutlineNode parent,
org.eclipse.swt.graphics.Image image,
java.lang.Object text,
boolean isLeaf)
|
Methods inherited from class org.eclipse.xtext.ui.editor.outline.impl.AbstractOutlineNode |
addChild, getChildren, getDocument, getFullTextRegion, getImage, getParent, getText, getTreeProvider, hasChildren, readOnly, removeChild, setImage, setParent, setText, setTextRegion, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
XtendFeatureNode
public XtendFeatureNode(org.eclipse.emf.ecore.EObject eObject,
IOutlineNode parent,
org.eclipse.swt.graphics.Image image,
java.lang.Object text,
boolean isLeaf)
setDispatch
public void setDispatch(boolean isDispatch)
isDispatch
public boolean isDispatch()
setStatic
public void setStatic(boolean isStatic)
isStatic
public boolean isStatic()