Mentorium Flashcards
DTD Cardinality
Empty: Exactly one value is necessary
+ At least one value
? None or 1 value
* none or multiple values
DTD Cardinality
Empty: Exactly one value is necessary
+ At least one value
? None or 1 value
* none or multiple values
DTD Content
EMPTY empty element ANY any content | selection list , sequence () grouping (#PCDATA) nothing else coming
Start of XML Doc
Start of DTD
]>
Element of DTD
Use case diagram
Use case (circle) User/Actor (strichmännchen) Association (bind actor and case)
Use case diagram generalization
Empty arrow towards the big use case
Use case diagram extend
Gestrichelter Arrow with “extend”
Use case diagrams include
Gestrichelter Arrow with “include”
Activity diagram
Initial state/final state (Dot/Dot surrounded)
Activity (gerundetes rechteck)
Decision (raute)
Split/join –> | –> –> |
|–> –> | –>
Responsibility (Rechteck)
Activity flow (Arrow)
What is the model
Representation, abstraction, pragmatism
Consistent correspondence of structure and behavior are required
Modeling function has to be homomorph transformation
Meta model
Language to define the model
Enterprise model
Control view: event driven process chains
- Organizational view: organizational chart
- Data view: entity relationship model
- functional view: function tree
- resource view: Products tree
Three-tier model
Presentation tier
logic tier
data tier