org.eclipse.mofscript.runtime
Class BlockOutputStream.ProtectedFileBlock

java.lang.Object
  extended by org.eclipse.mofscript.runtime.BlockOutputStream.FileBlock
      extended by org.eclipse.mofscript.runtime.BlockOutputStream.ProtectedFileBlock
Enclosing class:
BlockOutputStream

public class BlockOutputStream.ProtectedFileBlock
extends BlockOutputStream.FileBlock


Constructor Summary
BlockOutputStream.ProtectedFileBlock(java.lang.String id)
           
 
Method Summary
 
Methods inherited from class org.eclipse.mofscript.runtime.BlockOutputStream.FileBlock
get_endLine, get_startLine, getBlockStart, getLineCount, getMergeDiff, merge, newBlock, position, set_endLine, set_startLine, setLineCount, write, write
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockOutputStream.ProtectedFileBlock

public BlockOutputStream.ProtectedFileBlock(java.lang.String id)