opencimi / AML

Archetype Modeling Language development repository
4 stars 5 forks source link

DTV and Primitives AMLDataType #96

Open neuronsong opened 9 years ago

neuronsong commented 9 years ago

The AMLDataType stereotype represents a built in AML data type. Instances of classifiers that are extended by AMLDataType classifierstypes have the same identity semantics as the UML PrimitiveType.  

The original Types representing built-in AML Data Types are being removed since they are semantically identical to existing UML/XML data types. The Types representing the built in AML data types will now be well known UML and XML data types. Those types can not have applied AML-UML Stereotypes. As a result, the AMLDataTYpe Stereotype is being removed and OCL adjusted to accomodate the implicit built-in AML Data Types to be used in specific contexts.