Package | Description |
---|---|
synergynet3.web.apps.numbernet.comms.table |
Modifier and Type | Method and Description |
---|---|
DistributedMap<java.lang.String,Expression> |
TargetMaps.getDistributedMapForTarget(double target)
Gets the distributed map for target.
|
DistributedMap<java.lang.String,Edge> |
TargetMaps.getEdgesMapForTarget(double target)
Gets the edges map for target.
|
DistributedMap<java.lang.String,ExpressionVisibleProperties> |
TargetMaps.getExpressionVisiblePropertiesMapForTarget(double target)
Gets the expression visible properties map for target.
|