Change meta model, for datatypes

Issue #485 resolved
alec created an issue

in order to create datatypes, we must change the meta model in two major ways * add a default flag of false to the classifier, to indicate if a class actually a data type

Comments (6)

  1. Matthias Schoettle

    References #485: Improves code and comments.

    Removes duplicate code. Removes unused classes/interfaces. Improves RamModelUtils.getTypeBy... methods to make use of RAMInterfaceUtil. Also, fixes problems with use of wrong methods (getAttributeType instead of getTypeByName).

    → <<cset 0d65c8eb7818>>

  2. Log in to comment