Business:Concepts:Principle:PRINC-xxxx: Not At The Expense Of Others

<data principle #PRINC-xxxx>

Title : Not At The Expense Of Others

</data>


!includeurl http://skysigal.com/_media/resources/configuration/plantuml/default.txt
hide circle
namespace Sector {
class "Maximize Benefits for All" as P1 {
}
class "Not at the Expense of Others" as P2 {
}
}

Sector.P1 <.. Sector.P2