Uses of Class
org.jcsp.net.DomainID
-
Packages that use DomainID Package Description org.jcsp.net This is main package for JCSP.NET. -
-
Uses of DomainID in org.jcsp.net
Methods in org.jcsp.net that return DomainID Modifier and Type Method Description DomainID
NodeID. getDomainID()
Get theDomainID
of the domain to which the Node represented by thisNodeID
object belongs.
-