org.rr0.im.business.actor
Interface Being
- All Known Subinterfaces:
- HumanBeing, UnidentifiedBeing
- All Known Implementing Classes:
- BeingImpl
- public interface Being
- extends Actor, Classifiable
A single physical and intelligent being.
- Author:
- Jérôme Beau
- Version: 21 juin 2003 13:52:16
| Methods inherited from interface org.rr0.im.business.event.Endable |
getEnd |
getHeight
public Length getHeight(Locale locale)
- Returns: The being's height
- associates <{org.rr0.im.business.event.circumstance.Length}>
getWeight
public Weight getWeight()
- Returns: The being's weight
- associates <{org.rr0.im.business.event.circumstance.Weight}>
to Class org.rr0.im.business.event.circumstance.Length- associates <{org.rr0.im.business.event.circumstance.Length}>
- return The being's height
to Class org.rr0.im.business.event.circumstance.Weight
- associates <{org.rr0.im.business.event.circumstance.Weight}>
- return The being's weight