public class ReferenceActionLink extends Object
| Constructor and Description |
|---|
ReferenceActionLink(ThingReference r,
ActionImpl local_a,
Action a,
long jd) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
checkTicks()
check whether this link requests Action to be applied
|
Action |
getAction() |
ActionImpl |
getLocalAction() |
String |
getName() |
ThingReference |
getThingReference() |
boolean |
peekTicks()
returns true if there is an action pending
|
void |
setTicks()
sync consumer's tick count with producer's tick count
|
public ReferenceActionLink(ThingReference r, ActionImpl local_a, Action a, long jd) throws RemoteException, VisADException
RemoteExceptionVisADExceptionpublic ThingReference getThingReference()
public ActionImpl getLocalAction()
public Action getAction()
public String getName()
public void setTicks()
public boolean peekTicks()
public boolean checkTicks()
Copyright © 1996–2023 The SSEC Visualization Project. All rights reserved.