public class CloudEntity
extends eduni.simjava.Sim_entity
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SendCloudPortsFrom
static variables used for defining port names
|
Constructor and Description |
---|
CloudEntity(Cloud setCloud) |
Modifier and Type | Method and Description |
---|---|
void |
body()
The method which defines the behaviour of the entity.
|
int |
getNoReceivedApps() |
eduni.simjava.Sim_port |
getReceivePortFromClouds() |
eduni.simjava.Sim_port |
getReceivePortFromSource() |
eduni.simjava.Sim_port[] |
getSendPortToCloud() |
protected void |
notifyOriginalCloud(Task t) |
add_generator, add_param, add_port, clone, get_id, get_name, get_port, get_port, get_stat, run, send_on, set_invisible, set_stat, sim_cancel, sim_completed, sim_current, sim_get_next, sim_get_next, sim_hold_for, sim_hold, sim_pause_for, sim_pause_for, sim_pause_until, sim_pause_until, sim_pause, sim_process_for, sim_process_for, sim_process_until, sim_process_until, sim_process, sim_putback, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_schedule, sim_select, sim_trace, sim_wait_for, sim_wait_for, sim_wait_for, sim_wait, sim_waiting, sim_waiting
activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
public static final java.lang.String SendCloudPortsFrom
public CloudEntity(Cloud setCloud)
public eduni.simjava.Sim_port getReceivePortFromSource()
public eduni.simjava.Sim_port getReceivePortFromClouds()
public eduni.simjava.Sim_port[] getSendPortToCloud()
public int getNoReceivedApps()
public void body()
eduni.simjava.Sim_entity
body
in class eduni.simjava.Sim_entity
protected void notifyOriginalCloud(Task t)