@finos/legend-extension-dsl-diagram 1.0.17 → 1.0.20
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/DiagramRenderer.d.ts +8 -8
- package/lib/DiagramRenderer.d.ts.map +1 -1
- package/lib/DiagramRenderer.js +9 -10
- package/lib/DiagramRenderer.js.map +1 -1
- package/lib/components/studio/ClassDiagramPreview.js +1 -1
- package/lib/components/studio/ClassDiagramPreview.js.map +1 -1
- package/lib/components/studio/DSLDiagram_LegendStudioPlugin.js +3 -3
- package/lib/components/studio/DSLDiagram_LegendStudioPlugin.js.map +1 -1
- package/lib/components/studio/DSLDiagram_LegendStudioPlugin_Extension.d.ts +1 -1
- package/lib/components/studio/DSLDiagram_LegendStudioPlugin_Extension.d.ts.map +1 -1
- package/lib/components/studio/DiagramEditor.js +30 -30
- package/lib/components/studio/DiagramEditor.js.map +1 -1
- package/lib/components/studio/InheritanceDiagramRenderer.js +2 -2
- package/lib/components/studio/InheritanceDiagramRenderer.js.map +1 -1
- package/lib/graph/DSLDiagram_PureGraphPlugin.js +1 -1
- package/lib/graph/DSLDiagram_PureGraphPlugin.js.map +1 -1
- package/lib/graphManager/DSLDiagram_GraphManagerHelper.d.ts +1 -1
- package/lib/graphManager/DSLDiagram_GraphManagerHelper.d.ts.map +1 -1
- package/lib/graphManager/DSLDiagram_GraphManagerHelper.js +1 -1
- package/lib/graphManager/DSLDiagram_GraphManagerHelper.js.map +1 -1
- package/lib/graphManager/DSLDiagram_PureGraphManagerPlugin.js +1 -1
- package/lib/graphManager/DSLDiagram_PureGraphManagerPlugin.js.map +1 -1
- package/lib/helpers/DiagramHelper.d.ts +3 -3
- package/lib/helpers/DiagramHelper.d.ts.map +1 -1
- package/lib/helpers/DiagramHelper.js +1 -1
- package/lib/helpers/DiagramHelper.js.map +1 -1
- package/lib/index.css +1 -1
- package/lib/index.d.ts +10 -10
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +10 -10
- package/lib/index.js.map +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/{AssociationView.d.ts → DSLDiagram_AssociationView.d.ts} +4 -4
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_AssociationView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{AssociationView.js → DSLDiagram_AssociationView.js} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_AssociationView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{ClassView.d.ts → DSLDiagram_ClassView.d.ts} +3 -3
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_ClassView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{ClassView.js → DSLDiagram_ClassView.js} +4 -4
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_ClassView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{ClassViewReference.d.ts → DSLDiagram_ClassViewReference.d.ts} +3 -3
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_ClassViewReference.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{ClassViewReference.js → DSLDiagram_ClassViewReference.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_ClassViewReference.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{Diagram.d.ts → DSLDiagram_Diagram.d.ts} +5 -5
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_Diagram.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{Diagram.js → DSLDiagram_Diagram.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_Diagram.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{GeneralizationView.d.ts → DSLDiagram_GeneralizationView.d.ts} +4 -4
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_GeneralizationView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{GeneralizationView.js → DSLDiagram_GeneralizationView.js} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_GeneralizationView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{PropertyHolderView.d.ts → DSLDiagram_PropertyHolderView.d.ts} +4 -4
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyHolderView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{PropertyHolderView.js → DSLDiagram_PropertyHolderView.js} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyHolderView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{PropertyView.d.ts → DSLDiagram_PropertyView.d.ts} +4 -4
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{PropertyView.js → DSLDiagram_PropertyView.js} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{RelationshipEdgeView.d.ts → DSLDiagram_RelationshipEdgeView.d.ts} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_RelationshipEdgeView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{RelationshipEdgeView.js → DSLDiagram_RelationshipEdgeView.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_RelationshipEdgeView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{RelationshipView.d.ts → DSLDiagram_RelationshipView.d.ts} +5 -5
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_RelationshipView.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/{RelationshipView.js → DSLDiagram_RelationshipView.js} +5 -5
- package/lib/models/metamodels/pure/packageableElements/diagram/DSLDiagram_RelationshipView.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Point.d.ts → DSLDiagram_Point.d.ts} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Point.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Point.js → DSLDiagram_Point.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Point.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{PositionedRectangle.d.ts → DSLDiagram_PositionedRectangle.d.ts} +3 -3
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{PositionedRectangle.js → DSLDiagram_PositionedRectangle.js} +3 -3
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_PositionedRectangle.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Rectangle.d.ts → DSLDiagram_Rectangle.d.ts} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Rectangle.js → DSLDiagram_Rectangle.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle.js.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Vector.d.ts → DSLDiagram_Vector.d.ts} +2 -2
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.d.ts.map +1 -0
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/{Vector.js → DSLDiagram_Vector.js} +1 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.js.map +1 -0
- package/lib/models/protocols/pure/DSLDiagram_PureProtocolProcessorPlugin.js +2 -2
- package/lib/models/protocols/pure/DSLDiagram_PureProtocolProcessorPlugin.js.map +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_ClassView.d.ts → V1_DSLDiagram_ClassView.d.ts} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_ClassView.js → V1_DSLDiagram_ClassView.js} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_Diagram.d.ts → V1_DSLDiagram_Diagram.d.ts} +4 -4
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_Diagram.js → V1_DSLDiagram_Diagram.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_GeneralizationView.d.ts → V1_DSLDiagram_GeneralizationView.d.ts} +3 -3
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_GeneralizationView.js → V1_DSLDiagram_GeneralizationView.js} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyHolderView.d.ts → V1_DSLDiagram_PropertyHolderView.d.ts} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyHolderView.js → V1_DSLDiagram_PropertyHolderView.js} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyView.d.ts → V1_DSLDiagram_PropertyView.d.ts} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyView.js → V1_DSLDiagram_PropertyView.js} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_RelationshipView.d.ts → V1_DSLDiagram_RelationshipView.d.ts} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/{V1_RelationshipView.js → V1_DSLDiagram_RelationshipView.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Line.d.ts → V1_DSLDiagram_Line.d.ts} +2 -2
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Line.js → V1_DSLDiagram_Line.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Point.d.ts → V1_DSLDiagram_Point.d.ts} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Point.js → V1_DSLDiagram_Point.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_PositionedRectangle.d.ts → V1_DSLDiagram_PositionedRectangle.d.ts} +3 -3
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_PositionedRectangle.js → V1_DSLDiagram_PositionedRectangle.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.js.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Rectangle.d.ts → V1_DSLDiagram_Rectangle.d.ts} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.d.ts.map +1 -0
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Rectangle.js → V1_DSLDiagram_Rectangle.js} +1 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.js.map +1 -0
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.d.ts +7 -7
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.d.ts.map +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.js +5 -5
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.js.map +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.d.ts +2 -2
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.d.ts.map +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.js +7 -7
- package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.js.map +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.d.ts +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.d.ts.map +1 -1
- package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.js +7 -7
- package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.js.map +1 -1
- package/lib/package.json +83 -0
- package/lib/stores/studio/DiagramEditorState.d.ts +3 -3
- package/lib/stores/studio/DiagramEditorState.d.ts.map +1 -1
- package/lib/stores/studio/DiagramEditorState.js +1 -1
- package/lib/stores/studio/DiagramEditorState.js.map +1 -1
- package/package.json +17 -17
- package/src/DiagramRenderer.ts +11 -12
- package/src/components/studio/DSLDiagram_LegendStudioPlugin.tsx +1 -1
- package/src/components/studio/DSLDiagram_LegendStudioPlugin_Extension.tsx +1 -1
- package/src/components/studio/DiagramEditor.tsx +3 -3
- package/src/components/studio/InheritanceDiagramRenderer.ts +2 -2
- package/src/graph/DSLDiagram_PureGraphPlugin.ts +1 -1
- package/src/graphManager/DSLDiagram_GraphManagerHelper.ts +1 -1
- package/src/graphManager/DSLDiagram_PureGraphManagerPlugin.ts +1 -1
- package/src/helpers/DiagramHelper.ts +3 -3
- package/src/index.ts +10 -10
- package/src/models/metamodels/pure/packageableElements/diagram/{AssociationView.ts → DSLDiagram_AssociationView.ts} +3 -3
- package/src/models/metamodels/pure/packageableElements/diagram/{ClassView.ts → DSLDiagram_ClassView.ts} +4 -4
- package/src/models/metamodels/pure/packageableElements/diagram/{ClassViewReference.ts → DSLDiagram_ClassViewReference.ts} +2 -2
- package/src/models/metamodels/pure/packageableElements/diagram/{Diagram.ts → DSLDiagram_Diagram.ts} +4 -4
- package/src/models/metamodels/pure/packageableElements/diagram/{GeneralizationView.ts → DSLDiagram_GeneralizationView.ts} +3 -3
- package/src/models/metamodels/pure/packageableElements/diagram/{PropertyHolderView.ts → DSLDiagram_PropertyHolderView.ts} +3 -3
- package/src/models/metamodels/pure/packageableElements/diagram/{PropertyView.ts → DSLDiagram_PropertyView.ts} +3 -3
- package/src/models/metamodels/pure/packageableElements/diagram/{RelationshipEdgeView.ts → DSLDiagram_RelationshipEdgeView.ts} +1 -1
- package/src/models/metamodels/pure/packageableElements/diagram/{RelationshipView.ts → DSLDiagram_RelationshipView.ts} +6 -6
- package/src/models/metamodels/pure/packageableElements/diagram/geometry/{Point.ts → DSLDiagram_Point.ts} +0 -0
- package/src/models/metamodels/pure/packageableElements/diagram/geometry/{PositionedRectangle.ts → DSLDiagram_PositionedRectangle.ts} +2 -2
- package/src/models/metamodels/pure/packageableElements/diagram/geometry/{Rectangle.ts → DSLDiagram_Rectangle.ts} +0 -0
- package/src/models/metamodels/pure/packageableElements/diagram/geometry/{Vector.ts → DSLDiagram_Vector.ts} +1 -1
- package/src/models/protocols/pure/DSLDiagram_PureProtocolProcessorPlugin.ts +2 -2
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_ClassView.ts → V1_DSLDiagram_ClassView.ts} +1 -1
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_Diagram.ts → V1_DSLDiagram_Diagram.ts} +3 -3
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_GeneralizationView.ts → V1_DSLDiagram_GeneralizationView.ts} +2 -2
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyHolderView.ts → V1_DSLDiagram_PropertyHolderView.ts} +1 -1
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_PropertyView.ts → V1_DSLDiagram_PropertyView.ts} +1 -1
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/{V1_RelationshipView.ts → V1_DSLDiagram_RelationshipView.ts} +1 -1
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Line.ts → V1_DSLDiagram_Line.ts} +1 -1
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Point.ts → V1_DSLDiagram_Point.ts} +0 -0
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_PositionedRectangle.ts → V1_DSLDiagram_PositionedRectangle.ts} +2 -2
- package/src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/{V1_Rectangle.ts → V1_DSLDiagram_Rectangle.ts} +0 -0
- package/src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.ts +11 -11
- package/src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.ts +12 -12
- package/src/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.ts +7 -7
- package/src/stores/studio/DiagramEditorState.ts +4 -4
- package/tsconfig.json +23 -23
- package/CHANGELOG.md +0 -85
- package/lib/models/metamodels/pure/packageableElements/diagram/AssociationView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/AssociationView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/ClassView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/ClassView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/ClassViewReference.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/ClassViewReference.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/Diagram.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/Diagram.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/GeneralizationView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/GeneralizationView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/PropertyHolderView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/PropertyHolderView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/PropertyView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/PropertyView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/RelationshipEdgeView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/RelationshipEdgeView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/RelationshipView.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/RelationshipView.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Point.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Point.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/PositionedRectangle.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/PositionedRectangle.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Rectangle.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Rectangle.js.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Vector.d.ts.map +0 -1
- package/lib/models/metamodels/pure/packageableElements/diagram/geometry/Vector.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_ClassView.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_ClassView.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_Diagram.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_Diagram.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_GeneralizationView.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_GeneralizationView.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_PropertyHolderView.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_PropertyHolderView.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_PropertyView.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_PropertyView.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_RelationshipView.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_RelationshipView.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Line.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Line.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Point.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Point.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_PositionedRectangle.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_PositionedRectangle.js.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Rectangle.d.ts.map +0 -1
- package/lib/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_Rectangle.js.map +0 -1
@@ -13,7 +13,7 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import type { Point } from './
|
16
|
+
import type { Point } from './DSLDiagram_Point';
|
17
17
|
export declare class Vector {
|
18
18
|
x: number;
|
19
19
|
y: number;
|
@@ -23,4 +23,4 @@ export declare class Vector {
|
|
23
23
|
normal(other: Vector): Vector;
|
24
24
|
dotProduct(other: Vector): number;
|
25
25
|
}
|
26
|
-
//# sourceMappingURL=
|
26
|
+
//# sourceMappingURL=DSLDiagram_Vector.d.ts.map
|
package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.d.ts.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DSLDiagram_Vector.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,KAAK,EAAE,MAAM,oBAAoB,CAAC;AAEhD,qBAAa,MAAM;IACjB,CAAC,EAAE,MAAM,CAAC;IACV,CAAC,EAAE,MAAM,CAAC;gBAEE,CAAC,EAAE,MAAM,EAAE,CAAC,EAAE,MAAM;IAKhC,MAAM,CAAC,UAAU,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,EAAE,KAAK,GAAG,MAAM;IAI7C,IAAI,IAAI,MAAM;IAKd,MAAM,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;IAI7B,UAAU,CAAC,KAAK,EAAE,MAAM,GAAG,MAAM;CAGlC"}
|
package/lib/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"DSLDiagram_Vector.js","sourceRoot":"","sources":["../../../../../../../src/models/metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Vector.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,MAAM,OAAO,MAAM;IACjB,CAAC,CAAS;IACV,CAAC,CAAS;IAEV,YAAY,CAAS,EAAE,CAAS;QAC9B,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;QACX,IAAI,CAAC,CAAC,GAAG,CAAC,CAAC;IACb,CAAC;IAED,MAAM,CAAC,UAAU,CAAC,CAAQ,EAAE,CAAQ;QAClC,OAAO,IAAI,MAAM,CAAC,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,EAAE,CAAC,CAAC,CAAC,GAAG,CAAC,CAAC,CAAC,CAAC,CAAC;IAC1C,CAAC;IAED,IAAI;QACF,MAAM,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC;QAC1D,OAAO,IAAI,MAAM,CAAC,IAAI,CAAC,CAAC,GAAG,IAAI,EAAE,IAAI,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC;IAClD,CAAC;IAED,MAAM,CAAC,KAAa;QAClB,OAAO,IAAI,MAAM,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,EAAE,CAAC,CAAC,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,CAAC,CAAC,CAAC;IAC3D,CAAC;IAED,UAAU,CAAC,KAAa;QACtB,OAAO,IAAI,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,GAAG,IAAI,CAAC,CAAC,GAAG,KAAK,CAAC,CAAC,CAAC;IAC7C,CAAC;CACF"}
|
@@ -14,13 +14,13 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import packageJson from '../../../../package.json';
|
17
|
-
import { V1_Diagram } from './v1/model/packageableElements/diagram/
|
17
|
+
import { V1_Diagram } from './v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram';
|
18
18
|
import { assertType } from '@finos/legend-shared';
|
19
19
|
import { deserialize, serialize } from 'serializr';
|
20
20
|
import { V1_diagramModelSchema, V1_DIAGRAM_ELEMENT_PROTOCOL_TYPE, } from './v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper';
|
21
21
|
import { PureProtocolProcessorPlugin, V1_ElementBuilder, } from '@finos/legend-graph';
|
22
22
|
import { V1_transformDiagram } from './v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper';
|
23
|
-
import { Diagram } from '../../metamodels/pure/packageableElements/diagram/
|
23
|
+
import { Diagram } from '../../metamodels/pure/packageableElements/diagram/DSLDiagram_Diagram';
|
24
24
|
import { getDiagram } from '../../../graphManager/DSLDiagram_GraphManagerHelper';
|
25
25
|
import { V1_buildClassView, V1_buildGeneralizationView, V1_buildPropertyView, } from './v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper';
|
26
26
|
const DIAGRAM_ELEMENT_CLASSIFIER_PATH = 'meta::pure::metamodel::diagram::Diagram';
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"DSLDiagram_PureProtocolProcessorPlugin.js","sourceRoot":"","sources":["../../../../src/models/protocols/pure/DSLDiagram_PureProtocolProcessorPlugin.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,WAAW,MAAM,0BAA0B,CAAC;AACnD,OAAO,EAAE,UAAU,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"DSLDiagram_PureProtocolProcessorPlugin.js","sourceRoot":"","sources":["../../../../src/models/protocols/pure/DSLDiagram_PureProtocolProcessorPlugin.ts"],"names":[],"mappings":"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"}
|
@@ -14,7 +14,7 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import { V1_PositionedRectangle } from './geometry/
|
17
|
+
import { V1_PositionedRectangle } from './geometry/V1_DSLDiagram_PositionedRectangle';
|
18
18
|
export declare class V1_ClassView extends V1_PositionedRectangle implements Hashable {
|
19
19
|
id: string;
|
20
20
|
class: string;
|
@@ -23,4 +23,4 @@ export declare class V1_ClassView extends V1_PositionedRectangle implements Hash
|
|
23
23
|
hideStereotypes?: boolean | undefined;
|
24
24
|
get hashCode(): string;
|
25
25
|
}
|
26
|
-
//# sourceMappingURL=
|
26
|
+
//# sourceMappingURL=V1_DSLDiagram_ClassView.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_ClassView.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AAGtF,qBAAa,YAAa,SAAQ,sBAAuB,YAAW,QAAQ;IAC1E,EAAE,EAAG,MAAM,CAAC;IACZ,KAAK,EAAG,MAAM,CAAC;IACf,cAAc,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACrC,gBAAgB,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IACvC,eAAe,CAAC,EAAE,OAAO,GAAG,SAAS,CAAC;IAEtC,IAAa,QAAQ,IAAI,MAAM,CAU9B;CACF"}
|
@@ -14,7 +14,7 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { hashArray } from '@finos/legend-shared';
|
17
|
-
import { V1_PositionedRectangle } from './geometry/
|
17
|
+
import { V1_PositionedRectangle } from './geometry/V1_DSLDiagram_PositionedRectangle';
|
18
18
|
import { DIAGRAM_HASH_STRUCTURE } from '../../../../../../DSLDiagram_ModelUtils';
|
19
19
|
export class V1_ClassView extends V1_PositionedRectangle {
|
20
20
|
id;
|
@@ -34,4 +34,4 @@ export class V1_ClassView extends V1_PositionedRectangle {
|
|
34
34
|
]);
|
35
35
|
}
|
36
36
|
}
|
37
|
-
//# sourceMappingURL=
|
37
|
+
//# sourceMappingURL=V1_DSLDiagram_ClassView.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_ClassView.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_ClassView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,8CAA8C,CAAC;AACtF,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,MAAM,OAAO,YAAa,SAAQ,sBAAsB;IACtD,EAAE,CAAU;IACZ,KAAK,CAAU;IACf,cAAc,CAAuB;IACrC,gBAAgB,CAAuB;IACvC,eAAe,CAAuB;IAEtC,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,UAAU;YACjC,KAAK,CAAC,QAAQ;YACd,IAAI,CAAC,EAAE;YACP,IAAI,CAAC,KAAK;YACV,IAAI,CAAC,cAAc,EAAE,QAAQ,EAAE,IAAI,EAAE;YACrC,IAAI,CAAC,gBAAgB,EAAE,QAAQ,EAAE,IAAI,EAAE;YACvC,IAAI,CAAC,eAAe,EAAE,QAAQ,EAAE,IAAI,EAAE;SACvC,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -14,9 +14,9 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import type { V1_ClassView } from './
|
18
|
-
import type { V1_PropertyView } from './
|
19
|
-
import type { V1_GeneralizationView } from './
|
17
|
+
import type { V1_ClassView } from './V1_DSLDiagram_ClassView';
|
18
|
+
import type { V1_PropertyView } from './V1_DSLDiagram_PropertyView';
|
19
|
+
import type { V1_GeneralizationView } from './V1_DSLDiagram_GeneralizationView';
|
20
20
|
import { type V1_PackageableElementVisitor, V1_PackageableElement } from '@finos/legend-graph';
|
21
21
|
export declare class V1_Diagram extends V1_PackageableElement implements Hashable {
|
22
22
|
classViews: V1_ClassView[];
|
@@ -25,4 +25,4 @@ export declare class V1_Diagram extends V1_PackageableElement implements Hashabl
|
|
25
25
|
get hashCode(): string;
|
26
26
|
accept_PackageableElementVisitor<T>(visitor: V1_PackageableElementVisitor<T>): T;
|
27
27
|
}
|
28
|
-
//# sourceMappingURL=
|
28
|
+
//# sourceMappingURL=V1_DSLDiagram_Diagram.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Diagram.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAC9D,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAChF,OAAO,EACL,KAAK,4BAA4B,EACjC,qBAAqB,EACtB,MAAM,qBAAqB,CAAC;AAG7B,qBAAa,UAAW,SAAQ,qBAAsB,YAAW,QAAQ;IACvE,UAAU,EAAE,YAAY,EAAE,CAAM;IAChC,aAAa,EAAE,eAAe,EAAE,CAAM;IACtC,mBAAmB,EAAE,qBAAqB,EAAE,CAAM;IAElD,IAAa,QAAQ,IAAI,MAAM,CAS9B;IAED,gCAAgC,CAAC,CAAC,EAChC,OAAO,EAAE,4BAA4B,CAAC,CAAC,CAAC,GACvC,CAAC;CAGL"}
|
package/lib/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.js.map
ADDED
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Diagram.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_Diagram.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAIhE,OAAO,EAEL,qBAAqB,GACtB,MAAM,qBAAqB,CAAC;AAC7B,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,MAAM,OAAO,UAAW,SAAQ,qBAAqB;IACnD,UAAU,GAAmB,EAAE,CAAC;IAChC,aAAa,GAAsB,EAAE,CAAC;IACtC,mBAAmB,GAA4B,EAAE,CAAC;IAElD,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,OAAO;YAC9B,IAAI,CAAC,IAAI;YACT,SAAS,CAAC,IAAI,CAAC,UAAU,CAAC;YAC1B,0BAA0B;YAC1B,SAAS,CAAC,IAAI,CAAC,mBAAmB,CAAC;YACnC,SAAS,CAAC,IAAI,CAAC,aAAa,CAAC;SAC9B,CAAC,CAAC;IACL,CAAC;IAED,gCAAgC,CAC9B,OAAwC;QAExC,OAAO,OAAO,CAAC,wBAAwB,CAAC,IAAI,CAAC,CAAC;IAChD,CAAC;CACF"}
|
@@ -14,10 +14,10 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import { V1_RelationshipView } from './
|
18
|
-
import type { V1_Line } from './geometry/
|
17
|
+
import { V1_RelationshipView } from './V1_DSLDiagram_RelationshipView';
|
18
|
+
import type { V1_Line } from './geometry/V1_DSLDiagram_Line';
|
19
19
|
export declare class V1_GeneralizationView extends V1_RelationshipView implements Hashable {
|
20
20
|
line: V1_Line;
|
21
21
|
get hashCode(): string;
|
22
22
|
}
|
23
|
-
//# sourceMappingURL=
|
23
|
+
//# sourceMappingURL=V1_DSLDiagram_GeneralizationView.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_GeneralizationView.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAG7D,qBAAa,qBACX,SAAQ,mBACR,YAAW,QAAQ;IAEX,IAAI,EAAE,OAAO,CAAC;IAEtB,IAAa,QAAQ,IAAI,MAAM,CAK9B;CACF"}
|
@@ -14,7 +14,7 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { hashArray } from '@finos/legend-shared';
|
17
|
-
import { V1_RelationshipView } from './
|
17
|
+
import { V1_RelationshipView } from './V1_DSLDiagram_RelationshipView';
|
18
18
|
import { DIAGRAM_HASH_STRUCTURE } from '../../../../../../DSLDiagram_ModelUtils';
|
19
19
|
export class V1_GeneralizationView extends V1_RelationshipView {
|
20
20
|
get hashCode() {
|
@@ -24,4 +24,4 @@ export class V1_GeneralizationView extends V1_RelationshipView {
|
|
24
24
|
]);
|
25
25
|
}
|
26
26
|
}
|
27
|
-
//# sourceMappingURL=
|
27
|
+
//# sourceMappingURL=V1_DSLDiagram_GeneralizationView.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_GeneralizationView.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,MAAM,OAAO,qBACX,SAAQ,mBAAmB;IAK3B,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,mBAAmB;YAC1C,KAAK,CAAC,QAAQ;SACf,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -14,10 +14,10 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import { V1_RelationshipView } from './
|
17
|
+
import { V1_RelationshipView } from './V1_DSLDiagram_RelationshipView';
|
18
18
|
import type { V1_PropertyPointer } from '@finos/legend-graph';
|
19
19
|
export declare class V1_PropertyHolderView extends V1_RelationshipView implements Hashable {
|
20
20
|
property: V1_PropertyPointer;
|
21
21
|
get hashCode(): string;
|
22
22
|
}
|
23
|
-
//# sourceMappingURL=
|
23
|
+
//# sourceMappingURL=V1_DSLDiagram_PropertyHolderView.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PropertyHolderView.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAEvE,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAE9D,qBAAa,qBACX,SAAQ,mBACR,YAAW,QAAQ;IAEnB,QAAQ,EAAG,kBAAkB,CAAC;IAE9B,IAAa,QAAQ,IAAI,MAAM,CAM9B;CACF"}
|
@@ -14,7 +14,7 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { hashArray } from '@finos/legend-shared';
|
17
|
-
import { V1_RelationshipView } from './
|
17
|
+
import { V1_RelationshipView } from './V1_DSLDiagram_RelationshipView';
|
18
18
|
import { DIAGRAM_HASH_STRUCTURE } from '../../../../../../DSLDiagram_ModelUtils';
|
19
19
|
export class V1_PropertyHolderView extends V1_RelationshipView {
|
20
20
|
property;
|
@@ -26,4 +26,4 @@ export class V1_PropertyHolderView extends V1_RelationshipView {
|
|
26
26
|
]);
|
27
27
|
}
|
28
28
|
}
|
29
|
-
//# sourceMappingURL=
|
29
|
+
//# sourceMappingURL=V1_DSLDiagram_PropertyHolderView.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PropertyHolderView.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyHolderView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAGjF,MAAM,OAAO,qBACX,SAAQ,mBAAmB;IAG3B,QAAQ,CAAsB;IAE9B,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,oBAAoB;YAC3C,KAAK,CAAC,QAAQ;YACd,IAAI,CAAC,QAAQ;SACd,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -14,10 +14,10 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import { V1_PropertyHolderView } from './
|
17
|
+
import { V1_PropertyHolderView } from './V1_DSLDiagram_PropertyHolderView';
|
18
18
|
import type { V1_PropertyPointer } from '@finos/legend-graph';
|
19
19
|
export declare class V1_PropertyView extends V1_PropertyHolderView implements Hashable {
|
20
20
|
property: V1_PropertyPointer;
|
21
21
|
get hashCode(): string;
|
22
22
|
}
|
23
|
-
//# sourceMappingURL=
|
23
|
+
//# sourceMappingURL=V1_DSLDiagram_PropertyView.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PropertyView.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAE3E,OAAO,KAAK,EAAE,kBAAkB,EAAE,MAAM,qBAAqB,CAAC;AAE9D,qBAAa,eAAgB,SAAQ,qBAAsB,YAAW,QAAQ;IACpE,QAAQ,EAAE,kBAAkB,CAAC;IAErC,IAAa,QAAQ,IAAI,MAAM,CAE9B;CACF"}
|
@@ -14,11 +14,11 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { hashArray } from '@finos/legend-shared';
|
17
|
-
import { V1_PropertyHolderView } from './
|
17
|
+
import { V1_PropertyHolderView } from './V1_DSLDiagram_PropertyHolderView';
|
18
18
|
import { DIAGRAM_HASH_STRUCTURE } from '../../../../../../DSLDiagram_ModelUtils';
|
19
19
|
export class V1_PropertyView extends V1_PropertyHolderView {
|
20
20
|
get hashCode() {
|
21
21
|
return hashArray([DIAGRAM_HASH_STRUCTURE.PROPERTY_VIEW, super.hashCode]);
|
22
22
|
}
|
23
23
|
}
|
24
|
-
//# sourceMappingURL=
|
24
|
+
//# sourceMappingURL=V1_DSLDiagram_PropertyView.js.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PropertyView.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_PropertyView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,qBAAqB,EAAE,MAAM,oCAAoC,CAAC;AAC3E,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAGjF,MAAM,OAAO,eAAgB,SAAQ,qBAAqB;IAGxD,IAAa,QAAQ;QACnB,OAAO,SAAS,CAAC,CAAC,sBAAsB,CAAC,aAAa,EAAE,KAAK,CAAC,QAAQ,CAAC,CAAC,CAAC;IAC3E,CAAC;CACF"}
|
@@ -14,11 +14,11 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import type { V1_Line } from './geometry/
|
17
|
+
import type { V1_Line } from './geometry/V1_DSLDiagram_Line';
|
18
18
|
export declare class V1_RelationshipView implements Hashable {
|
19
19
|
sourceView: string;
|
20
20
|
targetView: string;
|
21
21
|
line: V1_Line;
|
22
22
|
get hashCode(): string;
|
23
23
|
}
|
24
|
-
//# sourceMappingURL=
|
24
|
+
//# sourceMappingURL=V1_DSLDiagram_RelationshipView.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_RelationshipView.d.ts","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+BAA+B,CAAC;AAG7D,qBAAa,mBAAoB,YAAW,QAAQ;IAClD,UAAU,EAAG,MAAM,CAAC;IACpB,UAAU,EAAG,MAAM,CAAC;IACpB,IAAI,EAAG,OAAO,CAAC;IAEf,IAAI,QAAQ,IAAI,MAAM,CAOrB;CACF"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_RelationshipView.js","sourceRoot":"","sources":["../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/V1_DSLDiagram_RelationshipView.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAEhE,OAAO,EAAE,sBAAsB,EAAE,MAAM,yCAAyC,CAAC;AAEjF,MAAM,OAAO,mBAAmB;IAC9B,UAAU,CAAU;IACpB,UAAU,CAAU;IACpB,IAAI,CAAW;IAEf,IAAI,QAAQ;QACV,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,iBAAiB;YACxC,IAAI,CAAC,UAAU;YACf,IAAI,CAAC,UAAU;YACf,SAAS,CAAC,IAAI,CAAC,IAAI,CAAC,MAAM,CAAC;SAC5B,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -13,8 +13,8 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import type { V1_Point } from './
|
16
|
+
import type { V1_Point } from './V1_DSLDiagram_Point';
|
17
17
|
export declare class V1_Line {
|
18
18
|
points: V1_Point[];
|
19
19
|
}
|
20
|
-
//# sourceMappingURL=
|
20
|
+
//# sourceMappingURL=V1_DSLDiagram_Line.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Line.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEtD,qBAAa,OAAO;IAClB,MAAM,EAAE,QAAQ,EAAE,CAAM;CACzB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Line.js","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Line.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,MAAM,OAAO,OAAO;IAClB,MAAM,GAAe,EAAE,CAAC;CACzB"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Point.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGhE,qBAAa,QAAS,YAAW,QAAQ;IACvC,CAAC,EAAG,MAAM,CAAC;IACX,CAAC,EAAG,MAAM,CAAC;IAEX,IAAI,QAAQ,IAAI,MAAM,CAMrB;CACF"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Point.js","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Point.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AAEpF,MAAM,OAAO,QAAQ;IACnB,CAAC,CAAU;IACX,CAAC,CAAU;IAEX,IAAI,QAAQ;QACV,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,KAAK;YAC5B,IAAI,CAAC,CAAC,CAAC,QAAQ,EAAE;YACjB,IAAI,CAAC,CAAC,CAAC,QAAQ,EAAE;SAClB,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -14,11 +14,11 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import { type Hashable } from '@finos/legend-shared';
|
17
|
-
import type { V1_Point } from './
|
18
|
-
import type { V1_Rectangle } from './
|
17
|
+
import type { V1_Point } from './V1_DSLDiagram_Point';
|
18
|
+
import type { V1_Rectangle } from './V1_DSLDiagram_Rectangle';
|
19
19
|
export declare class V1_PositionedRectangle implements Hashable {
|
20
20
|
rectangle: V1_Rectangle;
|
21
21
|
position: V1_Point;
|
22
22
|
get hashCode(): string;
|
23
23
|
}
|
24
|
-
//# sourceMappingURL=
|
24
|
+
//# sourceMappingURL=V1_DSLDiagram_PositionedRectangle.d.ts.map
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PositionedRectangle.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAChE,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AACtD,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,2BAA2B,CAAC;AAG9D,qBAAa,sBAAuB,YAAW,QAAQ;IACrD,SAAS,EAAG,YAAY,CAAC;IACzB,QAAQ,EAAG,QAAQ,CAAC;IAEpB,IAAI,QAAQ,IAAI,MAAM,CAMrB;CACF"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_PositionedRectangle.js","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_PositionedRectangle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAGhE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AAEpF,MAAM,OAAO,sBAAsB;IACjC,SAAS,CAAgB;IACzB,QAAQ,CAAY;IAEpB,IAAI,QAAQ;QACV,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,oBAAoB;YAC3C,IAAI,CAAC,QAAQ;YACb,IAAI,CAAC,SAAS;SACf,CAAC,CAAC;IACL,CAAC;CACF"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Rectangle.d.ts","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAa,KAAK,QAAQ,EAAE,MAAM,sBAAsB,CAAC;AAGhE,qBAAa,YAAa,YAAW,QAAQ;IAC3C,KAAK,EAAG,MAAM,CAAC;IACf,MAAM,EAAG,MAAM,CAAC;IAEhB,IAAI,QAAQ,IAAI,MAAM,CAMrB;CACF"}
|
@@ -0,0 +1 @@
|
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_Rectangle.js","sourceRoot":"","sources":["../../../../../../../../../src/models/protocols/pure/v1/model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,SAAS,EAAiB,MAAM,sBAAsB,CAAC;AAChE,OAAO,EAAE,sBAAsB,EAAE,MAAM,4CAA4C,CAAC;AAEpF,MAAM,OAAO,YAAY;IACvB,KAAK,CAAU;IACf,MAAM,CAAU;IAEhB,IAAI,QAAQ;QACV,OAAO,SAAS,CAAC;YACf,sBAAsB,CAAC,SAAS;YAChC,IAAI,CAAC,KAAK,CAAC,QAAQ,EAAE;YACrB,IAAI,CAAC,MAAM,CAAC,QAAQ,EAAE;SACvB,CAAC,CAAC;IACL,CAAC;CACF"}
|
package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.d.ts
CHANGED
@@ -14,13 +14,13 @@
|
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
16
|
import type { PackageableElementImplicitReference, V1_GraphBuilderContext } from '@finos/legend-graph';
|
17
|
-
import type { Diagram } from '../../../../../metamodels/pure/packageableElements/diagram/
|
18
|
-
import { ClassView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
19
|
-
import { PropertyView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
20
|
-
import { GeneralizationView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
21
|
-
import type { V1_ClassView } from '../../model/packageableElements/diagram/
|
22
|
-
import type { V1_PropertyView } from '../../model/packageableElements/diagram/
|
23
|
-
import type { V1_GeneralizationView } from '../../model/packageableElements/diagram/
|
17
|
+
import type { Diagram } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_Diagram';
|
18
|
+
import { ClassView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_ClassView';
|
19
|
+
import { PropertyView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyView';
|
20
|
+
import { GeneralizationView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_GeneralizationView';
|
21
|
+
import type { V1_ClassView } from '../../model/packageableElements/diagram/V1_DSLDiagram_ClassView';
|
22
|
+
import type { V1_PropertyView } from '../../model/packageableElements/diagram/V1_DSLDiagram_PropertyView';
|
23
|
+
import type { V1_GeneralizationView } from '../../model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView';
|
24
24
|
export declare const V1_buildClassView: (classView: V1_ClassView, context: V1_GraphBuilderContext, diagram: Diagram) => ClassView;
|
25
25
|
export declare const V1_buildPropertyView: (propertyView: V1_PropertyView, context: V1_GraphBuilderContext, diagram: Diagram) => PropertyView;
|
26
26
|
export declare const V1_buildGeneralizationView: (generalizationView: V1_GeneralizationView, diagram: Diagram) => GeneralizationView;
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"V1_DSLDiagram_GraphBuilderHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EACV,mCAAmC,EACnC,sBAAsB,EACvB,MAAM,qBAAqB,CAAC;AAM7B,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_GraphBuilderHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EACV,mCAAmC,EACnC,sBAAsB,EACvB,MAAM,qBAAqB,CAAC;AAM7B,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+EAA+E,CAAC;AAC7G,OAAO,EAAE,SAAS,EAAE,MAAM,iFAAiF,CAAC;AAG5G,OAAO,EAAE,YAAY,EAAE,MAAM,oFAAoF,CAAC;AAClH,OAAO,EAAE,kBAAkB,EAAE,MAAM,0FAA0F,CAAC;AAC9H,OAAO,KAAK,EAAE,YAAY,EAAE,MAAM,iEAAiE,CAAC;AAGpG,OAAO,KAAK,EAAE,eAAe,EAAE,MAAM,oEAAoE,CAAC;AAC1G,OAAO,KAAK,EAAE,qBAAqB,EAAE,MAAM,0EAA0E,CAAC;AAqBtH,eAAO,MAAM,iBAAiB,cACjB,YAAY,WACd,sBAAsB,WACtB,OAAO,KACf,SA4BF,CAAC;AAEF,eAAO,MAAM,oBAAoB,iBACjB,eAAe,WACpB,sBAAsB,WACtB,OAAO,KACf,YAwBF,CAAC;AAEF,eAAO,MAAM,0BAA0B,uBACjB,qBAAqB,WAChC,OAAO,KACf,kBAqBF,CAAC;AAEF,eAAO,MAAM,iBAAiB,SACtB,MAAM,WACH,sBAAsB,KAC9B,oCAAoC,OAAO,CAG3C,CAAC"}
|
package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.js
CHANGED
@@ -15,11 +15,11 @@
|
|
15
15
|
*/
|
16
16
|
import { getDiagram } from '../../../../../../graphManager/DSLDiagram_GraphManagerHelper';
|
17
17
|
import { assertNonEmptyString, assertNonNullable, guaranteeNonNullable, } from '@finos/legend-shared';
|
18
|
-
import { ClassView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
19
|
-
import { Point } from '../../../../../metamodels/pure/packageableElements/diagram/geometry/
|
20
|
-
import { Rectangle } from '../../../../../metamodels/pure/packageableElements/diagram/geometry/
|
21
|
-
import { PropertyView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
22
|
-
import { GeneralizationView } from '../../../../../metamodels/pure/packageableElements/diagram/
|
18
|
+
import { ClassView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_ClassView';
|
19
|
+
import { Point } from '../../../../../metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Point';
|
20
|
+
import { Rectangle } from '../../../../../metamodels/pure/packageableElements/diagram/geometry/DSLDiagram_Rectangle';
|
21
|
+
import { PropertyView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_PropertyView';
|
22
|
+
import { GeneralizationView } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_GeneralizationView';
|
23
23
|
import { getClassView } from '../../../../../../helpers/DiagramHelper';
|
24
24
|
const buildPoint = (point) => {
|
25
25
|
const x = guaranteeNonNullable(point.x, `Point 'x' coordinate is missing`);
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"V1_DSLDiagram_GraphBuilderHelper.js","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,EAAE,UAAU,EAAE,MAAM,8DAA8D,CAAC;AAK1F,OAAO,EACL,oBAAoB,EACpB,iBAAiB,EACjB,oBAAoB,GACrB,MAAM,sBAAsB,CAAC;AAE9B,OAAO,EAAE,SAAS,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_GraphBuilderHelper.js","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_GraphBuilderHelper.ts"],"names":[],"mappings":"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"}
|
package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.d.ts
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import type { Diagram } from '../../../../../metamodels/pure/packageableElements/diagram/
|
17
|
-
import { V1_Diagram } from '../../model/packageableElements/diagram/
|
16
|
+
import type { Diagram } from '../../../../../metamodels/pure/packageableElements/diagram/DSLDiagram_Diagram';
|
17
|
+
import { V1_Diagram } from '../../model/packageableElements/diagram/V1_DSLDiagram_Diagram';
|
18
18
|
export declare const V1_transformDiagram: (element: Diagram) => V1_Diagram;
|
19
19
|
//# sourceMappingURL=V1_DSLDiagram_TransformerHelper.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"V1_DSLDiagram_TransformerHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_TransformerHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAGH,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,+EAA+E,CAAC;AAM7G,OAAO,EAAE,UAAU,EAAE,MAAM,+DAA+D,CAAC;AAkE3F,eAAO,MAAM,mBAAmB,YAAa,OAAO,KAAG,UAStD,CAAC"}
|
package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.js
CHANGED
@@ -13,13 +13,13 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import { V1_Point } from '../../model/packageableElements/diagram/geometry/
|
17
|
-
import { V1_ClassView } from '../../model/packageableElements/diagram/
|
18
|
-
import { V1_Diagram } from '../../model/packageableElements/diagram/
|
19
|
-
import { V1_GeneralizationView } from '../../model/packageableElements/diagram/
|
20
|
-
import { V1_Line } from '../../model/packageableElements/diagram/geometry/
|
21
|
-
import { V1_Rectangle } from '../../model/packageableElements/diagram/geometry/
|
22
|
-
import { V1_PropertyView } from '../../model/packageableElements/diagram/
|
16
|
+
import { V1_Point } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Point';
|
17
|
+
import { V1_ClassView } from '../../model/packageableElements/diagram/V1_DSLDiagram_ClassView';
|
18
|
+
import { V1_Diagram } from '../../model/packageableElements/diagram/V1_DSLDiagram_Diagram';
|
19
|
+
import { V1_GeneralizationView } from '../../model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView';
|
20
|
+
import { V1_Line } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Line';
|
21
|
+
import { V1_Rectangle } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle';
|
22
|
+
import { V1_PropertyView } from '../../model/packageableElements/diagram/V1_DSLDiagram_PropertyView';
|
23
23
|
import { V1_initPackageableElement, V1_transformElementReference, V1_transformPropertyReference, } from '@finos/legend-graph';
|
24
24
|
const relationshipEdgeViewTransformer = (value) => value.classView.value.id;
|
25
25
|
const createRectangle = (height, width) => {
|
package/lib/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.js.map
CHANGED
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"V1_DSLDiagram_TransformerHelper.js","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAOH,OAAO,EAAE,QAAQ,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_TransformerHelper.js","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureGraph/V1_DSLDiagram_TransformerHelper.ts"],"names":[],"mappings":"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"}
|
package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.d.ts
CHANGED
@@ -13,7 +13,7 @@
|
|
13
13
|
* See the License for the specific language governing permissions and
|
14
14
|
* limitations under the License.
|
15
15
|
*/
|
16
|
-
import { V1_Diagram } from '../../model/packageableElements/diagram/
|
16
|
+
import { V1_Diagram } from '../../model/packageableElements/diagram/V1_DSLDiagram_Diagram';
|
17
17
|
export declare const V1_DIAGRAM_ELEMENT_PROTOCOL_TYPE = "diagram";
|
18
18
|
export declare const V1_diagramModelSchema: import("serializr").ModelSchema<V1_Diagram>;
|
19
19
|
//# sourceMappingURL=V1_DSLDiagram_ProtocolHelper.d.ts.map
|
@@ -1 +1 @@
|
|
1
|
-
{"version":3,"file":"V1_DSLDiagram_ProtocolHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAQH,OAAO,EAAE,UAAU,EAAE,MAAM,
|
1
|
+
{"version":3,"file":"V1_DSLDiagram_ProtocolHelper.d.ts","sourceRoot":"","sources":["../../../../../../../src/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAQH,OAAO,EAAE,UAAU,EAAE,MAAM,+DAA+D,CAAC;AAQ3F,eAAO,MAAM,gCAAgC,YAAY,CAAC;AAuC1D,eAAO,MAAM,qBAAqB,6CAOhC,CAAC"}
|
package/lib/models/protocols/pure/v1/transformation/pureProtocol/V1_DSLDiagram_ProtocolHelper.js
CHANGED
@@ -15,13 +15,13 @@
|
|
15
15
|
*/
|
16
16
|
import { createModelSchema, list, optional, primitive } from 'serializr';
|
17
17
|
import { usingConstantValueSchema, usingModelSchema, } from '@finos/legend-shared';
|
18
|
-
import { V1_ClassView } from '../../model/packageableElements/diagram/
|
19
|
-
import { V1_Diagram } from '../../model/packageableElements/diagram/
|
20
|
-
import { V1_Point } from '../../model/packageableElements/diagram/geometry/
|
21
|
-
import { V1_Rectangle } from '../../model/packageableElements/diagram/geometry/
|
22
|
-
import { V1_Line } from '../../model/packageableElements/diagram/geometry/
|
23
|
-
import { V1_PropertyView } from '../../model/packageableElements/diagram/
|
24
|
-
import { V1_GeneralizationView } from '../../model/packageableElements/diagram/
|
18
|
+
import { V1_ClassView } from '../../model/packageableElements/diagram/V1_DSLDiagram_ClassView';
|
19
|
+
import { V1_Diagram } from '../../model/packageableElements/diagram/V1_DSLDiagram_Diagram';
|
20
|
+
import { V1_Point } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Point';
|
21
|
+
import { V1_Rectangle } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Rectangle';
|
22
|
+
import { V1_Line } from '../../model/packageableElements/diagram/geometry/V1_DSLDiagram_Line';
|
23
|
+
import { V1_PropertyView } from '../../model/packageableElements/diagram/V1_DSLDiagram_PropertyView';
|
24
|
+
import { V1_GeneralizationView } from '../../model/packageableElements/diagram/V1_DSLDiagram_GeneralizationView';
|
25
25
|
import { V1_propertyPointerModelSchema } from '@finos/legend-graph';
|
26
26
|
export const V1_DIAGRAM_ELEMENT_PROTOCOL_TYPE = 'diagram';
|
27
27
|
const pointModelSchema = createModelSchema(V1_Point, {
|