hades.models.io
Class RemoteIpin8

java.lang.Object
  extended byhades.simulator.SimObject
      extended byhades.models.io.RemoteIpin
          extended byhades.models.io.RemoteIpin8
All Implemented Interfaces:
java.lang.Cloneable, ContextToolTip, java.io.Serializable, Simulatable

public class RemoteIpin8
extends RemoteIpin

RemoteIpin8 - see description for hades.models.io.RemoteIpin

See Also:
Serialized Form

Field Summary
 
Fields inherited from class hades.models.io.RemoteIpin
port_error, port_sample, urlBase, userID, yports
 
Fields inherited from class hades.simulator.SimObject
classloader, console, debug, editor, name, parent, ports, propertySheet, simulator, symbol, versionId, visible
 
Constructor Summary
RemoteIpin8()
           
 
Method Summary
 void createPorts()
           
 int getNumberOfOutputs()
           
 
Methods inherited from class hades.models.io.RemoteIpin
configure, copy, elaborate, encodeTime, encodeURL, evaluate, getSimTimeOr0, getToolTip, getUrlBase, getUserID, initialize, parseURLData, readFromRemoteServer, setUrlBase, setUserID, toString, 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
 

Constructor Detail

RemoteIpin8

public RemoteIpin8()
Method Detail

getNumberOfOutputs

public int getNumberOfOutputs()
Overrides:
getNumberOfOutputs in class RemoteIpin

createPorts

public void createPorts()
Overrides:
createPorts in class RemoteIpin