|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FileState | |
| net.sf.bloof.scm | |
| net.sf.bloof.scm.cvsplugin | |
| Uses of FileState in net.sf.bloof.scm |
| Fields in net.sf.bloof.scm declared as FileState | |
static FileState |
FileState.DEAD
State of a deleted file |
static FileState |
FileState.LIVING
State of a living file |
| Methods in net.sf.bloof.scm that return FileState | |
FileState |
ScmRevision.getFileState()
Returns the state of the File at the moment of this revision |
| Uses of FileState in net.sf.bloof.scm.cvsplugin |
| Methods in net.sf.bloof.scm.cvsplugin that return FileState | |
FileState |
Revision.getFileState()
|
| Methods in net.sf.bloof.scm.cvsplugin with parameters of type FileState | |
void |
Revision.setFileState(FileState aFileState)
Sets the state of the file at the moment of this revision |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||