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


Field Summary
 
Fields inherited from class org.eclipse.mofscript.runtime.BlockOutputStream.FileBlock
_blockEnd, _blockStart, _byteStream, _endLine, _id, _idBlockCount, _lineCount, _mergeDiff, _nextBlock, _startLine
 
Constructor Summary
BlockOutputStream.ProtectedFileBlock(java.lang.String id)
           
 
Method Summary
 
Methods inherited from class org.eclipse.mofscript.runtime.BlockOutputStream.FileBlock
append, get_endLine, get_startLine, getBlockStart, getBlockWithId, getData, getLineCount, getMergeDiff, merge, newBlock, position, putData, set_endLine, set_startLine, setBlockStart, setLineCount, write, write, writeToFileStream, writeToWriter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BlockOutputStream.ProtectedFileBlock

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