public interface JobOwner
Method Summary | |
---|---|
String |
displayName()
|
boolean |
isButton()
|
boolean |
isCommandCenter()
|
boolean |
isLinkForeverButton()
|
boolean |
isTurtleForeverButton()
|
boolean |
ownsPrimaryJobs()
|
org.nlogo.util.MersenneTwisterFast |
random()
|
Methods inherited from interface org.nlogo.nvm.SourceOwner |
---|
classDisplayName, dependsOn, headerSource, innerSource, innerSource, source |
Method Detail |
---|
String displayName()
boolean isButton()
boolean isTurtleForeverButton()
boolean isLinkForeverButton()
boolean ownsPrimaryJobs()
boolean isCommandCenter()
org.nlogo.util.MersenneTwisterFast random()