[service-technology.org] r4935 - in /branches/seda-flowchart/seda: extensions/hub.top.editor.ptnetLoLA.pnml/ extensions/hub.top.editor.ptnetLoLA.pnml/META-INF/ extensions/hub.top.editor.ptnetLoLA.pnml/src/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/exportWizards/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/ extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/exportWizards/ extensions/hub.top.lang.flowcharts.edit/ extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/ extensions/hub.top.lang.flowcharts.ptnet/ extensions/hub.top.lang.flowcharts.ptnet/META-INF/ extensions/hub.top.lang.flowcharts.ptnet/src/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/ extensions/hub.top.lang.flowcharts/model/ extensions/hub.top.lang.flowcharts/model/gmf/ extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/ extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/ extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/util/ hub.top.editor.ptnetLoLA.edit/ hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ hub.top.editor.ptnetLoLA/model/ hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/ hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/util/

Tue, 27 Oct 2009 11:22:56 -0700

Author: fahland
Date: Tue Oct 27 19:22:51 2009
New Revision: 4935

URL: http://svn.gna.org/viewcvs/service-tech?rev=4935&view=rev
Log:
+ updated Petri net model for flowchart branch, including annotations for time, 
probabilities, and costs
+ model transformation from flowcharts to Petri nets
+ pretty printers from Petri nets to different Petri net tool formats (PNML, 
INA, TINA, and Roméo)

Added:
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/.classpath
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/.project
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/AUTHORS
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/ChangeLog
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/LICENSE
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/META-INF/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/META-INF/MANIFEST.MF
    branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/README
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/build.properties
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/plugin.properties
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/plugin.xml
    branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/ConvertFileAction_PNMLtoPT.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/ConvertFileAction_PTnetDiagtoPNML_Yasper.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/ConvertFileWizard_PNMLtoPT.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/eclipse/ui/ConvertFileWizard_PTnetDiagtoPNML_Yasper.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/Activator.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/PNMLtoPT.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/PTtoPNML.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/PTtoPNML_Yasper.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/PnmlExport.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/PnmlImport.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/ReadPNMLfile.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/exportWizards/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/exportWizards/ExportWizard.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/exportWizards/ExportWizardPage.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/pnml/exportWizards/PnmlExport.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/exportWizards/
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/exportWizards/ExportWizard.java
    
branches/seda-flowchart/seda/extensions/hub.top.editor.ptnetLoLA.pnml/src/hub/top/editor/ptnetlola/yasper/exportWizards/ExportWizardPage.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/.classpath
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/.project
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/AUTHORS
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/LICENSE
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/META-INF/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/META-INF/MANIFEST.MF
    branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/README
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/build.properties
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/plugin.properties
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/plugin.xml
    branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertDiagramFileAction_FCtoINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertDiagramFileAction_FCtoPTnet.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertDiagramFileAction_PTnetToINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertDiagramFileAction_PTnetToRomeo.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertDiagramFileAction_PTnetToTINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertFileWizard_FCtoINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertFileWizard_FCtoPTnet.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertFileWizard_PTnetToINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertFileWizard_PTnetToRomeo.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/editor/eclipse/ui/ConvertFileWizard_PTnetToTINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/Activator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/EndNodeTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/EventTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/FCtoPTnet.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/FlowTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/MergeTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/PTnetToINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/PTnetToRomeo.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/PTnetToTINA.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/ResourceTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/SimpleActTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/SplitTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/StartNodeTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/SubprocessTranslator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.ptnet/src/hub/top/lang/flowcharts/ptnet/Translator.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/gmf/flowchart.trace
Modified:
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/.classpath
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/plugin.properties
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/ActivityNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/ControlFlowNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/DiagramArcItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/DiagramNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/DocumentItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/EndnodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/EventItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/FlowItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/FlowItemProviderAdapterFactory.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/FlowchartEditPlugin.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/MergeNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/PersistentResourceItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/ResourceNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/SimpleActivityItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/SimpleNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/SplitNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/StartNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/StructuredNodeItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/SubprocessItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/TransientResourceItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/WorkflowDiagramItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts.edit/src/hub/top/lang/flowcharts/provider/WorkflowItemProvider.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/flowchart.ecore
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/flowchart.ecore_diagram
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/flowchart.genmodel
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/gmf/flowchart.gmfgen
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/gmf/flowchart.gmfgraph
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/model/gmf/flowchart.gmfmap
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/ActivityNode.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/DiagramArc.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/DiagramNode.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/Flow.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/FlowFactory.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/FlowPackage.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/StructuredNode.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/Subprocess.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/Workflow.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/WorkflowDiagram.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/ActivityNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/ControlFlowNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/DiagramArcImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/DiagramNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/DocumentImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/EndnodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/EventImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/FlowFactoryImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/FlowImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/FlowPackageImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/MergeNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/PersistentResourceImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/ResourceNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/SimpleActivityImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/SimpleNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/SplitNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/StartNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/StructuredNodeImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/SubprocessImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/TransientResourceImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/WorkflowDiagramImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/impl/WorkflowImpl.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/util/FlowAdapterFactory.java
    
branches/seda-flowchart/seda/extensions/hub.top.lang.flowcharts/src/hub/top/lang/flowcharts/util/FlowSwitch.java
    branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/plugin.properties
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/AnnotationItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ArcItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ArcToPlaceExtItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ArcToPlaceItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ArcToTransitionExtItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/ArcToTransitionItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/MarkingItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/NodeItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PlaceExtItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PlaceItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PlaceReferenceItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PtNetItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PtnetLoLAEditPlugin.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/PtnetLoLAItemProviderAdapterFactory.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/RefMarkedPlaceItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/TransitionExtItemProvider.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA.edit/src/hub/top/editor/ptnetLoLA/provider/TransitionItemProvider.java
    branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/model/ptnetLoLA.ecore
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/model/ptnetLoLA.ecore_diagram
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/model/ptnetLoLA.genmodel
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/Annotation.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/Arc.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/ArcToPlaceExt.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/ArcToTransitionExt.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/Marking.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/Node.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/NodeType.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/Place.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/PlaceExt.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/PlaceReference.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/PtNet.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/PtnetLoLAFactory.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/PtnetLoLAPackage.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/RefMarkedPlace.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/TransitionExt.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/AnnotationImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ArcImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ArcToPlaceExtImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ArcToPlaceImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ArcToTransitionExtImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/ArcToTransitionImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/MarkingImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/NodeImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PlaceExtImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PlaceImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PlaceReferenceImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PtNetImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PtnetLoLAFactoryImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/PtnetLoLAPackageImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/RefMarkedPlaceImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/TransitionExtImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/impl/TransitionImpl.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/util/PtnetLoLAAdapterFactory.java
    
branches/seda-flowchart/seda/hub.top.editor.ptnetLoLA/src/hub/top/editor/ptnetLoLA/util/PtnetLoLASwitch.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