OutputObject

org.nlogo.agent.OutputObject
case class OutputObject(caption: String, message: String, addNewline: Boolean, isTemporary: Boolean)

Attributes

Source
OutputObject.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def get: String

Attributes

Source
OutputObject.scala

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product