java.lang.Object
org.yamcs.tests.AbstractIntegrationTest.ParameterProvider
- All Implemented Interfaces:
Link,ParameterDataLink
- Enclosing class:
- AbstractIntegrationTest
public static class AbstractIntegrationTest.ParameterProvider
extends Object
implements ParameterDataLink
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.yamcs.tctm.Link
Link.Status -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddisable()voidenable()longlonggetName()voidinit(String yamcsInstance, String linkName, YConfiguration config) booleanvoidvoidsetGenerationTime(long genTime) voidsetParameterSink(ParameterSink ppListener) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.yamcs.tctm.Link
getDefaultSpec, getExtraInfo, getParent, getSpec, isEffectivelyDisabled, setParent, setupSystemParameters
-
Constructor Details
-
ParameterProvider
public ParameterProvider()
-
-
Method Details
-
init
-
getLinkStatus
- Specified by:
getLinkStatusin interfaceLink
-
getDetailedStatus
- Specified by:
getDetailedStatusin interfaceLink
-
enable
public void enable() -
disable
public void disable() -
isDisabled
public boolean isDisabled()- Specified by:
isDisabledin interfaceLink
-
getDataInCount
public long getDataInCount()- Specified by:
getDataInCountin interfaceLink
-
getDataOutCount
public long getDataOutCount()- Specified by:
getDataOutCountin interfaceLink
-
resetCounters
public void resetCounters()- Specified by:
resetCountersin interfaceLink
-
setParameterSink
- Specified by:
setParameterSinkin interfaceParameterDataLink
-
setGenerationTime
public void setGenerationTime(long genTime) -
getConfig
-
getName
-