My notes on software development
About
Portfolio
Contact
Home
.NET
ASP
Azure
Entity Framework
Visual Studio
WCF
WPF
Java
Android
Haskell
Data Structures
JavaScript
Bootstrap
AngularJS
jQuery
Design
Design Patterns
Estimation
Model Driven Engineering
SOA
Primitive Integration Patterns
Software Processes
System Architectures
Test-Driven Development
Ethics
Select Page
Home
.NET
ASP
Azure
Entity Framework
Visual Studio
WCF
WPF
Java
Android
Haskell
Data Structures
JavaScript
Bootstrap
AngularJS
jQuery
Design
Design Patterns
Estimation
Model Driven Engineering
SOA
Primitive Integration Patterns
Software Processes
System Architectures
Test-Driven Development
Ethics
Category:
Model Driven Engineering
Creating a Sequence (or set) in Epsilon
In order to create a sequence (or set) of elements use the following:
var seq : Sequence = Sequence {"Hello","Hello"};
1
var
seq
:
Sequence
=
Sequence
{
"Hello"
,
"Hello"
}
;
Continue Reading
Search
Categories
.NET
(21)
Android
(7)
AngularJS
(1)
ASP
(6)
Azure
(1)
Bootstrap
(2)
Data Structures
(2)
Design Patterns
(5)
Docker Swarms
(1)
Entity Framework
(8)
Estimation
(2)
Ethics
(1)
Feuilleton
(1)
FHIR
(1)
HTML & CSS
(5)
Java
(6)
jQuery
(4)
Model Driven Engineering
(1)
MongoDB
(6)
Nginx
(1)
Oracle
(1)
Primitive Integration Patterns
(1)
Semantic UI
(1)
SEO
(1)
SOA
(1)
Software Engineering
(1)
Software Processes
(1)
SQL Server
(3)
System Architectures
(7)
Test-Driven Development
(2)
Ubuntu
(1)
Uncategorised
(9)
Visual Studio
(3)
WCF
(5)
WinForms
(1)
Wordpress
(1)
WPF
(4)