80 likes | 281 Views
Enhanced ERD Modeling. Superclass an entity type containing one or more subgroupings that need to be identified Subclasses a distinct subgroup of an entity type subclass inherits all the properties of its superclass. Enhanced ERD Generalization/Specialization. Superclass.
E N D
Enhanced ERD Modeling • Superclass • an entity type containing one or more subgroupings that need to be identified • Subclasses • a distinct subgroup of an entity type • subclass inherits all the properties of its superclass
Enhanced ERDGeneralization/Specialization Superclass { optiona/mandatory disjoint (or) more than one (and) } subclass1 subclass2 subclass3
Enhanced ERDAggregation Superclass contains subclass1 subclass2 subclass3
Enhanced ERDComposition Superclass Composed of elements from all subclasses subclass1 subclass2 subclass3