Menu

Version 2.0.1 is released.

Version 2.0.1 is released. Regarding the API this version is fully backward-compatibel.
Enhancements:
- CoReferenceCycleException. Will be thrown if a cycle is detected in the odx data.
- new methods (see java doc for more details)
PROTSTACK ICoLogicalLink::getProtstackUsed()
PROTOCOL ICoLogicalLink::getProtocolUsed()
GLOBALNEGRESPONSE[] ICoDiagLayer::getGlobalNegResponse(CoEnumVisibStatus status)
PROTOCOL[] ICoDiagLayer::getProtocolSupportedByDiagComm(DIAGCOMM dc)
Set<protstack> ICoDiagLayer::getProtStackSupported()
long ICoDiagLayer::getBitLength(PARAMS params)
long ICoDiagLayer::getBitLengthMin(PARAMS params)
long ICoDiagLayer::getBitLengthMax(PARAMS params)
int ICoDiagLayer::getSID(DIAGSERVICE service)
PARAM[] ICoDiagLayer::getParamBySemantic(PARAMS params, String semantic, boolean firstHitOnly)
PARAM[] ICoDiagLayer::getParamBySN(PARAMS params, String sn, boolean firstHitOnly)
PARAM[] ICoDiagLayer::getParamPath(PARAMS params, PARAM param, boolean firstHitOnly);
Set<xmlobject> ICoDiagLayer::getSubElements(XmlObject xo)
ArrayList<xmlobject> ICoDiagLayer::getSubElementsAsList(XmlObject xo)</xmlobject></xmlobject></protstack>

Bug Fix:
several bugfixes. For example regarding computation of parameter values and the support of DIAG-LAYER-external references (without DOC-REF and DOC-TYPE) in case of multiple DIAG-LAYER within one ODX file.

Posted by Sascha Koehler 2021-09-28

Log in to post a comment.