Extras Flashcards

(5 cards)

1
Q

Three important types of objects:

A

Entity boundary control

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Best way to remember

A

Model view controller = Entity boundary control

It is a simplification of the MVC pattern

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is entity?

A

Objects representing system data

Inner objects like products and nodes

Backend

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a boundary?

A

Objects that interface with system actors

Frontend

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is a control?

A

Mediator between entities and boundaries ie middle man

API

How well did you know this?
1
Not at all
2
3
4
5
Perfectly