Concept createTransientInstanceFromEvent (String uri, SimpleEvent event)Concept createTransientInstanceFromEvent (String uri, SimpleEvent event)| Name | Type | Description |
|---|---|---|
uri | String | URI of the concept as defined in the project. uri cannot be null. |
SimpleEvent | Event | received |
| Type | Description |
|---|---|
Concept | The newly created concept. |