public class WalkJMFCommandResumeQueueEntry extends WalkJMFCommandNewParams
depth, log| Constructor and Description |
|---|
WalkJMFCommandResumeQueueEntry() |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.String |
getNewParamsName() |
boolean |
matches(KElement toCheck)
this is the check whether or not to use this walker for a given element should be overwritten
|
walkfixSourceObjects, setParentcompareTo, finalizeWalk, getDepth, getElementNames, prepareWalk, toStringpublic boolean matches(KElement toCheck)
BaseWalkermatches in class WalkJMFCommandNewParamstoCheck - BaseWalker.matches(org.cip4.jdflib.core.KElement)protected java.lang.String getNewParamsName()
getNewParamsName in class WalkJMFCommandNewParamsWalkJMFCommandNewParams.getNewParamsName()