Class UML 2.5::GeneralizationSet
Description:
A GeneralizationSet is a PackageableElement whose instances represent sets
of Generalization relationships.
Direct Superclasses: PackageableElementDirect Subclasses: Class Precedence List: GeneralizationSet,
PackageableElement,
ParameterableElement,
NamedElement,
ElementProperties:
generalization :
Generalization (0 *); -- source
GeneralizationSet isCovering : Boolean (1 1); -- source
GeneralizationSet isDisjoint : Boolean (1 1); -- source
GeneralizationSetIndicates whether or not the set of specific Classifiers in a Generalization
relationship have instance in common. If isDisjoint is true, the specific
Classifiers for a particular GeneralizationSet have no members in common;
that is, their intersection is empty. If isDisjoint is false, the specific
Classifiers in a particular GeneralizationSet have one or more members
in common; that is, their intersection is not empty.
Default value: FALSE
powertype :
Classifier (0 1); -- source
GeneralizationSet visibility :
VisibilityKind (0 1); -- source
PackageableElement owningTemplateParameter :
TemplateParameter (0 1); -- source
ParameterableElement templateParameter :
TemplateParameter (0 1); -- source
ParameterableElement clientDependency :
Dependency (0 *); -- source
NamedElement name : String (0 1); -- source
NamedElement nameExpression :
StringExpression (0 1); -- source
NamedElement namespace :
Namespace (0 1); -- source
NamedElement qualifiedName : String (0 1); -- source
NamedElement ownedComment :
Comment (0 *); -- source
ElementThe Comments owned by this Element.
{
composite}
Subsets: Element.ownedElement
ownedElement :
Element (0 *); -- source
Element owner :
Element (0 1); -- source
ElementConstraints:
No additional constraints.
Operations:
No additional operations.
Send questions or comments to
[email protected].