Package jline.lang
Class OpenClass
java.lang.Object
jline.lang.Element
jline.lang.NetworkElement
jline.lang.JobClass
jline.lang.OpenClass
- All Implemented Interfaces:
Serializable
A class of jobs that arrives from the external world to the Network and, after completion, leaves it
- See Also:
-
Field Summary
Fields inherited from class jline.lang.JobClass
completes, index, isrefclass, priority, refstat, type
Fields inherited from class jline.lang.NetworkElement
name
-
Constructor Summary
-
Method Summary
Methods inherited from class jline.lang.JobClass
getAttribute, getCompletes, getIndex, getJobClassType, getNumberOfJobs, getPriority, getReferenceStation, isReferenceClass, isReferenceStation, setAttribute, setCompletes, setPriority, setReferenceClass
Methods inherited from class jline.lang.NetworkElement
getName
-
Field Details
-
classIndex
protected int classIndex -
model
-
-
Constructor Details
-
OpenClass
-
OpenClass
-
-
Method Details
-
setReferenceStation
- Overrides:
setReferenceStation
in classJobClass
- Throws:
Exception
-
printSummary
public void printSummary()- Overrides:
printSummary
in classJobClass
-
getJobClassIdx
public int getJobClassIdx()- Overrides:
getJobClassIdx
in classJobClass
-