Skip to content
Snippets Groups Projects
Select Git revision
  • 1326
  • 3341-refactor_DataBindingUtils
  • 3396-developer_documentation
  • 3417
  • 3427-Rate-Models
  • 3553
  • 3583
  • 3620
  • 3642
  • 3712
  • 3746
  • 3767
  • 3767-cleanup-dependencies
  • 3870_delegating_factories
  • 3872-Add_auto-layout
  • 3873
  • 3899
  • 390
  • 3922
  • 4018
  • 2.26
  • 2.25
  • 2.24
  • 2.22
  • 2.20
  • 2.16
  • 2.14
27 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.024Nov2320191323Oct22921Sep173224Aug20322Jul163223Jun1198532121May20730Apr24161097131Mar2725241817161223Feb20161296543229Jan28272623222115141312818Dec1716151211108543226Nov2521201917141312109324Oct62130Sep292415121110985432129Aug282726252076531Jul302928242322211110727Jun23181211330May23224Apr11424Mar21181711106326Feb191714121065328Jan2722141318Dec1720Nov11611Oct927Sep262523201716136230Aug2814129753231Jul3029282221201918141110432126Jun2424May2221176Apr27Mar128Feb21191512116431Jan302825242322211817161514131110975328Dec12114328Nov2221201998723Oct9821Sep30Aug7231Jul27262517161312111095adds a proper exception for "transformation chain not found"Support line breaks in string contents.- Remove spurious "." in error message- getAnnotationEntry() auto-detects if the modification should be wrapped into a command.- Replace getRootElement() method with KernelModelElementUtils.getParentElement()initial commit of kernel extensions for allocation editor - Remove unused variable- Remove deprecated method KernelModelElementUtils.getParentElement(EObject, Class). Use KernelModelElementUtils.getParentElement(EObject, Class, boolean) instead.- Fix some warnings:More explicit information in case of model internal coherence problems- Move getFirstChildWithType() from ExplorationUtils to EcoreUtils- Move DreamsPlatformUtils.getParentElements() -> KernelModelElementUtilsMove DreamsPlatformUtils.{disableNotificationsOf(), enableNotificationsOf(), setNotificationsOf()} to EcoreUtils- Use generics for both the element for which the properties section is defined, as well as the target type of the EReference manipulated by this EReferencePropertySectionBase- Add EReferencePropertySectionBase, a base class for a property section that allows to set an {@link EReference} using a {@link ComboViewer}.- Add computeFullyQualifiedName(INamedElement element, boolean includeTopLevel) that allows to skip the top-level of a name (the FileProject in AF3)Factored out method to determine boundaries for layouted element.org.fortiss.tooling.base.ui:YELLOWorg.fortiss.tooling.base.ui:org.fortiss.tooling.base:Move the Compositors from the UI the model plugins.Update all standard AF3 projects to Java 8.Created getAllReferences(EObject).typo in commentcode cleanup2.7.0 -> 2.8.02.7.0 -> 2.8.0defined helper methodAdded a comment in ObjectAwareServiceBase#getRegisteredHandlers stating that this method should be changed if the behavior (from AnntotationValueService) is reused in the future.Kernel.ui: remove TODO for resolved issue.Changed the default canDisconnect to false.fixrefactored- If the creation of new annotations should be wrapped into a command, but the annotation already exists, avoid the usage of a command and just directly return the (already existing) annotation.small refactoring- Fix comment- Include "Properties" view in StoragePerspective
Loading