Package com.ibm.carma.model.util

Interface Summary
CARMACommonObject A common interface for navigating the CARMA object hierarchy without type-casting between model objects.
CARMAConnectionProperties Series of predefined CARMA connection property keys that are used by the CARMA system
 

Class Summary
ActionsIdentifierComparator Compares a set of action identifiers from CARMA Action objects to determine the order in which the action objects should be sorted.
BaseListener Generic CARMA model listener for being notified of model changes
CAFUtils Utility methods for working with the CARMA custom action configuration in a dynamic manner.
CARMAMemberVersionComparator Compares a set of version information from CARMAMemberVersion objects to determine the order in which the action objects should be sorted.
CodePageHelper Helper class used to associate locales with codepages that are valid for the given locale.
ConnectionStateListener A listener which listens for CARMA connection state changes.
MemberInfoListener Listener which is notified of changes to Member Info on CARMAResource model elements.
ModelAdapterFactory The Adapter Factory for the model.
ModelSwitch The Switch for the model's inheritance hierarchy.
NavigationUtils Utility methods for navigating the CARMA model hierarchy.
ParameterIdentifierComparator Compares a set of parameter identifiers from CARMA Parameter objects to determine the order in which the parameter objects should be sorted.
RemoveChildrenListener A CARMA model listener which listens for child objects to be removed from the model.
StringUtils Set of utilities for dealing with common String operations