org.ascape.model.space
Interface SpaceContext

All Known Implementing Classes:
Scape, ScapeTime

public interface SpaceContext

The Interface SpaceContext.


Method Summary
 java.lang.String getName()
          Gets the name.
 Location getPrototype()
          Gets the prototype.
 boolean isHome(Location a)
          Checks if is home.
 

Method Detail

isHome

boolean isHome(Location a)
Checks if is home.

Parameters:
a - the a
Returns:
true, if is home

getName

java.lang.String getName()
Gets the name.

Returns:
the name

getPrototype

Location getPrototype()
Gets the prototype.

Returns:
the prototype


Copyright © 1998-2008 The Brookings Institution, NuTech Solutions, Metascape, LLC All Rights Reserved.