Home Previous Up Next Index

memoryx::EntityFusionMethodBase

Overview

class EntityFusionMethodBase

Used By

FusionMethodList
WorkingMemoryEntitySegmentBase::addFusionMethod

Operation Index

initEntity
fuseEntity
getMethodName

Operations

EntityBase initEntity(EntityBase addedEntity)

EntityBase fuseEntity(EntityBase baseEntity, EntityBase updateEntity)

string getMethodName()


Home Previous Up Next Index