|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object insensa.commands.AbstractModelCommand insensa.commands.LinkFileCommand
public class LinkFileCommand
Field Summary | |
---|---|
private CRasterFileInformation |
file
|
private CRasterFileSet |
targetFileSet
|
Fields inherited from class insensa.commands.AbstractModelCommand |
---|
problem, workerStatus |
Constructor Summary | |
---|---|
LinkFileCommand(CRasterFileSet targetFileSet,
CRasterFileInformation file)
|
Method Summary | |
---|---|
void |
execute()
|
Methods inherited from class insensa.commands.AbstractModelCommand |
---|
check, createDependendCommands, getProblem, getWorkerStatus, retry, setWorkerStatus, throwErrorMessage, throwProblem, undo |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private CRasterFileSet targetFileSet
private CRasterFileInformation file
Constructor Detail |
---|
public LinkFileCommand(CRasterFileSet targetFileSet, CRasterFileInformation file)
targetFileSet
- file
- Method Detail |
---|
public void execute() throws java.io.IOException, CRasterFileException
java.io.IOException
org.jdom.JDOMException
CRasterFileException
ModelCommand.execute()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |