def createDimensions(self):
     # Creates the dimensions node in the xml tree. It adds the
     # objectClass node as a child of the dimensions node. Finally
     # a "name" node is added as a child of the dimensions node.
     XMLMessageVacuumIDPosBase.createDimensions(self)
     self.setStatusNode()