pt.uminho.anote2.aibench.resources.operations.lookuptables.refresh
Class RefreshLookupTableElements

java.lang.Object
  extended by pt.uminho.anote2.aibench.resources.operations.lookuptables.refresh.RefreshLookupTableElements

@Operation
public class RefreshLookupTableElements
extends java.lang.Object


Constructor Summary
RefreshLookupTableElements()
           
 
Method Summary
 void refreshLookupTables(int lookupTableID)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RefreshLookupTableElements

public RefreshLookupTableElements()
Method Detail

refreshLookupTables

@Port(name="refresh",
      direction=INPUT,
      order=1)
public void refreshLookupTables(int lookupTableID)