Code Block |
---|
language | cpp |
---|
theme | Confluence |
---|
|
EdmiError edmiRemoteClassifyInstance(SdaiServerContext serverContextId,
InstanceId instanceId,
SdaiInteger *instanceClass,
SdaiInvocationId *edmiInvocationId);
|
<Missing description> This operation returns "classification information" about a given entity instance or a given aggregate instance.
The "classification information" is:
- Persistent, scratch or volatile (EDMexpressVM) instance.
- In case of aggregate: the kind of aggregate
- The kind of model that contains the instance
Arguments
...
Insert excerpt |
---|
| US:_a_serverContextId |
---|
| US:_a_serverContextId |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_instanceId_EDMI |
---|
| US:_a_instanceId_EDMI |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_instanceClass_EDMI |
---|
| US:_a_instanceClass_EDMI |
---|
nopanel | true |
---|
|
Insert excerpt |
---|
| US:_a_edmiInvocationId |
---|
| US:_a_edmiInvocationId |
---|
nopanel | true |
---|
|
...