# Business:Concepts:Principle:PRINC-xxxx: Not At The Expense Of Others #
* [[../|(UP)]]
Title : Not At The Expense Of Others
!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