WS.Decision.populateEntityProperties()

Signature

void populateEntityProperties(Object propertiesObj, Object entityEMFObject)

Domain

Description

Populates the the propertiesObj object with the entity properties.

Parameters

NameTypeDescription
propertiesObjObjectObject to populate Properties of the Concept/Event.
entityEMFObjectObjectConcept/Event EMF Object.

Returns

TypeDescription
ObjectNew ArrayList to populate entity properties.