Universalis Publisher

Repository: 'mars' Metamodel: uml 1.3
Published Model: /NotationGuide/fig3_15

formats: JMI | PMI | XMI | XMI+  levels: normal | withinverse | all  split: single | multi  go: home - txt
Package
/NotationGuide/fig3_15 /fig3_15
Package /NotationGuide/fig3_15/fig3_15 { 
    name = "Figure 3-15";
    ownedElement : 
        ref Class /NotationGuide/fig3_15/Person;
        ref Class /NotationGuide/fig3_15/Commitee;
        ref Class /NotationGuide/fig3_15/Company;
        ref Class /NotationGuide/fig3_15/commentCompany;
        ref Association /NotationGuide/fig3_15/memberOf;
        ref Association /NotationGuide/fig3_15/chairOf;
        ref Association /NotationGuide/fig3_15/boss_worker;
        ref Constraint /NotationGuide/fig3_15/constraintChairMember;
        ref Constraint /NotationGuide/fig3_15/constraintCompany;
    taggedValue : 
        TaggedValue documentation { 
            tag = "documentation";
            value = "Constraints and comment";
        };
}