Fisheye: Tag 2740 refers to a dead (removed) revision in file `DamEngine/trunk/doc/UML Diagrams/DAM Engine Activity Assessment Regional.uxf'. Fisheye: No comparison available. Pass `N' to diff? Index: DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex =================================================================== diff -u -r2170 -r2740 --- DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 2170) +++ DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.tex (.../DAM Engine - Technical Design.tex) (revision 2740) @@ -201,23 +201,6 @@ \label{fig-DAMEngineActivityAssessment} \end{figure} -\subsection{Dikes assessment Regional} -\begin{figure}[H] - \begin{center} - \includegraphics[width=15cm]{pictures/DAMEngineSequenceAssessmentRegional.pdf} - \end{center} - \caption{\small \ProgramName Regional assessment sequence diagram.} - \label{fig-DAMEngineSequenceAssessmentRegional} -\end{figure} - -\begin{figure}[H] - \begin{center} - \includegraphics[width=9cm]{pictures/DAMEngineActivityAssessmentRegional.pdf} - \end{center} - \caption{\small \ProgramName Regional assessment activity diagram.} - \label{fig-DAMEngineActivityAssessmentRegional} -\end{figure} - \subsection{Dikes operational} \begin{figure}[H] \begin{center} @@ -253,7 +236,7 @@ \end{figure} \subsection{Dikes NWO calculation} -This will not be part of the first implementation of \ProgramName and therefor this paragraph has not yet been written. +This is not yet to be implemetend in \ProgramName and therefore this paragraph has not yet been written. %------------------------------------------------------------------------------ \chapter{Architectural Choices} \label{chapterArchitecturalChoices} @@ -265,6 +248,7 @@ More specific guidelines are added in the following sections of this chapter. \section{Design principles} \label{sec:DesignPrinciples} +These are the main design principals to maintain during the \ProgramName development. \begin{itemize} \item No circular references between objects. When it is really unavoidable, then do it through a generic interface (e.g.\ IParentObject) @@ -375,6 +359,7 @@ \section{Type enumerations} \label{sec:TypeEnumerations} \subsection{MainMechanismType} +The following main failure mechanisms are implemented. \begin{itemize} \item Macrostability inward. \item Macrostability outward. @@ -409,12 +394,12 @@ \subsection{Input} \paragraph*{DamProjectType} +The following Dam project types are supported \begin{itemize} \item Assessment - \item Assessment regional \item Operational \item Design - \item NWO + \item NWO (not yet implemented) \end{itemize} \paragraph*{DamProjectCalculationSpecification} This class specifies which failuremechanism is to be calculated and it also contains the specific options for the selelected mechanism (e.g.\ which calculation model) @@ -1056,34 +1041,42 @@ \section{DamInput.xsd} \label{sec:DamInputXsd} +This is the DamInput XSD. \lstinputlisting{xsd/DamInput.xsd} \section{DamLocation.xsd} \label{sec:DamLocationXsd} +This is the Location XSD. \lstinputlisting{xsd/DamLocation.xsd} \section{DamSurfaceLine.xsd} \label{sec:DamSurfaceLine} +This is the DamSurfaceLine XSD. \lstinputlisting{xsd/DamSurfaceLine.xsd} \section{DamSoil.xsd} \label{sec:DamSoil} +This is the DamSoil XSD. \lstinputlisting{xsd/DamSoil.xsd} \section{DamSegment.xsd} \label{sec:DamSegment} +This is the DamSegment XSD. \lstinputlisting{xsd/DamSegment.xsd} \section{DamSoilProfile1D.xsd} \label{sec:DamSoilProfile1D} +This is the Dam SoilProfile XSD. \lstinputlisting{xsd/DamSoilProfile1D.xsd} \section{DamSoilProfile2D.xsd} \label{sec:DamSoilProfile2D} +This is the DamSoilProfile2D XSD. \lstinputlisting{xsd/DamSoilProfile2D.xsd} \section{DamStabilityParameters.xsd} \label{sec:DamStabilityParameters} +This is the DamStabilityParameters XSD. \lstinputlisting{xsd/DamStabilityParameters.xsd} %---------------------------------------- @@ -1099,14 +1092,17 @@ \section{DamOutput.xsd} \label{sec:DamOutput} +This is the DamOutput XSD. \lstinputlisting{xsd/DamOutput.xsd} \section{Message.xsd} \label{sec:Message} +This is the Message XSD. \lstinputlisting{xsd/Message.xsd} \section{DamCalculationResults.xsd} \label{sec:DamCalculationResults} +This is the DamCalculationResults XSD. \lstinputlisting{xsd/DamCalculationResults.xsd} \pagestyle{empty} Index: DamEngine/trunk/doc/Dam Engine - Technical Design/pictures/DAMEngineComponents.pdf =================================================================== diff -u -r877 -r2740 Binary files differ Index: DamEngine/trunk/doc/UML Diagrams/DAM Engine Components.uxf =================================================================== diff -u -r877 -r2740 --- DamEngine/trunk/doc/UML Diagrams/DAM Engine Components.uxf (.../DAM Engine Components.uxf) (revision 877) +++ DamEngine/trunk/doc/UML Diagrams/DAM Engine Components.uxf (.../DAM Engine Components.uxf) (revision 2740) @@ -1,5 +1,5 @@ - + 8 UMLGeneric @@ -70,48 +70,6 @@ UMLGeneric - 432 - 160 - 216 - 64 - - symbol=component - -Regional scenario selector -group=3 - - - - UMLGeneric - - 432 - 240 - 216 - 64 - - symbol=component - -Regional schematization factor calculator -group=3 - - - - UMLGeneric - - 432 - 80 - 216 - 64 - - symbol=component - -Regional assessment calculation -group=3 - - - - UMLGeneric - 808 1312 232 @@ -166,18 +124,6 @@ UMLDeployment - 424 - 40 - 240 - 352 - - Dikes Assessment Regional -group=3 - - - - UMLDeployment - 144 408 240 @@ -318,7 +264,7 @@ 120 0 - 848 + 592 784 Main modules @@ -363,7 +309,7 @@ UMLGeneric - 712 + 448 80 192 64 @@ -377,7 +323,7 @@ UMLDeployment - 696 + 432 40 232 352 Fisheye: Tag 2740 refers to a dead (removed) revision in file `DamEngine/trunk/doc/Dam Engine - Technical Design/pictures/DAMEngineActivityAssessmentRegional.pdf'. Fisheye: No comparison available. Pass `N' to diff? Index: DamEngine/trunk/doc/Dam Engine - Technical Design/pictures/DAMEngineSequenceAssessmentRegional.pdf =================================================================== diff -u -r877 -r2740 Binary files differ Fisheye: Tag 2740 refers to a dead (removed) revision in file `DamEngine/trunk/doc/UML Diagrams/DAM Engine Sequence Assessment Regional.uxf'. Fisheye: No comparison available. Pass `N' to diff? Index: DamEngine/trunk/doc/Dam Engine - Technical Design/DAM Engine - Technical Design.pdf =================================================================== diff -u -r2170 -r2740 Binary files differ