|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of IRPEventReception in com.telelogic.rhapsody.core |
---|
Methods in com.telelogic.rhapsody.core that return IRPEventReception | |
---|---|
IRPEventReception |
IRPClass.addEventReception(java.lang.String name)
Adds an event reception to the current class. |
IRPEventReception |
IRPClass.addReception(java.lang.String name)
Adds a reception to the current class. |
Methods in com.telelogic.rhapsody.core with parameters of type IRPEventReception | |
---|---|
void |
IRPClass.deleteEventReception(IRPEventReception pVal)
Deletes the specified event reception. |
void |
IRPClass.deleteReception(IRPEventReception pVal)
Deletes the specified reception from the current class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |