Package eu.su.mas.dedale.env.gs
Class gsLocation
java.lang.Object
eu.su.mas.dedale.env.gs.gsLocation
- All Implemented Interfaces:
Location
,Serializable
Location component for the graphStream environment
- Author:
- hc
- See Also:
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
gsLocation
Create a new location- Parameters:
nodeId
- the string representation of this location identifier (must be unique)
-
-
Method Details
-
toString
-
getLocationId
- Specified by:
getLocationId
in interfaceLocation
- Returns:
- the string representation of the identifier of this location
-
equals
-