A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z 

G

G(java.lang.Object,java.lang.Object,java.lang.Object,java.lang.Object) - function in protelis.coord.spreadingimport.Spreading
 
getAllChildren(java.lang.Number,java.lang.Object,java.lang.Object,T) - function in protelis.coord.accumulationimport.Accumulation
Apply function to the all the children which potential is greater or equale to the potential of the current device.
getAllChildrenIds(java.lang.Number) - function in protelis.coord.accumulationimport.Accumulation
Get the ids of all the children with a potential greater or equal the pontential of the current device.
getChildren(java.lang.Number,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,T) - function in protelis.coord.accumulationimport.Accumulation
Apply function to the children of the current device.
getChildrenExtended(java.lang.Number,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,T) - function in protelis.coord.accumulationimport.Accumulation
Apply function to the children of the current device.
getChildrenIds(java.lang.Number) - function in protelis.coord.accumulationimport.Accumulation
Get the ids of all the children of the current device.
getParent(java.lang.Number,kotlin.jvm.functions.Function1) - function in protelis.coord.accumulationimport.Accumulation
Find the parent of the current device following the maximum decrease in potential.
getParentExtended(java.lang.Number,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,U) - function in protelis.coord.accumulationimport.Accumulation
Find the parent of the current device following the maximum decrease in potential.
getParentId(java.lang.Number) - function in protelis.coord.accumulationimport.Accumulation
Find the ID of the current-device parent by following the maximum decrease in potential.
getParentIds(java.lang.Number) - function in protelis.coord.accumulationimport.Accumulation
Find the IDs of the current-device parents by following a potential decrease.
getParents(java.lang.Number,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,U,java.lang.Object) - function in protelis.coord.accumulationimport.Accumulation
Find the parents of the current device following the decrease in potential.
getParentsExtended(java.lang.Number,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1,U,java.lang.Object) - function in protelis.coord.accumulationimport.Accumulation
Find the parents of the current device following the decrease in potential.
getUID() - function in protelis.lang.utilsimport.Utils
 
Gnull(T,T) - function in protelis.coord.spreadingimport.Spreading
Wrapper for G error.
gossip(T,kotlin.jvm.functions.Function2) - function in protelis.coord.nonselfstabilizing.accumulation.Accumulation
Gossip a value manipulated according to f.
gossipEver(java.lang.Boolean) - function in protelis.coord.nonselfstabilizing.accumulation.Accumulation
Gossip whether the device has ever experienced a given condition.
gradcast(java.lang.Boolean,T,java.lang.Number,kotlin.jvm.functions.Function1) - function in protelis.coord.spreadingimport.Spreading
Gradcast.
gradient(java.lang.Boolean,T,kotlin.jvm.functions.Function1,kotlin.jvm.functions.Function1) - function in protelis.coord.spreadingimport.Spreading
Spread and extend information with distance from the source region.
Graph - class in protelis.coord.graphimport
 
greaterEqual(T,T) - function in protelis.lang.utilsimport.Utils
 
greaterThan(T,T) - function in protelis.lang.utilsimport.Utils
 
greatestLowerBound(T,.<Error class: unknown class>,T) - function in protelis.coord.graphimport.Graph
Get the greatest lower bound for a set of devices.
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z