[Pfc-prolog-cvs] prolix-devel-doc/CASE prolix.xmi,NONE,1.1 prolix-project.zargo,1.4,NONE
Status: Beta
Brought to you by:
ivanfrade
From: <iva...@us...> - 2003-08-22 06:12:46
|
Update of /cvsroot/pfc-prolog/prolix-devel-doc/CASE In directory sc8-pr-cvs1:/tmp/cvs-serv5596 Added Files: prolix.xmi Removed Files: prolix-project.zargo Log Message: Removed old argoUML documentation. Now used .xmi format with Umbrello --- NEW FILE: prolix.xmi --- <?xml version="1.0" encoding="UTF-8"?> <XMI xmlns:UML="org.omg/standards/UML" verified="false" timestamp="" xmi.version="1.2" > <XMI.header> <XMI.documentation> <XMI.exporter>umbrello uml modeller http://uml.sf.net</XMI.exporter> <XMI.exporterVersion>1.1</XMI.exporterVersion> </XMI.documentation> <XMI.model xmi.name="prolix" href="/home/ivan/pfc/proyecto/prolix-doc/umbrello/prolix.xmi" /> <XMI.metamodel xmi.name="UML" href="UML.xml" xmi.version="1.3" /> </XMI.header> <XMI.content> <docsettings viewid="260" documentation="" uniqueid="266" /> <umlobjects> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.ejb.sessionjb" xmi.id="3" abstract="0" documentation="Sin terminar!!!!!!!" name="AccessControlBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="4" type="void" abstract="0" documentation="" name="login" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="name" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="pass" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="5" type="void" abstract="0" documentation="" name="logout" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="6" type="void" abstract="0" documentation="" name="signup" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="7" type="void" abstract="0" documentation="" name="changePassword" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="newPasswd" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="8" type="void" abstract="0" documentation="" name="verifyPermissions" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="required" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="interface" package="org.asturllinux.frade.prolix.interpreter.interfaces" xmi.id="11" abstract="0" documentation="" name="PrologContext" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="12" type="void" abstract="0" documentation="" name="load" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="programSource" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="13" type="void" abstract="0" documentation="" name="consult" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="query" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="30" type="TreeElement" abstract="0" documentation="" name="step" static="0" scope="200" /> </UML:Class> <UML:Class stereotype="interface" package="org.asturlinux.frade.prolix.interpreter.interfaces" xmi.id="14" abstract="0" documentation="" name="TreeElement" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="15" type="bool" abstract="0" documentation="" name="isCompletlyExplored" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="16" type="bool" abstract="0" documentation="" name="isFinal" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="17" type="bool" abstract="0" documentation="" name="isSolution" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="18" type="TreeElement [ ]" abstract="0" documentation="" name="getNextLevelElements" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="19" type="TreeElement" abstract="0" documentation="" name="getParent" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="20" type="string" abstract="0" documentation="" name="getQuery" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="31" type="Substitution [ ]" abstract="0" documentation="" name="getSubstitutions" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="32" type="void" abstract="0" documentation="" name="accept" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElementVisitor" abstract="0" documentation="" name="v" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.interfaces" xmi.id="21" abstract="1" documentation="" name="TreeElementVisitor" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="22" type="void" abstract="1" documentation="" name="visitTreeElement" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="te" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.interfaces" xmi.id="23" abstract="1" documentation="" name="TreeElementImpl" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="24" type="TreeElementVisitor" abstract="0" documentation="" name="accept" static="0" scope="200" /> </UML:Class> <UML:Class stereotype="interface" package="org.asturlinux.frade.prolix.interpreter.interfaces" xmi.id="25" abstract="0" documentation="" name="Substitution" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="26" type="string" abstract="0" documentation="" name="getOriginalValue" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="27" type="string" abstract="0" documentation="" name="getNewValue" static="0" scope="200" /> </UML:Class> <UML:Class stereotype="interface" package="org.asturlinux.frade.prolix.interpreter.interfaces" xmi.id="28" abstract="0" documentation="" name="PrologInterpreter" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="29" type="PrologContext" abstract="0" documentation="" name="createContext" static="0" scope="200" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="33" abstract="0" documentation="" name="CheckSolutionVisitor" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="34" type="bool" abstract="0" documentation="" name="getIsSolution" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="35" value="" type="bool" abstract="0" documentation="" name="isSolution" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="36" abstract="0" documentation="" name="SimpleXmlVisitor" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="37" type="void" abstract="0" documentation="" name="SimpleXmlVisitor" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.io.Writer" abstract="0" documentation="" name="writer" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="38" value="0" type="java.io.Writer" abstract="0" documentation="" name="solutionCounter" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="39" value="" type="Writer" abstract="0" documentation="" name="writer" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.ejb.sessionjb" xmi.id="40" abstract="0" documentation="" name="TransformationControl" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="41" type="string" abstract="0" documentation="" name="transformToSolutionXml" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="tree" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="42" type="string" abstract="0" documentation="" name="transformToTreeXml" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="tree" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.ejb.sessionjb" xmi.id="43" abstract="0" documentation="" name="TreeTraversors" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="44" type="void" abstract="0" documentation="" name="visitLastNode" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="tree" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="TreeElementVisitor" abstract="0" documentation="" name="visitor" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="45" type="void" abstract="0" documentation="" name="visitPostOrder" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="tree" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="TreeElementVisitor" abstract="0" documentation="" name="visitor" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="46" type="void" abstract="0" documentation="" name="visitPreOrder" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="TreeElement" abstract="0" documentation="" name="tree" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="TreeElementVisitor" abstract="0" documentation="" name="visitor" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="" xmi.id="47" abstract="0" documentation="" name="TreeXmlVisitor" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="52" type="void" abstract="0" documentation="" name="TreeXmlVisitor" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.io.Writer" abstract="0" documentation="" name="nodes" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="java.io.Writer" abstract="0" documentation="" name="transitions" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="53" type="void" abstract="0" documentation="" name="visitTreeElement" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="te" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="54" type="void" abstract="0" documentation="" name="writeNode" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="TreeElement" abstract="0" documentation="" name="te" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="48" value="" type="int" abstract="0" documentation="" name="nodeCounter" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="49" value="" type="java.io.Writer" abstract="0" documentation="" name="nodes" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="50" value="" type="java.io.Writer" abstract="0" documentation="" name="transitions" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="51" value="" type="java.util.HashMap" abstract="0" documentation="" name="nodeKeyTable" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="56" abstract="0" documentation="" name="FailedLoginException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="57" abstract="0" documentation="" name="NoLoggedUserException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="58" abstract="0" documentation="" name="NotEnoughtPermissionsException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="59" abstract="0" documentation="" name="UsernameNotAvailableException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="60" abstract="0" documentation="" name="java.lang.Exception" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="61" abstract="0" documentation="" name="CouldNotStoreProgramException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="62" abstract="0" documentation="" name="CouldNotRemoveProgramException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="63" abstract="0" documentation="" name="CouldNotRetrieveUsersException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="64" abstract="0" documentation="" name="CouldNotRetrieveProgramsException" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="65" abstract="0" documentation="" name="CouldNotRemoveUserException" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="66" abstract="0" documentation="" name="CreateException" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="67" abstract="0" documentation="" name="LexicalException" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="74" type="void" abstract="0" documentation="" name="LexicalException" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="message" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="75" type="int" abstract="0" documentation="" name="getLine" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="76" type="string" abstract="0" documentation="" name="getUnexpectedChar" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="77" type="void" abstract="0" documentation="" name="setLine" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="lineNumber" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="78" type="void" abstract="0" documentation="" name="setUnexpectedChar" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="unexpectedChar" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="72" value="" type="int" abstract="0" documentation="" name="lineNumber" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="73" value="" type="string" abstract="0" documentation="" name="unexpectedChar" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="68" abstract="0" documentation="" name="ProgramAlreadyLoadedException" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="69" abstract="0" documentation="" name="ProgramNotLoadedException" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="70" abstract="0" documentation="" name="QueryNotLoadedException" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.interpreter.exceptions" xmi.id="71" abstract="0" documentation="" name="SyntaxException" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="79" type="int" abstract="0" documentation="" name="getLine" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="80" type="void" abstract="0" documentation="" name="setLine" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="lineNumber" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="84" type="void" abstract="0" documentation="" name="setExpectedToken" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="expectedToken" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="85" type="string" abstract="0" documentation="" name="getExpectedToken" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="86" type="void" abstract="0" documentation="" name="setUnexpectedToken" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="unexpectedToken" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="87" type="string" abstract="0" documentation="" name="getUnexpectedToken" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="81" value="" type="int" abstract="0" documentation="" name="lineNumber" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="82" value="" type="string" abstract="0" documentation="" name="unexpectedToken" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="83" value="" type="string" abstract="0" documentation="" name="expectedToken" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="88" abstract="0" documentation="" name="CurrentStateBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="94" type="bool" abstract="0" documentation="" name="getNoMoreSolutions" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="95" type="void" abstract="0" documentation="" name="setNoMoreSolutions" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="bool" abstract="0" documentation="" name="noMoreSolutions" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="96" type="string" abstract="0" documentation="" name="getCurrentProgram" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="97" type="string" abstract="0" documentation="" name="getCurrentProgramHTML" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="98" type="void" abstract="0" documentation="" name="setCurrentProgram" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="program" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="99" type="string" abstract="0" documentation="" name="getCurrentConsult" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="100" type="void" abstract="0" documentation="" name="setCurrentConsult" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="consult" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="101" type="string" abstract="0" documentation="" name="getCurrentResult" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="102" type="void" abstract="0" documentation="" name="setCurrentResult" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="result" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="103" type="void" abstract="0" documentation="" name="reset" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="89" value="" type="string" abstract="0" documentation="" name="program" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="90" value="" type="string" abstract="0" documentation="" name="programHTML" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="91" value="" type="string" abstract="0" documentation="" name="consult" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="92" value="" type="string" abstract="0" documentation="" name="result" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="93" value="" type="bool" abstract="0" documentation="" name="noMoreSolutions" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="104" abstract="0" documentation="" name="LibraryBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="106" type="Collection" abstract="0" documentation="" name="getPrograms" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="107" type="void" abstract="0" documentation="" name="setPrograms" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="Collection" abstract="0" documentation="" name="programs" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="105" value="" type="java.util.Collection" abstract="0" documentation="" name="programs" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="108" abstract="0" documentation="" name="LastConsultsBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="110" type="java.util.Vector" abstract="0" documentation="" name="getLastConsults" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="111" type="void" abstract="0" documentation="" name="setLastConsults" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.util.Vector" abstract="0" documentation="" name="lastConsults" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="112" type="void" abstract="0" documentation="" name="reset" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="109" value="" type="Vector" abstract="0" documentation="" name="lastConsults" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="113" abstract="0" documentation="" name="UsersBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="115" type="java.util.Collection" abstract="0" documentation="" name="getUsers" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="116" type="void" abstract="0" documentation="" name="setUsers" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.util.Collection" abstract="0" documentation="" name="users" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="114" value="" type="java.util.Collection" abstract="0" documentation="" name="users" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="117" abstract="0" documentation="" name="SvgBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="121" type="void" abstract="0" documentation="" name="reset" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="122" type="void" abstract="0" documentation="" name="setHeight" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="height" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="123" type="int" abstract="0" documentation="" name="getHeight" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="124" type="int" abstract="0" documentation="" name="setWidth" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="width" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="125" type="int" abstract="0" documentation="" name="getWidth" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="126" type="void" abstract="0" documentation="" name="setSvg" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="svg" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="127" type="string" abstract="0" documentation="" name="getSvg" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="118" value="" type="string" abstract="0" documentation="" name="svg" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="119" value="" type="int" abstract="0" documentation="" name="width" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="120" value="" type="int" abstract="0" documentation="" name="height" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.beans" xmi.id="128" abstract="0" documentation="" name="LoginBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="131" type="string" abstract="0" documentation="" name="getLoggedUser" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="132" type="void" abstract="0" documentation="" name="setLoggedUser" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="loggedUser" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="133" type="string" abstract="0" documentation="" name="getPermissions" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="134" type="void" abstract="0" documentation="" name="setPermissions" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="permissions" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="135" type="void" abstract="0" documentation="" name="reset" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="129" value="" type="string" abstract="0" documentation="" name="loggedUser" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="130" value="" type="string" abstract="0" documentation="" name="permissions" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.servlets" xmi.id="136" abstract="0" documentation="" name="TreeServlet" static="0" scope="200" /> <UML:Class stereotype="" package="org.asturlinux.frade.prolix.web.servlets" xmi.id="137" abstract="0" documentation="" name="NodeDrawData" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="140" type="void" abstract="0" documentation="" name="NodeDrawData" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.awt.Dimension" abstract="0" documentation="" name="size" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="java.awt.Point" abstract="0" documentation="" name="origin" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="138" value="" type="java.awt.Dimension" abstract="0" documentation="" name="size" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="139" value="" type="java.awt.Point" abstract="0" documentation="" name="origin" static="0" scope="200" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="141" abstract="0" documentation="" name="SvgGenerator" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="142" type="org.w3c.dom.Node [ ]" abstract="0" documentation="" name="search" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="org.w3c.dom.Node" abstract="0" documentation="" name="root" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="name" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="string" abstract="0" documentation="" name="attribute" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="4" value="" type="string" abstract="0" documentation="" name="value" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="143" type="org.w3c.dom.Node" abstract="0" documentation="" name="searchNodeByNumber" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="org.w3c.dom.Node" abstract="0" documentation="" name="root" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="number" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="148" type="java.awt.Dimension" abstract="0" documentation="" name="drawNode" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="org.w3c.dom.Node" abstract="0" documentation="" name="root" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="number" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="java.awt.Point" abstract="0" documentation="" name="leftTopCorner" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="4" value="" type="java.io.Writer" abstract="0" documentation="" name="output" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="149" type="void" abstract="0" documentation="" name="imprimirTransicion" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.awt.Point" abstract="0" documentation="" name="origen" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="NodeDrawData" abstract="0" documentation="" name="destino" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="java.io.Writer" abstract="0" documentation="" name="output" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="150" type="void" abstract="0" documentation="" name="imprimirNodo" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="org.w3c.dom.Node" abstract="0" documentation="" name="node" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="java.awt.Point" abstract="0" documentation="" name="leftTopPoint" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="java.io.Writer" abstract="0" documentation="" name="output" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="151" type="string" abstract="0" documentation="" name="svgInit" static="0" scope="201" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="int" abstract="0" documentation="" name="height" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="int" abstract="0" documentation="" name="width" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="152" type="string" abstract="0" documentation="" name="svgEnd" static="0" scope="201" /> <UML:Operation stereotype="" package="" xmi.id="153" type="string" abstract="0" documentation="" name="transform" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="xmlString" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="155" type="java.awt.Dimension" abstract="0" documentation="" name="getSize" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="156" type="void" abstract="0" documentation="" name="setSize" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="java.awt.Dimension" abstract="0" documentation="" name="size" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="144" value="10" type="int" abstract="0" documentation="" name="marginX" static="1" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="145" value="15" type="int" abstract="0" documentation="" name="marginY" static="1" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="146" value="60" type="int" abstract="0" documentation="" name="nodeSizeX" static="1" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="147" value="40" type="int" abstract="0" documentation="" name="nodeSizeY" static="1" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="154" value="" type="java.awt.Dimension" abstract="0" documentation="" name="size" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="157" abstract="0" documentation="" name="LoadConsultAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="158" abstract="0" documentation="" name="LoadProgramAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="159" abstract="0" documentation="" name="LoginAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="160" abstract="0" documentation="" name="LogoutAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="161" abstract="0" documentation="" name="ResetProgramAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="162" abstract="0" documentation="" name="SolutionAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="163" abstract="0" documentation="" name="StepAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="164" abstract="0" documentation="" name="RegistryAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="165" abstract="0" documentation="" name="ChangePasswordAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="166" abstract="0" documentation="" name="AddProgramAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="167" abstract="0" documentation="" name="VisitLibraryAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="168" abstract="0" documentation="" name="LoadFromLibraryAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="169" abstract="0" documentation="" name="LoadMyProgramsAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="170" abstract="0" documentation="" name="ManageProgramsAction" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="176" type="void" abstract="0" documentation="" name="delete" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="javax.servlet.http.HttpSession" abstract="0" documentation="" name="session" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="org.apache.struts.action.ActionErrors" abstract="0" documentation="" name="errors" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="177" type="void" abstract="0" documentation="" name="modify" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="javax.servlets.http.HttpSession" abstract="0" documentation="" name="session" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="org.apache.struts.action.ActionErrors" abstract="0" documentation="" name="errors" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="" xmi.id="171" abstract="0" documentation="" name="ManageUsersAction" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="178" type="void" abstract="0" documentation="" name="delete" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="javax.servlet.http.HttpSession" abstract="0" documentation="" name="session" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="2" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="200" /> <UML:Parameter stereotype="" package="" xmi.id="3" value="" type="org.apache.struts.action.ActionErrors" abstract="0" documentation="" name="errors" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="" xmi.id="172" abstract="0" documentation="" name="CreateAdminAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="173" abstract="0" documentation="" name="BrowseResolutionAction" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="179" type="void" abstract="1" documentation="" name="performBrowsing" static="0" scope="202" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="org.asturlinux.frade.prolix.interfaces.StudentRole" abstract="0" documentation="" name="studentRole" static="0" scope="200" /> </UML:Operation> </UML:Class> <UML:Class stereotype="" package="" xmi.id="174" abstract="0" documentation="" name="VisitLibraryAsAdminAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="175" abstract="0" documentation="" name="VisitUsersAction" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="180" abstract="0" documentation="" name="AddProgramFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="181" type="string" abstract="0" documentation="" name="getTitle" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="182" type="void" abstract="0" documentation="" name="setTitle" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="title" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="183" type="string" abstract="0" documentation="" name="getDescription" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="184" type="void" abstract="0" documentation="" name="setDescription" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="description" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="186" value="" type="string" abstract="0" documentation="" name="title" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="187" value="" type="string" abstract="0" documentation="" name="description" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="185" abstract="0" documentation="" name="ChangePasswordFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="190" type="string" abstract="0" documentation="" name="getNewPassword" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="191" type="void" abstract="0" documentation="" name="setNewPassword" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="newPassword" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="192" type="string" abstract="0" documentation="" name="getNewPasswordConfirmation" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="193" type="void" abstract="0" documentation="" name="setNewPasswordConfirmation" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="newPasswordConfirmation" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="188" value="" type="string" abstract="0" documentation="" name="newPassword" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="189" value="" type="string" abstract="0" documentation="" name="newPasswordConfirmation" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="194" abstract="0" documentation="" name="CreateAdminFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="198" type="string" abstract="0" documentation="" name="getUsername" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="199" type="string" abstract="0" documentation="" name="getPassword" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="200" type="void" abstract="0" documentation="" name="getPassConfirmation" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="201" type="void" abstract="0" documentation="" name="setPassConfirmation" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="passConfirmation" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="202" type="void" abstract="0" documentation="" name="setPassword" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="203" type="void" abstract="0" documentation="" name="setUsername" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="195" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="196" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="197" value="" type="string" abstract="0" documentation="" name="passConfirmation" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="204" abstract="0" documentation="" name="LoadConsultFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="206" type="string" abstract="0" documentation="" name="getConsult" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="207" type="void" abstract="0" documentation="" name="setConsult" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="consult" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="205" value="" type="string" abstract="0" documentation="" name="consult" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="208" abstract="0" documentation="" name="LoadFromLibraryFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="210" type="string" abstract="0" documentation="" name="getProgramKey" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="211" type="void" abstract="0" documentation="" name="setProgramKey" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="209" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="212" abstract="0" documentation="" name="LoadMyProgramsFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="213" abstract="0" documentation="" name="LoadProgramFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="215" type="string" abstract="0" documentation="" name="getProgram" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="216" type="void" abstract="0" documentation="" name="setProgram" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="program" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="214" value="" type="string" abstract="0" documentation="" name="program" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="217" abstract="0" documentation="" name="LoginFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="220" type="string" abstract="0" documentation="" name="getUsername" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="221" type="string" abstract="0" documentation="" name="getPassword" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="222" type="void" abstract="0" documentation="" name="setUsername" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="223" type="void" abstract="0" documentation="" name="setPassword" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="218" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="219" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="224" abstract="0" documentation="" name="LogoutFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="225" abstract="0" documentation="" name="ManageProgramsFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="227" type="string" abstract="0" documentation="" name="getActionToDo" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="228" type="void" abstract="0" documentation="" name="setActionToDo" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="actionToDo" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="231" type="void" abstract="0" documentation="" name="setProgramKey" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="232" type="void" abstract="0" documentation="" name="setOrigin" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="origin" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="233" type="string" abstract="0" documentation="" name="getProgramKey" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="234" type="string" abstract="0" documentation="" name="getOrigin" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="226" value="" type="string" abstract="0" documentation="" name="actionToDo" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="229" value="" type="string" abstract="0" documentation="" name="programKey" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="230" value="" type="string" abstract="0" documentation="" name="origin" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="235" abstract="0" documentation="" name="ManageUsersFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="237" type="string" abstract="0" documentation="" name="getUsername" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="238" type="void" abstract="0" documentation="" name="setUsername" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="236" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="239" abstract="0" documentation="" name="RegistryFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="240" type="string" abstract="0" documentation="" name="getPassword" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="241" type="string" abstract="0" documentation="" name="getUsername" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="243" type="void" abstract="0" documentation="" name="setPassword" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="244" type="void" abstract="0" documentation="" name="setUsername" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="247" type="string" abstract="0" documentation="" name="setPassConfirmation" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="passConfirmation" static="0" scope="200" /> </UML:Operation> <UML:Operation stereotype="" package="" xmi.id="248" type="string" abstract="0" documentation="" name="getPassConfirmation" static="0" scope="200" /> <UML:Attribute stereotype="" package="" xmi.id="242" value="" type="string" abstract="0" documentation="" name="password" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="245" value="" type="string" abstract="0" documentation="" name="username" static="0" scope="201" /> <UML:Attribute stereotype="" package="" xmi.id="246" value="" type="string" abstract="0" documentation="" name="passConfirmation" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="249" abstract="0" documentation="" name="ResetProgramFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="250" abstract="0" documentation="" name="SolutionsFormBean" static="0" scope="200" > <UML:Operation stereotype="" package="" xmi.id="251" type="string" abstract="0" documentation="" name="getOrigin" static="0" scope="200" /> <UML:Operation stereotype="" package="" xmi.id="252" type="void" abstract="0" documentation="" name="setOrigin" static="0" scope="200" > <UML:Parameter stereotype="" package="" xmi.id="1" value="" type="string" abstract="0" documentation="" name="origin" static="0" scope="200" /> </UML:Operation> <UML:Attribute stereotype="" package="" xmi.id="253" value="" type="string" abstract="0" documentation="" name="origin" static="0" scope="201" /> </UML:Class> <UML:Class stereotype="" package="" xmi.id="254" abstract="0" documentation="" name="StepFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="255" abstract="0" documentation="" name="VisitLibraryAsAdminFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="256" abstract="0" documentation="" name="VisitLibraryFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="257" abstract="0" documentation="" name="VisitUsersFormBean" static="0" scope="200" /> <UML:Class stereotype="" package="" xmi.id="261" abstract="0" documentation="" name="sistema" static="0" scope="200" /> </umlobjects> <diagrams> <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="1" documentation="" type="402" showops="1" showpackage="0" name="class diagram" localid="30000" showstereotype="1" showscope="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" linecolor="#ff0000" > <widgets> <UML:ConceptWidget usesdiagramfillcolour="0" width="269" showattsigs="601" usesdiagramusefillcolour="0" x="136" linecolour="#ff0000" y="47" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="40" usefillcolor="1" showattributes="1" xmi.id="21" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="0" width="150" showattsigs="601" usesdiagramusefillcolour="0" x="197" linecolour="#ff0000" y="149" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="48" usefillcolor="1" showattributes="1" xmi.id="33" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="0" width="293" showattsigs="601" usesdiagramusefillcolour="0" x="16" linecolour="#ff0000" y="212" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="64" usefillcolor="1" showattributes="1" xmi.id="36" showoperations="1" showpackage="0" showscope="1" showstereotype="0" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="0" width="434" showattsigs="601" usesdiagramusefillcolour="0" x="197" linecolour="#ff0000" y="312" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="144" usefillcolor="1" showattributes="1" xmi.id="47" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> </widgets> <messages/> <associations> <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="4" indexb="2" widgetbid="21" widgetaid="33" documentation="" type="511" > <linepath> <startpoint startx="272" starty="149" /> <endpoint endx="270" endy="87" /> </linepath> </UML:AssocWidget> <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="4" indexb="1" widgetbid="21" widgetaid="36" documentation="" type="511" > <linepath> <startpoint startx="162" starty="212" /> <endpoint endx="203" endy="87" /> </linepath> </UML:AssocWidget> <UML:AssocWidget totalcounta="2" indexa="1" totalcountb="4" indexb="3" widgetbid="21" widgetaid="47" documentation="" type="511" > <linepath> <startpoint startx="414" starty="312" /> <endpoint endx="337" endy="87" /> </linepath> </UML:AssocWidget> </associations> </diagram> <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="55" documentation="" type="402" showops="1" showpackage="0" name="prolix-exceptions" localid="30000" showstereotype="1" showscope="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" linecolor="#ff0000" > <widgets> <UML:ConceptWidget usesdiagramfillcolour="1" width="136" showattsigs="601" usesdiagramusefillcolour="1" x="30" linecolour="none" y="153" showopsigs="601" usesdiagramlinecolour="1" fillcolour="none" height="48" usefillcolor="1" showattributes="1" xmi.id="56" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="1" width="158" showattsigs="601" usesdiagramusefillcolour="1" x="144" linecolour="none" y="209" showopsigs="601" usesdiagramlinecolour="1" fillcolour="none" height="48" usefillcolor="1" showattributes="1" xmi.id="57" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="1" width="214" showattsigs="601" usesdiagramusefillcolour="1" x="220" linecolour="none" y="151" showopsigs="601" usesdiagramlinecolour="1" fillcolour="none" height="48" usefillcolor="1" showattributes="1" xmi.id="58" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="1" width="202" showattsigs="601" usesdiagramusefillcolour="1" x="333" linecolour="none" y="214" showopsigs="601" usesdiagramlinecolour="1" fillcolour="none" height="48" usefillcolor="1" showattributes="1" xmi.id="59" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="0" width="123" showattsigs="601" usesdiagramusefillcolour="0" x="197" linecolour="#ff0000" y="29" showopsigs="601" usesdiagramlinecolour="0" fillcolour="#ffffc0" height="48" usefillcolor="1" showattributes="1" xmi.id="60" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> </widgets> <messages/> <associations/> </diagram> <diagram snapgrid="0" showattsig="1" fillcolor="#ffffc0" showgrid="0" showopsig="1" usefillcolor="1" snapx="10" snapy="10" showatts="1" xmi.id="258" documentation="" type="402" showops="1" showpackage="0" name="transformation-diagram" localid="30000" showstereotype="1" showscope="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" linecolor="#ff0000" > <widgets> <UML:ConceptWidget usesdiagramfillcolour="1" width="168" showattsigs="601" usesdiagramusefillcolour="1" x="120" linecolour="none" y="66" showopsigs="600" usesdiagramlinecolour="1" fillcolour="none" height="272" usefillcolor="1" showattributes="1" xmi.id="141" showoperations="1" showpackage="0" showscope="1" showstereotype="1" font="Helvetica,12,-1,5,50,0,0,0,0,0" /> <UML:ConceptWidget usesdiagramfillcolour="1" width="82" showattsigs="601" usesdiagramuse... [truncated message content] |