Giter Site home page Giter Site logo

Comments (5)

vainolo avatar vainolo commented on July 24, 2024
  • Created OPMStructuralLinkAggregatorEditPart extending OPMNodeEditPart, adding it to the factory and testing using dummy class created in the OPD, and a rectangle figure.

from object-process-programming.

vainolo avatar vainolo commented on July 24, 2024
  • Added default value for OPMNode constraint in model. So it is always initialized.
  • Created OPMStructuralLinkAggregatorFigure
  • Created IsoscelesTriangle figure for use in OPMStructuraLinkAggregator.
  • Created OPMNodeFigure interface, superinterface of OPMThingFigure interface. Defines that a node figure must have
    source and target anchors. OPMThingFigure now only defines existence of a name label.
  • Pulled up get*Anchor in class OPMThingEditPart to OPMNodeEditPart, which now implements NodeEditPart (which was implemented before by OPMThingEditPart). Changed casting of figure from OPMThingFigure to OPMNodeFigure.
  • Created OPMStructuralLinkAggregatorFigure.
  • Modified OPMObjectProcessDiagramXYLayoutPolicy so that OPMStructuralLinkAggregator cannot be resized, only moved.

from object-process-programming.

vainolo avatar vainolo commented on July 24, 2024
  • Created factories for exhibition, aggregation and generalization instances.
  • Updated OPMNodeGraphicalNodeEditPolicy so that connection cannot start or end at aggregators.
  • Added structural link creation tools.
  • Modified OPMNodeGraphicalNodeEditPolicy to create structural link aggregators, in a default location. Working.

from object-process-programming.

vainolo avatar vainolo commented on July 24, 2024
  • Fixed aggregator figure to handle Exhibition links.
  • Added access methods in model to get outgoing and incoming structural links (currently implemented in a very naive way).

from object-process-programming.

vainolo avatar vainolo commented on July 24, 2024
  • Create structural link in OPMNodeGraphicalNodeEditPolicy now handles creation of structural links correctly.
  • Node removal now handles removal of nodes connected to structural links: if there are outgoing structrual links it removes the aggregators (which in turn removes all the links connected to the aggregators). if the node is a target of a structural link that is the only link from an aggregator the aggregator is also removed.

from object-process-programming.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.