Package jline.lang.sections
Class Enabling
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.sections.Section
jline.lang.sections.InputSection
jline.lang.sections.Enabling
- All Implemented Interfaces:
Serializable
A section that models enabling conditions in a stochastic Petri net transition
- See Also:
-
Field Summary
Fields inherited from class jline.lang.sections.InputSection
schedPolicy
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.sections.InputSection
setServiceProcess
Methods inherited from class jline.lang.sections.Section
getClassName
Methods inherited from class jline.lang.NetworkElement
getName
-
Field Details
-
size
protected int size
-
-
Constructor Details
-
Enabling
-
Enabling
public Enabling()
-