Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-09-04[443195] First attempt at EKeyedList supportewillink/443195Ed Willink4-20/+102
2014-08-29Merge remote-tracking branch 'origin/master' into ewillink/ocl25Ed Willink0-0/+0
2014-08-29[ocl25] Use type/typeValue for NameExpCS and typeValue for OCLExpressionEd Willink92-1702/+1864
2014-08-29[ocl25] all plugin/standalone tests againEd Willink20-78/+201
2014-08-28[442757] Enable EMF N-repoEd Willink1-2/+2
2014-08-28[ocl25] Replace Metaclass(...) by typeof(...)Ed Willink229-321032/+321442
2014-08-28[442757] Disable EMF N-repoEd Willink1-2/+2
2014-08-25[ocl25] Eliminate TemplateParameterReferenceVisitorEd Willink3-133/+42
2014-08-25[ocl25] Use left/right TemplateParameterSubstitutions for conformsTo etcEd Willink26-818/+474
2014-08-24[ocl25] Fix regenerate errorsEd Willink4-9/+8
2014-08-24[ocl25] Eliminate ScopeFilter.compareMatches and its templatesEd Willink24-808/+660
2014-08-24[ocl25] TemplateParameterSubstitutionVisitor used more generallyEd Willink10-196/+190
2014-08-24[ocl25] operation return type simplifiedEd Willink8-34/+60
2014-08-24[ocl25] property return type simplifiedEd Willink3-48/+43
2014-08-24[ocl25] Simplify specializeEd Willink11-121/+518
2014-08-24[ocl25] Type rather than Class as Type upper/lower bound regenerateEd Willink10-171/+273
2014-08-24[ocl25] Type rather than Class as Type upper/lower bound in modelEd Willink1-4/+4
2014-08-24[ocl25] Use TemplateParameterSubstitutions for resolveSuperClassesEd Willink4-23/+33
2014-08-24[ocl25] Fix tests for WildcardType rather than UnspecifiedTypeEd Willink17-808/+42
2014-08-24[ocl25] Regenerate using WildcardType rather than UnspecifiedTypeEd Willink22-763/+1483
2014-08-24[ocl25] Use WildcardType rather than UnspecifiedTypeEd Willink2-5/+21
2014-08-24[ocl25] Simplify template opposites/boundsEd Willink26-4253/+3369
2014-08-24[ocl25] Clarify non-owning template pluralsEd Willink8-189/+218
2014-08-24[ocl25] Eliminate Class.nestedClassifierEd Willink32-833/+233
2014-08-24[ocl25] Class rather than Type instanceClassNameEd Willink34-647/+599
2014-08-24[ocl25] Package is not a TemplateableElementEd Willink13-420/+18
2014-08-24[ocl25] Replace TemplateParameter.defualt by lower/upperBoundEd Willink14-172/+364
2014-08-24[ocl25] Eliminate PackageableElementEd Willink30-822/+183
2014-08-24[ocl25] Use ownedPlurals for TemplateSignatureEd Willink32-566/+575
2014-08-24[ocl25] Use ownedPlurals for TemplateBindingEd Willink63-1666/+1658
2014-08-24[ocl25] Use ownedPlurals for TemplateBindingEd Willink54-517/+517
2014-08-24[ocl25] Use ownedPlurals for TemplateParametersEd Willink44-250/+255
2014-08-24[ocl25] Use ownedPlurals for TemplateParameterSubstitutionsEd Willink33-496/+578
2014-08-24[ocl25] Make TemplaterParameter a Type and lose ParameterableElementEd Willink197-12384/+6154
2014-08-24[ocl25] Change to TypeTemplateParameter.constrainingClassEd Willink17-252/+99
2014-08-24[ocl25] Parameter is not a ParameterableElementEd Willink12-348/+9
2014-08-24[ocl25] Class is a ParameterableElementEd Willink2-0/+2
2014-08-24[ocl25] Property is not a ParameterableElementEd Willink12-337/+31
2014-08-24[ocl25] Operation is not a ParameterableElementEd Willink26-1073/+85
2014-08-24[ocl25] Eliminate OperationTemplateParameterEd Willink21-683/+208
2014-08-24[ocl25] Eliminate unused TemplateableElement operationsEd Willink16-1308/+203
2014-08-24[ocl25] Use Class.getOwningPackage/Package.ownedClassesEd Willink105-2248/+2269
2014-08-24[ocl25] Change to DomainClass.isOrdered/UniqueEd Willink5-19/+19
2014-08-24[ocl25] Change to Class.ownedInvariantsEd Willink60-1357/+1256
2014-08-24[ocl25] Migrate lookupImplementation/Operation to DomainClassEd Willink31-138/+118
2014-08-24[ocl25] Migrate DomainType.createInstance to DomainClassEd Willink21-88/+93
2014-08-24[ocl25] Change to Class.ownedProperties/ownedOperations owningClassEd Willink139-3310/+2875
2014-08-24[ocl25] Remove template facilities from DomainTypeEd Willink8-42/+50
2014-08-24[ocl25] Change to Class.superClasses/subClassesEd Willink63-1426/+1417
2014-08-24[ocl25] Use DomainClass for superClassesEd Willink13-22/+34

Back to the top