The icim-core subsystem now depends on a new subsystem, called cmp-core. It contains four new classes which are now the super classes for ICIM-Core:
-
CORE_ManagedObject
-
CORE_Collection
-
CORE_MetaObject
-
CORE_AbstractIndication
In addition, the relationship "MemberOf" in CORE_MetaObject has been renamed to "MetaMemberOf".
relationshipset MetaMemberOf, CORE_Collection, MetaConsistsOf
The reverse relationship in CORE_Collection has been modified accordingly.
relationshipset MetaConsistsOf, CORE_MetaObject, MetaMemberOf
The new classes in the cmp-core subsystem are described in the ICIM Reference.