| Package | Description |
|---|---|
| org.xmcda.converters.v2_v3 |
This package contains all the necessary classes to convert XMCDA v2.2.1 to XMCDA v3 and vice-versa.
|
| org.xmcda.v2 |
| Modifier and Type | Method and Description |
|---|---|
protected void |
MethodMessagesConverter.convertExecutionStatusTo_v2(ProgramExecutionResult.Status executionStatus_v3,
MethodMessages msgs_v2)
Converts an XMCDA v3 execution status into a XMCDA v2 methodMessages' logMessage or an errorMessage, if and
only if
XMCDAConverter.ToV2ConverterParameters.convertExecutionStatusToMethodMessages() is true. |
void |
MethodMessagesConverter.convertTo_v3(MethodMessages msgs_v2,
XMCDA xmcda_v3) |
| Modifier and Type | Method and Description |
|---|---|
MethodMessages |
ObjectFactory.createMethodMessages()
Create an instance of
MethodMessages |
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MethodMessages> |
ObjectFactory.createXMCDAMethodMessages(MethodMessages value)
|
| Modifier and Type | Method and Description |
|---|---|
JAXBElement<MethodMessages> |
ObjectFactory.createXMCDAMethodMessages(MethodMessages value)
|
Copyright © 2013–2021 Sébastien Bigaret, Patrick Meyer. All rights reserved.