Package | Description |
---|---|
org.jcsp.net2 | |
org.jcsp.net2.mobile |
Modifier and Type | Class and Description |
---|---|
class |
NetBarrierLocation
This class is a data structure representing the location of a NetBarrier in a network.
|
class |
NetChannelLocation
This class is a data structure representing the location of a NetChannelInput in a network.
|
class |
NetConnectionLocation |
Modifier and Type | Method and Description |
---|---|
NetLocation |
Net2OneChannel.getLocation()
Returns the NetChannelLocation of the channel
|
NetLocation |
NetAltingConnectionServer.getLocation() |
NetLocation |
NetAltingConnectionClient.getLocation() |
NetLocation |
Any2NetChannel.getLocation()
Gets the NetChannelLocation of the input end this channel is connected to.
|
NetLocation |
Networked.getLocation()
Gets the networked location of the Networked construct
|
NetLocation |
NetBarrier.getLocation()
Returns the location of this barrier
|
NetLocation |
One2NetChannel.getLocation()
Gets the NetChannelLocation that this channel is connected to (i.e.
|
NetLocation |
Net2AnyChannel.getLocation()
Gets the channel location of this channel
|
Modifier and Type | Method and Description |
---|---|
NetLocation |
MobileChannelInput.getLocation() |
NetLocation |
MobileChannelOutput.getLocation() |