Software Disclaimer

Class UML 2.3::ProfileApplication

Description:

A profile application is used to show which profiles have been applied to a package.

Direct Superclasses: DirectedRelationship

Direct Subclasses:

Class Precedence List: ProfileApplication, DirectedRelationship, Relationship, Element

Properties:

appliedProfile : Profile (1 1); -- source ProfileApplication
applyingPackage : Package (1 1); -- source ProfileApplication
isStrict : Boolean (1 1); -- source ProfileApplication
source : Element (1 *); -- source DirectedRelationship
target : Element (1 *); -- source DirectedRelationship
relatedElement : Element (1 *); -- source Relationship

Specifies the elements related by the Relationship.
{readonly}
Derived union with sources: (target, source, applyingPackage, appliedProfile)

ownedComment : Comment (0 *); -- source Element
ownedElement : Element (0 *); -- source Element

The Elements owned by this element.
{composite, readonly}
Derived union with sources: (ownedComment)
Opposite: Element.owner

owner : Element (0 1); -- source Element

Constraints:

No additional constraints.

Operations:

No additional operations.



Send questions or comments to [email protected].