org.eclipse.mofscript.editor
Class MofScriptContentOutlinePage.ModuleSegment
java.lang.Object
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.Segment
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.DeclarationSegment
org.eclipse.mofscript.editor.MofScriptContentOutlinePage.ModuleSegment
- Enclosing class:
- MofScriptContentOutlinePage
protected static class MofScriptContentOutlinePage.ModuleSegment
- extends MofScriptContentOutlinePage.DeclarationSegment
A Module Segment. It reprents a transformation module
Contains rule segmenents and imports
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
imports
public java.util.List imports
rules
public java.util.List rules
MofScriptContentOutlinePage.ModuleSegment
public MofScriptContentOutlinePage.ModuleSegment()
MofScriptContentOutlinePage.ModuleSegment
public MofScriptContentOutlinePage.ModuleSegment(java.lang.String name,
org.eclipse.jface.text.Position position)
clear
public void clear()
- Overrides:
clear
in class MofScriptContentOutlinePage.DeclarationSegment
toArray
public java.lang.Object[] toArray()
getChildren
public java.lang.Object[] getChildren()
- Overrides:
getChildren
in class MofScriptContentOutlinePage.DeclarationSegment