Code Monkey home page Code Monkey logo

astah-excel2er-plugin's People

Contributors

dependabot[bot] avatar kaiki-ito avatar myamamoto avatar satomijoba avatar tiwa avatar tomohiro-iwanaga avatar toshiki-iwanaga avatar y-matsuda avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

astah-excel2er-plugin's Issues

Update to ver 1.2.0.

task

  1. Version update
  2. Update README.md
  3. Build and Deploy a New Plug-in
  4. Create a tag
  5. Change the version to 1.3.0-SNAPSHOT

Optimize dialog and log messages

Summary

  1. I want to know where to fix the Excel sheet from the log. So I want to know what the plug-in did.
  2. I do not want to know error information in the failure notification dialog, because there is it in the log. If an error occurs while importing data, I only want to know the skipped elements. I want to know the elements that were successfully imported from only the log.
  3. In the end notification dialog, display the number of imported items but it is not correct. Because if there is no namespace element, it will be created too. This number need not be displayed.
  4. I want to unify messages written in past tense and present tense because they are mixed.
  5. It is useful if the log contains the beginning and end.

ERモデル-属性の長さ/精度に該当する、セルの値に浮動少数が記載されている場合、正しくないモデルとして取り込まれてしまう

ERエンティティの属性の長さに該当するセルに以下のような値が設定されている場合、取り込まれたERの属性の長さは整数しか取れないため、”長さ/精度が不正です"というエラーが、Astah上で表示されてしまう。

  • 50.0など、浮動少数が記載されている場合
  • セルの値がテキスト('50)ではなく、数値(50)として記載されている場合

長さ/精度の値は、50.5->50など、整数として丸めて利用する。

[6556] Keep the information of the parent of domain.

Summary

It will keep the parent information of the domain.
Although currently being created under all, we want to create according to parent information for the domain.
We use a snapshot version Astah of new API of (IERDomain :: setParentDomain ()).

How to check

  1. Domain you want to create an ER model that contains the domain definition that became hierarchical
  2. Export the Entity Definition Report
  3. Create a new project
  4. In Excel-ER model import plug-ins, import the domain definition of Entity Definition Report

Expected results

  • That the hierarchical structure of the domain has been restored
  • Collision and of the domain name, that there is no attention to problems in the creation order of the parent domain
  • The attributes of the domain being restored

Ticket

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.