opencimi / AML

Archetype Modeling Language development repository
4 stars 5 forks source link

DTV and Primitives DataBinding #97

Open neuronsong opened 9 years ago

neuronsong commented 9 years ago

The DataBinding stereotype identifies a ""bridge"" class that provides a mapping between an internal AML data type identified by the AMLDataType stereotype and a corresponding Reference Model DataType or Class identified by the MappedDataType stereotype.    The Class or DataType extended by a DataBinding functions as the base point for AML constraints.

Based on other recommendations, the AMLDataType Stereotype will no longer exist. Constraints on the DataBinding Stereotype should be adjusted to treat AMLDataType concept as implicit. That includes validating that the implicit (formerly <>)Classifier referenced is in fact considered an internal AML DataType.

hsolbrig commented 9 years ago

English OCL has been added. Needs to be converted to formal OCL