|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EntityData | |
jcreek.representation |
Uses of EntityData in jcreek.representation |
Classes in jcreek.representation that implement EntityData | |
class |
LocalEntityData
Implementation of EntityData that will store data locally in memory or by serialization. |
Methods in jcreek.representation that return EntityData | |
EntityData |
LocalKnowledgeModel.makeEntity()
Creates a new data object for storing data for an Entity. |
EntityData |
KnowledgeModel.makeEntity()
Creates a new data object for storing data for an Entity. |
protected EntityData |
Entity.getEntityData()
Returns the EntityData object in case a subclass needs to manipulate it directly. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |