<p>Declaration :</p><ul><li>C++ : class SegmentationTool : public <ahref="class134149.html#refclass134149"><b>BuilderTool</b></a>, public <ahref="class140293.html#refclass140293"><b>Applicable</b></a><></li></ul><p>Tool implementation for deriving a partitioning of the current timeline such, that each segement has a constant configuration. "Constant" means here, that any remaining changes over time can be represented by automation solely, without the need to change the node connections.<br/></p><p>Artifact : <ahref="index.html#refartifact131333"><b>segmentationtool</b></a></p><divclass="sub">
<table><tr><td><divclass="element">Relation <b>segments (<directional aggregation by value>)</b></div></td></tr></table><p>Declaration :</p><ul><li>Uml : # segments : <ahref="class135173.html#refclass135173"><b>Segment</b></a>, multiplicity : *</li><li>C++ : protected: list<<ahref="class135173.html#refclass135173"><b>Segment</b></a>> segments</li></ul><p>the partitioning of the Timeline to be created by this tool.<br/></p></div>