- Loading
Tags
About us Actions AppComplete AppCompleteCloud ASP.NET Azure BoringPredictable CO-Unique DDD Declarative Derive Documtr EcoActionLanguage Import Interviews MDA Modlr Mono MS-Technology OCL Packages Plugin Release notes Reports Reverse Seeker Silverlight SourceCode Strategies ThirdParty Tuples UML ViewModel VisualStudio WCF WECPOF WindowsPhone Workarounds WPF Xaml-
Recent Posts
Recent Comments
Archives
Categories
Category Archives: EcoActionLanguage
Calling base class
EAL (Eco Action Language) is fantastic as it allows you to create a complete system without bringing out visual studio or c# at all (nothing is wrong with c# – but it is amazing to be able to execute the … Continue reading
Posted in EcoActionLanguage
Leave a comment
Custom types and custom operations in OCL
We got this Question: I have an attribute of type TestStruct defined on a class. TestStruct is defined as follows: Code Snippet public struct TestStruct : IComparable { public int Int1 { get; private set; } public int Int2 { … Continue reading
Posted in EcoActionLanguage, OCL
1 Comment
Eco Action Language (EAL) & OCL
I have started to harvest the know how from our latest customer project. One new piece of functionality that will end up in new versions are Actions. Actions in the Model are declarative definitions of what the user can do … Continue reading
Posted in Actions, EcoActionLanguage, OCL
Leave a comment