1w50: Difference between revisions

From Expertiza_Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
----
----
--[[User:Sbkottan|Sbkottan]] 21:30, 3 October 2012 (EDT)<nowiki><nowiki>Insert non-formatted text here</nowiki><nowiki><nowiki>Insert non-formatted text here</nowiki>[[Media:Example.ogg]]</nowiki></nowiki>
--[[User:Sbkottan|Sbkottan]] 21:30, 3 October 2012 (EDT)<nowiki><nowiki>Insert non-formatted text here</nowiki><nowiki><nowiki>Insert non-formatted text here</nowiki>[[Media:Example.ogg]]</nowiki></nowiki>
Line 7: Line 6:
{| class="wikitable"
{| class="wikitable"
|-
|-
! Functionality !! Structural Principle !! Granularity
! Functionality !! Structural Principle  
|-
|-
| creation ||  || access || computation of complex tasks
| Creation ||  || abstraction 
|-
|-
| communication || Example || Example
| Communication || encapsulation
|-
|-
| access || Example || Example
| Access || separation of concerns 
|-
|-
| computation of complex tasks
| Computation of complex tasks || coupling and cohesion
|}
|}
• creation
• communication
• access
• organizing the computation of complex tasks

Revision as of 01:37, 4 October 2012


--Sbkottan 21:30, 3 October 2012 (EDT)<nowiki>Insert non-formatted text here<nowiki>Insert non-formatted text hereMedia:Example.ogg</nowiki></nowiki>

hello ||

Functionality Structural Principle
Creation abstraction
Communication encapsulation
Access separation of concerns
Computation of complex tasks coupling and cohesion