org.eclipse.mofscript.editor
Class MofScriptContentOutlinePage.DeclarationSegment
java.lang.Object
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.Segment
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment
- Direct Known Subclasses:
- MofScriptContentOutlinePage.ModuleSegment, MofScriptContentOutlinePage.RuleSegment
- Enclosing class:
- MofScriptContentOutlinePage
protected static class MofScriptContentOutlinePage.DeclarationSegment
- extends MofScriptContentOutlinePage.Segment
A Declaration segment. It has variables
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
variables
public java.util.List variables
MofScriptContentOutlinePage.DeclarationSegment
public MofScriptContentOutlinePage.DeclarationSegment()
MofScriptContentOutlinePage.DeclarationSegment
public MofScriptContentOutlinePage.DeclarationSegment(java.lang.String name,
org.eclipse.jface.text.Position position)
clear
public void clear()
- Overrides:
clear
in class MofScriptContentOutlinePage.Segment
getChildren
public java.lang.Object[] getChildren()
hasChildren
public boolean hasChildren()