Package com.sodius.mdw.metamodel.rhapsody.util.log
-
Interface Summary Interface Description ElementDescriptor Class providing description properties of specific kind of element -
Class Summary Class Description DefaultDescriptor ElementDescriptor handling any Object and providing standard properties: - PROPERTY_ID representing a unique identifier of the element: hashcode by default - PROPERTY_CLASS representing the class from which the object is an instance - PROPERTY_DESCRIPTION represents the object's content.DescriptorManager Generate String description of an Object from registred ElementDescriptorsEObjectDescriptor ElementDescriptor dedicated to org.eclipse.emf.ecore.EObject Override DefaultDescriptor with the following rules: - description = qualified name - id = uri to the EObject - class = eClass nameRhapsodyDescriptor ElementDescriptor dedicated to ModelElements of Rhapsody Metamodel - id = GUID