Module swim.system
Package swim.system

Interface CellContext

All Superinterfaces:
Log
All Known Subinterfaces:
EdgeBinding, EdgeContext, HostContext, LaneContext, MeshBinding, MeshContext, NodeContext, PartBinding, PartContext
All Known Implementing Classes:
AbstractTierBinding, AbstractWarpRef, ActorCell, ActorHost, ActorLane, ActorMesh, ActorNode, ActorPart, ActorSpace, ActorTier, AgentLane, AgentModel, AgentNode, AgentView, ClientRuntime, CommandLaneModel, CommandLaneView, DemandLaneModel, DemandLaneView, DemandMapLaneModel, DemandMapLaneView, EdgeProxy, EdgeTable, EdgeTableMesh, HostProxy, HostScope, HostTable, HostTableNode, HttpLaneModel, HttpLaneView, JoinMapLaneModel, JoinMapLaneView, JoinValueLaneModel, JoinValueLaneView, LaneModel, LaneProxy, LaneScope, LaneView, ListLaneModel, ListLaneView, MapLaneModel, MapLaneView, MeshProxy, MeshTable, MeshTablePart, MetaEdgeAgent, MetaHostAgent, MetaLaneAgent, MetaMeshAgent, MetaPartAgent, NodeProxy, NodeScope, PartProxy, PartTable, PartTableHost, RemoteHost, RemoteHostClient, RestLaneModel, RestLaneView, Scope, SpatialLaneModel, SpatialLaneView, SupplyLaneModel, SupplyLaneView, ValueLaneModel, ValueLaneView, WarpLaneModel, WarpLaneView

public interface CellContext extends Log