class NekoSimSystem extends NekoSystem with LazyLogging
- Alphabetic
- By Inheritance
- NekoSimSystem
- NekoSystem
- LazyLogging
- AnyRef
- Any
- by any2stringadd
- by StringFormat
- by Ensuring
- by ArrowAssoc
- Hide All
- Show All
- Public
- All
Instance Constructors
-  new NekoSimSystem(config: NekoConfig)
Value Members
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        !=(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ##(): Int
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        +(other: String): String
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to any2stringadd[NekoSimSystem] performed by method any2stringadd in scala.Predef.
- Definition Classes
- any2stringadd
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        ->[B](y: B): (NekoSimSystem, B)
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to ArrowAssoc[NekoSimSystem] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc
- Annotations
- @inline()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ==(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        activityManager: ActivityManager
      
      
      - Attributes
- protected[neko]
- Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        asInstanceOf[T0]: T0
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        clone(): AnyRef
      
      
      - Attributes
- protected[lang]
- Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        config: NekoConfig
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        createNetwork(): Network
      
      
      - Definition Classes
- NekoSimSystem → NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        currentTime: Time
      
      
      returns the current time (simulation time if the system is simulated). returns the current time (simulation time if the system is simulated). - returns
- the current time 
 - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        ensuring(cond: (NekoSimSystem) ⇒ Boolean, msg: ⇒ Any): NekoSimSystem
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to Ensuring[NekoSimSystem] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        ensuring(cond: (NekoSimSystem) ⇒ Boolean): NekoSimSystem
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to Ensuring[NekoSimSystem] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        ensuring(cond: Boolean, msg: ⇒ Any): NekoSimSystem
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to Ensuring[NekoSimSystem] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        ensuring(cond: Boolean): NekoSimSystem
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to Ensuring[NekoSimSystem] performed by method Ensuring in scala.Predef.
- Definition Classes
- Ensuring
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        eq(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        equals(arg0: Any): Boolean
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        executionContext: ExecutionContext
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        executorService: ExecutorService
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        formatted(fmtstr: String): String
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to StringFormat[NekoSimSystem] performed by method StringFormat in scala.Predef.
- Definition Classes
- StringFormat
- Annotations
- @inline()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        getClass(): Class[_]
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        hashCode(): Int
      
      
      - Definition Classes
- AnyRef → Any
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        isInstanceOf[T0]: Boolean
      
      
      - Definition Classes
- Any
 
- 
      
      
      
        
      
    
      
        
        lazy val
      
      
        logger: Logger
      
      
      - Attributes
- protected
- Definition Classes
- LazyLogging
- Annotations
- @transient()
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        mainloop(onFinish: (Time) ⇒ Unit = t =>): Unit
      
      
      runs the main loop of the execution. runs the main loop of the execution. The method is blocking until the simulation/execution has completed. - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        ne(arg0: AnyRef): Boolean
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        network: Network
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        newTimer(): Timer
      
      
      returns a new timer for scheduling events on the current system. returns a new timer for scheduling events on the current system. - returns
- a new timer instance 
 - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notify(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        notifyAll(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @native() @HotSpotIntrinsicCandidate()
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        processIDs: Seq[PID]
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        processNum: Int
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        processSet: Set[PID]
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        processes: Map[PID, NekoProcess]
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        scheduler: Scheduler
      
      
      reference to the underlying scheduler for the system. reference to the underlying scheduler for the system. Although it can be used to create new timers, the method newTimer is the preferred approach to creating timers. - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        simulator: Simulator
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        startNetwork(): Unit
      
      
      - Attributes
- protected[this]
- Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        synchronized[T0](arg0: ⇒ T0): T0
      
      
      - Definition Classes
- AnyRef
 
- 
      
      
      
        
      
    
      
        
        val
      
      
        timer: Timer
      
      
      - Definition Classes
- NekoSystem
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        toString(): String
      
      
      - Definition Classes
- AnyRef → Any
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long, arg1: Int): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(arg0: Long): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... ) @native()
 
- 
      
      
      
        
      
    
      
        final 
        def
      
      
        wait(): Unit
      
      
      - Definition Classes
- AnyRef
- Annotations
- @throws( ... )
 
- 
      
      
      
        
      
    
      
        
        def
      
      
        →[B](y: B): (NekoSimSystem, B)
      
      
      - Implicit
- This member is added by an implicit conversion from NekoSimSystem to ArrowAssoc[NekoSimSystem] performed by method ArrowAssoc in scala.Predef.
- Definition Classes
- ArrowAssoc