Package com.hp.ucmdb.api.classmodel

This package contains services for querying and listening for changes in the UCMDB class model.

See:
          Description

Interface Summary
Attribute The definition of an attribute of a UCMDB class.
ClassDefinition Represents a definition of a type (class) in the uCMDB.
ClassModelChange Represents a change in a class model.
ClassModelChangesListener Implemented by a client to receive notifications on class model changes.
ClassModelFactory Class model services.
ClassModelService Interface for querying the UCMDB class model.
ClassModelUtils Provide class model utilities
EnumDefinitions  
EnumInfo Service to get name of an enum.
IntEnum  
Qualifier Qualifier of a class or an attribute.
ScopedClassModelService Interface for querying the UCMDB scoped class model.
StringEnum  
ValidRelation The definition of a valid relation between two endpoint types.
 

Enum Summary
IconSize  
 

Exception Summary
AttributeDoesNotExistException  
AttributeNotStaticException A non-static value was used in a context that requires a static value.
AttributeStaticException A static value was used in a context that requires a non-static value.
ClassDoesNotExistException  
QualifierDoesNotExistException  
 

Package com.hp.ucmdb.api.classmodel Description

This package contains services for querying and listening for changes in the UCMDB class model. It also contains the classes that represent the model entities.



Documentation Feedback
Copyright 2010 Hewlett-Packard Development Company, L.P.