public class StdPhase extends Phase
Entity.PortAlias| Modifier and Type | Field and Description |
|---|---|
protected ContinuousDistribution |
serviceTime |
event, inputPort, occupancy, outputPortportAliases, ports, simNodeCREATE_INSTANCE_METHOD_NAME| Modifier | Constructor and Description |
|---|---|
|
StdPhase(ContinuousDistribution d,
SimNode ownNode) |
protected |
StdPhase(SimNode ownNode) |
| Modifier and Type | Method and Description |
|---|---|
static StdPhase |
createInstance(SimNode ownNode,
Parameters pars)
as required by
ReflectionConstructable |
protected double |
getMessageProcessingDuration(Message msg) |
forwardProcessedMessage, getInput, getOutputaddPort, aliasPort, aliasPort, connect, disconnect, getName, getNode, getPortByName, getPorts, isPortKnown, unaliasPortprotected ContinuousDistribution serviceTime
public StdPhase(ContinuousDistribution d, SimNode ownNode)
protected StdPhase(SimNode ownNode)
public static StdPhase createInstance(SimNode ownNode, Parameters pars)
ReflectionConstructableprotected double getMessageProcessingDuration(Message msg)
getMessageProcessingDuration in class Phasemsg - the message which is currently processed