Author: fahland
Date: Wed Nov 18 00:33:40 2009
New Revision: 5041

URL: http://svn.gna.org/viewcvs/service-tech?rev=5041&view=rev
Log:
* Refactoring: interactive simulation modes in Greta (refactoring step 2) moved 
all simulation related classes to hub.top.greta.simulation, renamed classes
+ code documentation for new branching process algorithm
+ bug fixes and refactoring of branching process algorithm
+ P/T net synthesis algorithm (for labeled P/T nets) from oclet specifications
+ soundness checker for LoLA nets
* updated license information in all source files of hub.top.GRETA.run
- marked old branching process construction algorithms as deprecated

* streamlined graphics of the Greta diagram editor
+ added automatic layout of oclets wrt. contained nodes


Added:
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeSys.java  
 (contents, props changed)
      - copied, changed from r4376, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeAS.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeSys_AdaptiveSystem.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeSys_PtNet.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/InvalidModelException.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/CheckOclets.java   
(contents, props changed)
      - copied, changed from r4347, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/CheckOclets.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/AdaptiveProcessSimulationView.java
   (contents, props changed)
      - copied, changed from r4347, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/AdaptiveProcessSimulationView.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/ResetAction.java 
  (contents, props changed)
      - copied, changed from r4347, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessReset.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/RunConfiguration.java
   (contents, props changed)
      - copied, changed from r4347, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/RunConfiguration.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/SimulationInt_EventAction.java
   (contents, props changed)
      - copied, changed from r5039, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessRun.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/SimulationInt_OcletAction.java
   (contents, props changed)
      - copied, changed from r5039, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessStep.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/StartAction.java 
  (contents, props changed)
      - copied, changed from r4347, 
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessSimulation.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/synthesis/
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/synthesis/SyntesizeNetAction.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/verification/
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/verification/AnalyzeModelsFolderAction.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/verification/BuildBPLolaAction.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/verification/BuildBP_LoLA.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/verification/IOUtil.java
Removed:
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeAS.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/ts/AdaptiveSystemState.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/AdaptiveProcessSimulationView.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/run/RunConfiguration.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessReset.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessRun.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessSimulation.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/AdaptiveProcessStep.java
Modified:
    trunk/greta/hub.top.greta.diagram.process/META-INF/MANIFEST.MF
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/AdaptiveProcessCompartmentEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/AdaptiveProcessEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/ConditionDoNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/ConditionPreNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/DoNetCompartmentEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/DoNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/EventAPEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/EventDoNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/EventPreNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/OcletEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/PreNetCompartmentEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/edit/parts/PreNetEditPart.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/diagram/part/AdaptiveSystemPaletteFactory.java
    
trunk/greta/hub.top.greta.diagram/src/hub/top/adaptiveSystem/gmf/OcletResizableEditPolicy.java
    trunk/greta/hub.top.greta.run/META-INF/MANIFEST.MF
    trunk/greta/hub.top.greta.run/plugin.xml
    trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/CNode.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/CNodeCutGenerator.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/CNodeSet.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNode.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeBP.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeCutGenerator.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/DNodeSet.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/canonical/GraphNode.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/ts/AdaptiveSystemBP.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/ts/AdaptiveSystemStep.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/oclets/ts/AdaptiveSystemTS.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/run/Activator.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/ActionHelper.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/BuildBranchingProcess.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/BuildBranchingProcess2.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/BuildStateSpace.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/FixDiagramFile.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/InstantiateSystem.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/OcletDependencies.java
    trunk/greta/hub.top.greta.run/src/hub/top/greta/run/actions/VipWriteLPO.java
    
trunk/greta/hub.top.greta.run/src/hub/top/greta/simulation/SimulationInteractiveAction.java


-- 
You received this e-mail, because you subscribed the mailing list 
"service-tech-commits" which will forward you any e-mail addressed to 
[email protected]. If you want to unsubscribe or make any changes to 
your subscription, please go to
https://mail.gna.org/listinfo/service-tech-commits.

Reply via email to