| Package | Description |
|---|---|
| org.cristalise.kernel.entity |
The implementations of Items, and their core functionality.
|
| org.cristalise.kernel.entity.agent |
The implementation of Agents, and their Jobs.
|
| org.cristalise.kernel.lifecycle.instance.predefined.item |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Agent
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
interface |
AgentOperations
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
interface |
Item
ManageableEntity is the CORBA super-interface for Entities.
|
| Modifier and Type | Class and Description |
|---|---|
class |
_AgentStub
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
class |
_ItemStub
ManageableEntity is the CORBA super-interface for Entities.
|
class |
AgentPOA
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
class |
AgentPOATie
Agent is a ManageableEntity that represents an Activity executor in the
system.
|
class |
ItemImplementation |
class |
ItemPOA
ManageableEntity is the CORBA super-interface for Entities.
|
class |
ItemPOATie
ManageableEntity is the CORBA super-interface for Entities.
|
class |
TraceableEntity
TraceableEntity is the implementation of the CORBA Item, although it
delegates all non-CORBA functions to ItemImplementation.
|
| Modifier and Type | Method and Description |
|---|---|
ItemOperations |
ItemPOATie._delegate() |
| Modifier and Type | Method and Description |
|---|---|
void |
ItemPOATie._delegate(ItemOperations delegate) |
| Constructor and Description |
|---|
ItemPOATie(ItemOperations delegate) |
ItemPOATie(ItemOperations delegate,
POA poa) |
| Modifier and Type | Class and Description |
|---|---|
class |
ActiveEntity
ActiveEntity - the CORBA object representing the Agent.
|
class |
AgentImplementation
Implementation of Agent, though called from the CORBA implementation ActiveEntity.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CreateItemFromDescription.initialiseItem(ItemOperations newItem,
AgentPath agent,
ItemPath descItemPath,
PropertyArrayList initProps,
String outcome,
String newName,
String descVer,
DomainPath context,
ItemPath newItemPath,
Object locker) |
Copyright © 1997–2019 CRISTAL-iSE. All rights reserved.