// Copyright (c) 2005 DMTF. All rights reserved. [Abstract, Version ( "2.6.0" ), UMLPackagePath ( "CIM::User::Org" ), Description ( "UserEntity is an abstract class that represents users - their " "names, contact data and similar information." )] class CIM_UserEntity : CIM_OrganizationalEntity { };