Class SystemLocation

    • Constructor Detail

      • SystemLocation

        public SystemLocation​(Process process,
                              int index,
                              Location location)
        Constructor
        Parameters:
        process - - The process
        index - - The index
        location - - The system location
    • Method Detail

      • getName

        public java.lang.String getName()
        Get the location name
        Specified by:
        getName in class AbstractSystemLocation
        Returns:
        The location name
      • getLocation

        public Location getLocation()
        Get the location
        Returns:
        - The location