public class UnitPhase extends Phase
Phase.StateEntity.PortAlias| Modifier and Type | Field and Description |
|---|---|
protected double |
serviceTimePerUnit |
event, inputPort, message, occupancy, outputPort, stateportAliases, ports, simNode| Constructor and Description |
|---|
UnitPhase(double serviceTimePerUnit,
java.lang.String name,
SimNode owner) |
| Modifier and Type | Method and Description |
|---|---|
protected double |
getServiceTime() |
getInput, getOutput, processMessageaddPort, aliasPort, aliasPort, connect, disconnect, getName, getNode, getPortByName, getPorts, isPortKnown, unaliasPortpublic UnitPhase(double serviceTimePerUnit,
java.lang.String name,
SimNode owner)
protected double getServiceTime()
getServiceTime in class Phase