|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActiveConcept | |
---|---|
gov.nasa.arc.brahms.common.data | |
gov.nasa.arc.brahms.vm.data |
Uses of ActiveConcept in gov.nasa.arc.brahms.common.data |
---|
Subclasses of ActiveConcept in gov.nasa.arc.brahms.common.data | |
---|---|
class |
ActiveClass
|
class |
ActiveInstance
class ActiveInstance |
class |
Agent
An agent in Brahms is the most central construct in a Brahms model. |
class |
Group
The concept of a "group" in Brahms is similar to the concept of a template or class in object-oriented programming. |
class |
ObjectClass
The concept of a 'class' in Brahms is similar to the concept of a template or class in object-oriented programming. |
class |
ObjectInstance
An 'object' in Brahms is the second most central element in a Brahms model. |
Methods in gov.nasa.arc.brahms.common.data with parameters of type ActiveConcept | |
---|---|
void |
Activity.setOwner(ActiveConcept c)
Sets the concept/owner for which the activity is declared. |
Uses of ActiveConcept in gov.nasa.arc.brahms.vm.data |
---|
Subclasses of ActiveConcept in gov.nasa.arc.brahms.vm.data | |
---|---|
class |
VMAgent
The VMAgent is an Agent with extensions for use in the Brahms virtual machine. |
class |
VMGroup
The VMGroup is a Group with extensions for use in the Brahms virtual machine. |
class |
VMObjectClass
The VMObjectClass is an ObjectClass with extensions for use in the Brahms virtual machine. |
class |
VMObjectInstance
The VMObjectInstance is an ObjectInstance with extensions for use in the Brahms virtual machine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |