public abstract class StartGuidingCommand extends CommandEvent implements TargetDependingCommand, InitializerDepending
CommandEvent.Create| Modifier and Type | Field and Description |
|---|---|
private String |
mode
The guiding mode requested.
|
COMMANDPACKAGE, JVIEWPACKAGE, TYPESEPARATORSEPCHARlocalHost, sourceNamesource| Modifier | Constructor and Description |
|---|---|
protected |
StartGuidingCommand(Object src,
String type,
long time) |
| Modifier and Type | Method and Description |
|---|---|
String |
getGuidingMode()
Returns the mode of the guiding.
|
String[] |
getLine()
Returns the command line of the start guiding command.
|
void |
initWith(String init)
If a guiding mode is set from the outside.
|
boolean |
parseLine(String[] all)
The command line is the guiding mode.
|
void |
registerTargetProperties(Object setup)
Calculates the command line from the constant section delivered in the
argument.
|
classNameToTemplate, createCommand, createCommand, createJCommand, extractType, getExpectedAcknowledgeNumber, parseForStrings, templateToClassNamecheckType, equals, equalTime, equalTime, fromAscii, getAllCommandLines, getExecuteGroupKey, getHead, getNr, getTime, getType, hashCode, isValid, parseFromSingleString, readFromBufferedStream, setNr, setTime, setType, setValid, toSkippedString, toStringgetHost, getSourceName, setSourceNamegetSourceprivate String mode
public void initWith(String init)
initWith in interface InitializerDependingpublic void registerTargetProperties(Object setup)
registerTargetProperties in interface TargetDependingCommandpublic String[] getLine()
getLine in class MessageEventpublic boolean parseLine(String[] all)
parseLine in class MessageEventpublic String getGuidingMode()
AbstractAutoGuider.CommonModes.AUTO.