Package | Description |
---|---|
com.kabira.platform |
Managed Object Services
|
com.tibco.xp.runtime |
Runtime types
|
Modifier and Type | Method and Description |
---|---|
static void |
KeyManager.updateIndexes(java.lang.Object obj)
Update the key indexes for the given object.
|
Modifier and Type | Method and Description |
---|---|
void |
Concept.assertConcept()
Assert a concept and start a run-to-completion cycle.
|
void |
Concept.assertConceptWithoutRunToCompletion()
Assert a concept, but do not start a run-to-completion cycle.
|
void |
Transient.assertEvent() |
protected void |
Event.assertEvent()
Assert an event.
|
void |
NonTransient.assertEvent() |