|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mofscript.editor.MofScriptContentOutlinePage.Segment
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.RuleSegment
protected static class MofScriptContentOutlinePage.RuleSegment
A Rule segmener
Field Summary |
---|
Fields inherited from class org.eclipse.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment |
---|
variables |
Fields inherited from class org.eclipse.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.eclipse.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment |
---|
clear, hasChildren |
Methods inherited from class org.eclipse.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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |