|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.qedeq.kernel.se.visitor.AbstractModuleVisitor
org.qedeq.kernel.bo.service.basis.ControlVisitor
org.qedeq.kernel.bo.service.dependency.LoadRequiredModulesExecutor
public final class LoadRequiredModulesExecutor
Load all required QEDEQ modules.
| Method Summary | |
|---|---|
java.lang.Object |
executePlugin(InternalModuleServiceCall call,
java.lang.Object data)
Execute plugin. |
boolean |
getInterrupted()
Was traverse interrupted by user? |
java.lang.String |
getLocationDescription()
Get location info from traverser. |
double |
getVisitPercentage()
Get percentage of visit currently done. |
| Methods inherited from class org.qedeq.kernel.bo.service.basis.ControlVisitor |
|---|
addError, addError, addWarning, getBlocked, getCurrentContext, getCurrentNumbers, getErrorList, getInternalServiceCall, getKernelQedeqBo, getLocalRuleKey, getNodeBo, getNodeDisplay, getReference, getService, getServices, getTraverser, getWarningList, hasErrors, hasNoErrors, setBlocked, setLocationWithinModule, traverse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public java.lang.Object executePlugin(InternalModuleServiceCall call,
java.lang.Object data)
throws InterruptException
ModuleServicePluginExecutor
executePlugin in interface ModuleServicePluginExecutorcall - Service call.data - Process execution data.
null.
InterruptException - User canceled execution.public double getVisitPercentage()
ControlVisitor
getVisitPercentage in interface ModuleServicePluginExecutorgetVisitPercentage in interface ServiceCompletenessgetVisitPercentage in class ControlVisitorpublic boolean getInterrupted()
ControlVisitor
getInterrupted in interface ModuleServicePluginExecutorgetInterrupted in class ControlVisitorpublic java.lang.String getLocationDescription()
ControlVisitor
getLocationDescription in interface ModuleServicePluginExecutorgetLocationDescription in interface ServiceCompletenessgetLocationDescription in class ControlVisitor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||