Closed jakebeal closed 3 years ago
Generating the specification for paml currently, I get repeats of some classes in the LaTeX:
\subsection{Protocol}% \subsection{Primitive}% \subsection{BehaviorExecution}% \subsection{ParameterValue}% \subsection{Material}% \subsection{BehaviorExecution}% \subsection{ProtocolExecution}% \subsection{ActivityEdgeFlow}% \subsection{ActivityNodeExecution}% \subsection{ActivityNodeExecution}% \subsection{CallBehaviorExecution}% \subsection{SampleCollection}% \subsection{SampleCollection}% \subsection{SampleArray}% \subsection{SampleCollection}% \subsection{SampleMask}% \subsection{SampleData}% \subsection{ContainerSpec}%
In particular, note the repeats of BehaviorExecution, ActivityNodeExecution, SampleCollection (x2)
With uml, the effect is much larger.
Generating the specification for paml currently, I get repeats of some classes in the LaTeX:
In particular, note the repeats of BehaviorExecution, ActivityNodeExecution, SampleCollection (x2)
With uml, the effect is much larger.