|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.mofscript.runtime.BlockOutputStream.FileBlock
org.eclipse.mofscript.runtime.BlockOutputStream.UnprotectedFileBlock
public class BlockOutputStream.UnprotectedFileBlock
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.UnprotectedFileBlock(java.lang.String id)
|
Method Summary | |
---|---|
void |
merge(BlockOutputStream.FileBlock otherBlock)
|
Methods inherited from class org.eclipse.mofscript.runtime.BlockOutputStream.FileBlock |
---|
append, get_endLine, get_startLine, getBlockStart, getBlockWithId, getData, getLineCount, getMergeDiff, 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 |
---|
public BlockOutputStream.UnprotectedFileBlock(java.lang.String id)
Method Detail |
---|
public void merge(BlockOutputStream.FileBlock otherBlock)
merge
in class BlockOutputStream.FileBlock
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |