Package jline.lang.sections
Class Timing
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.ServiceSection
jline.lang.sections.Timing
- All Implemented Interfaces:
Serializable
A service section of a Transition in a stochastic Petri net model
- See Also:
-
Field Summary
Fields inherited from class jline.lang.sections.ServiceSection
numberOfServers, serviceProcesses
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.sections.ServiceSection
containsJobClass, getServiceDistribution, getServiceProcess, removeServiceProcess, setServiceProcesses
Methods inherited from class jline.lang.sections.Section
getClassName
Methods inherited from class jline.lang.NetworkElement
getName
-
Constructor Details
-
Timing
-
Timing
public Timing()
-