|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BbAttributes | |
|---|---|
| blackboard.data | Provides the base classes for the persistence layer of platform API. |
| Uses of BbAttributes in blackboard.data |
|---|
| Fields in blackboard.data declared as BbAttributes | |
|---|---|
protected BbAttributes |
BbObject._bbAttributes
|
| Methods in blackboard.data that return BbAttributes | |
|---|---|
BbAttributes |
IBbObject.getBbAttributes()
Returns the BbAttributes associated with this IBbObject. |
BbAttributes |
BbObject.getBbAttributes()
Returns the BbAttributes associated with this BbObject. |
BbAttributes |
BbLink.getBbAttributes()
Returns the BbAttributes associated with this BbLink. |
| Methods in blackboard.data with parameters of type BbAttributes | |
|---|---|
void |
BbAttributes.addBbAttributes(BbAttributes attribs)
addBbAttributes |
| Constructors in blackboard.data with parameters of type BbAttributes | |
|---|---|
BbAttribute(BbAttribute.Type eType,
java.lang.String strName,
java.lang.Object val,
BbAttributes parent)
Initialization with generic object but of a specific type. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||