edu.UCL.satin.impl.remotecomponents
Class Location

java.lang.Object
  extended byedu.UCL.satin.impl.remotecomponents.Location
Direct Known Subclasses:
IPLocation

public abstract class Location
extends java.lang.Object

This class represents the Location of a component

Author:
Stefanos Zachariadis

Constructor Summary
Location()
           
 
Method Summary
abstract  java.lang.String asString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Location

public Location()
Method Detail

asString

public abstract java.lang.String asString()
Returns:
An encoding of the Location as a textual string.