Advanced Structural Modeling
Each instance of the classifier holds its own value for the feature.
There is just one value of the feature for all instances of the classifier.
[visibility] name [multiplicity] [:type] [=initial-value] [{property}]
[visibility] name [(parameter-list)] [:return-type] [{property}]
[direction] name : type [=default-value]
(bankAccount, accountNumber)
person
® many(bankAccount, accountNumber)
A realization is a semantic relationship between classifiers in which one (target) classifier specifies a contract that another (source) guarantees to carry out.
Examples:
BuyerPackage::Information class
SellerPackage::Information class
Example:
BuyerPackage::Information class
BuyerPackage::Information component
Example:
CustomerPackage::BuyerPackage::Information class