java.lang.Objectorg.sintef.mofscript.editor.MofScriptContentOutlinePage.Segment
org.sintef.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment
org.sintef.mofscript.editor.MofScriptContentOutlinePage.RuleSegment
protected static class MofScriptContentOutlinePage.RuleSegment
A Rule segmener
Field Summary |
---|
Fields inherited from class org.sintef.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment |
---|
variables |
Fields inherited from class org.sintef.mofscript.editor.MofScriptContentOutlinePage.Segment |
---|
name, position |
Constructor Summary | |
---|---|
MofScriptContentOutlinePage.RuleSegment(java.lang.String name,
org.eclipse.jface.text.Position position)
|
Method Summary | |
---|---|
java.lang.Object[] |
getChildren()
|
Methods inherited from class org.sintef.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment |
---|
clear, hasChildren |
Methods inherited from class org.sintef.mofscript.editor.MofScriptContentOutlinePage.Segment |
---|
toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MofScriptContentOutlinePage.RuleSegment(java.lang.String name, org.eclipse.jface.text.Position position)
Method Detail |
---|
public java.lang.Object[] getChildren()
getChildren
in class MofScriptContentOutlinePage.DeclarationSegment