org.lucci.madhoc.simulation.projection
Class NetworkInterfaceBasedProjection
java.lang.Object
org.lucci.madhoc.simulation.projection.Projection
org.lucci.madhoc.simulation.projection.NetworkInterfaceBasedProjection
- All Implemented Interfaces:
- Configurable
public class NetworkInterfaceBasedProjection
- extends Projection
- Author:
- luc.hogie
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NetworkInterfaceBasedProjection
public NetworkInterfaceBasedProjection()
acceptComputer
public boolean acceptComputer(Station computer)
- Specified by:
acceptComputer
in class Projection
configure
public void configure()
throws java.lang.Throwable
- Throws:
java.lang.Throwable
getName
public java.lang.String getName()
- Specified by:
getName
in class Projection
getAcceptedNetworkType
public NetworkingTechnology getAcceptedNetworkType()
setAcceptedNetworkType
public void setAcceptedNetworkType(NetworkingTechnology acceptedNetworkType)