hades.models.io
Class RemoteOpin8

java.lang.Object
  extended byhades.simulator.SimObject
      extended byhades.models.io.RemoteOpin
          extended byhades.models.io.RemoteOpin8
All Implemented Interfaces:
java.lang.Cloneable, ContextToolTip, java.io.Serializable, Simulatable, Wakeable

public class RemoteOpin8
extends RemoteOpin

RemoteOpin8 - see description for hades.models.io.RemoteOpin

See Also:
Serialized Form

Field Summary
 
Fields inherited from class hades.models.io.RemoteOpin
_wakeupTable, DELTA, dports, port_error, port_trigger, urlBase, userID
 
Fields inherited from class hades.simulator.SimObject
classloader, console, debug, editor, name, parent, ports, propertySheet, simulator, symbol, versionId, visible
 
Constructor Summary
RemoteOpin8()
           
 
Method Summary
 void createPorts()
           
 int getNumberOfInputs()
           
 
Methods inherited from class hades.models.io.RemoteOpin
configure, copy, elaborate, encodeTime, encodeURL, evaluate, getSimTimeOr0, getToolTip, getUrlBase, getUserID, initialize, setUrlBase, setUserID, toString, wakeup, write
 
Methods inherited from class hades.simulator.SimObject
constructDynamicSymbol, getBindkey, getClassLoader, getDebug, getEditor, getExternalResources, getFullName, getName, getParent, getPort, getPorts, getPropertySheet, getResourceAsStream, getSimulator, getSymbol, getSymbolResourceName, getVersionId, isVisible, keyPressed, message, mousePressed, needsDynamicSymbol, needsExternalResources, setClassLoader, setConsole, setDebug, setEditor, setName, setParent, setPorts, setSimulator, setSymbol, setVersionId, setVisible, tearDown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface hades.simulator.Simulatable
message
 

Constructor Detail

RemoteOpin8

public RemoteOpin8()
Method Detail

getNumberOfInputs

public int getNumberOfInputs()
Overrides:
getNumberOfInputs in class RemoteOpin

createPorts

public void createPorts()
Overrides:
createPorts in class RemoteOpin