|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.tensegrity.generic.attribute.event.AbstractAttributableOnSetEvent
The abtract base class for an AttributableOnSetEvent. This event
indicates that a change in the attributes of an
AttributableOnSet-object occured.
| Constructor Summary | |
AbstractAttributableOnSetEvent(AttributableOnSet attributableset,
int eventid)
Constructor specifying the AttributableOnSet and an event
id. |
|
| Method Summary | |
AttributableOnSet |
getAttributableOnSet()
Returns the AttributableOnSet-object that originated the
event. |
java.lang.String |
getDescription()
Returns the description of the event. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public AbstractAttributableOnSetEvent(AttributableOnSet attributableset,
int eventid)
AttributableOnSet and an event
id.
attributableset - the source for this event.eventid - the id of this event.| Method Detail |
public AttributableOnSet getAttributableOnSet()
AttributableOnSetRootEventAttributableOnSet-object that originated the
event.
getAttributableOnSet in interface AttributableOnSetRootEventAttributableOnSet that caused the event.public java.lang.String getDescription()
AttributableOnSetRootEvent
getDescription in interface AttributableOnSetRootEvent
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||