Tarkvara kokkuvõte inglise keeles
Loader creates stub for every
method.After,querys go to mashinecode.Convert verification-safe code.
Assembly is a partially compiled code library for use in deployment, versioning and security. Two types, process
assemblies (EXE) and library assemblies (DLL). Process assembly use classes from library assemblies.
Summary:assembly=component;MS computing distributes among servers and clients via .Net assemblies; .NET
more versatile than DCOM+; Asseblies interoperable among MS languages.
4. Relationships
I Association (Models a semantic connection among classes)
– Aggregation (A special form of association that models a whole-part relationship between an aggregate (the
whole) and its parts)
– Composition (A form of aggregation with strong ownership and coincident lifetimes)
II Dependency
III Generalization
IV Realization
I Association: Multiplicity and Navigation
• Multiplicity defines how many objects participate in a relationships