org.rr0.im.business.event.circumstance
Interface Place

All Known Implementing Classes:
PlaceImpl

public interface Place

A well-known and named location.
Example of Place are cities, addresses.

Author:
Jérôme Beau
Version: 21 avr. 2003 16:28:16

Method Summary
 LocationgetLocation()
           
 StringgetName()
           

Method Detail

getLocation

public Location getLocation()
associates <{org.rr0.im.business.event.circumstance.Location}>
supplierRole location

getName

public String getName()

Association Links

to Class org.rr0.im.business.event.circumstance.Location

Supplier Role location
associates <{org.rr0.im.business.event.circumstance.Location}>