AggregateManagerInterface

org.nlogo.api.AggregateManagerInterface
trait AggregateManagerInterface extends SourceOwner, ModelSaveable

Attributes

Source
AggregateManagerInterface.scala
Graph
Supertypes
trait ModelSaveable
trait SourceOwner
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def load(model: Model, compiler: LiteralParser): Unit

Inherited and Abstract methods

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala
def source: String

Attributes

Inherited from:
SourceOwner
Source
SourceOwner.scala

Attributes

Inherited from:
ModelSaveable
Source
ModelSections.scala