Constraint Descriptor : constraint_VersionInfo_required (type: ERROR, kind: )

Constraint : constraint_VersionInfo_required

Constraint Name
constraint_VersionInfo_required (type: ERROR, kind: )
Constraint Class
DocumentSpec
Package
PSListResp
Description
VersionInfo required and must be 1.1 (WP34_D342_V2.2 3.3.1.4)
OCL
(not self.versionInfo.oclIsUndefined()) and (not self.versionInfo.versionName.oclIsUndefined()) and self.versionInfo.versionName='1.1'