|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IClass | |
|---|---|
| brahms.base.util | |
| brahms.communication | |
| gov.nasa.arc.brahms.vm.api.common | |
| Uses of IClass in brahms.base.util |
|---|
| Methods in brahms.base.util that return IClass | |
|---|---|
static IClass |
BrahmsCalendar.getCalendarClass()
Returns the Brahms Calendar class. |
| Uses of IClass in brahms.communication |
|---|
| Methods in brahms.communication that return IClass | |
|---|---|
static IClass |
CommunicativeAct.getCommunicativeActClass()
Returns the Brahms IClass for CommunicativeAct from the current model. |
| Uses of IClass in gov.nasa.arc.brahms.vm.api.common |
|---|
| Methods in gov.nasa.arc.brahms.vm.api.common that return IClass | |
|---|---|
IClass |
BrahmsClassDescriptor.getBrahmsClass()
Returns the Brahms class. |
IClass |
IModel.getClass(java.lang.String name)
Returns the class with the specified name. |
IClass |
IObject.getParent()
Returns the parent class of this object. |
| Methods in gov.nasa.arc.brahms.vm.api.common with parameters of type IClass | |
|---|---|
boolean |
IObject.isInstanceOf(IClass cls)
Determines whether this object is an instance of the specified class. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||