Giter Site home page Giter Site logo

Comments (2)

vainolo avatar vainolo commented on July 24, 2024
  • Added a new interface to the model: OPMContainter, which is a container of nodes. Refactored OPMNode and OPMObjectProcessDiagram so that they both implement this interfaces.
  • OPMLinks are still contained by the OPM, and OPMNodes are contained by their container.
  • A method OPMNode.getOpd was implemented to be used when creating links. The implementation travels the OPMContainer hierarchy until if finds the OPD.

from object-process-programming.

vainolo avatar vainolo commented on July 24, 2024
  • Changed OPMObjectProcessDiagramXYLayoutPolicy to OPMContainerXYLayoutPolicy and made it avaliable to all containers (OPD, Object, Process).
  • OPMThingFigure now includes a contentPane where the model child parts are added (and not directly to the matching figure). This is how it is implemented in the logic example. Had to override the findFigureAt function of the figure so that it finds the child figures in the contentPande when the main figure gets a click.
  • There is a strange problem while moving parent figures... Will need some debuging in the future.

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.