Skip to content
Snippets Groups Projects
Commit 89fbe578 authored by Florian Hölzl's avatar Florian Hölzl
Browse files

implemented model element handler service and part of navigator view

parent b840de95
No related branches found
No related tags found
No related merge requests found
......@@ -15,7 +15,7 @@ $Id$
| See the License for the specific language governing permissions and |
| limitations under the License. |
+--------------------------------------------------------------------------*/
package org.fortiss.tooling.kernel.interfaces;
package org.fortiss.tooling.kernel.services;
import org.fortiss.tooling.kernel.internal.PersistencyService;
......
......@@ -15,7 +15,7 @@ $Id$
| See the License for the specific language governing permissions and |
| limitations under the License. |
+--------------------------------------------------------------------------*/
package org.fortiss.tooling.kernel.interfaces;
package org.fortiss.tooling.kernel.services;
import org.fortiss.tooling.kernel.internal.PropertiesService;
......
......@@ -15,7 +15,7 @@ $Id$
| See the License for the specific language governing permissions and |
| limitations under the License. |
+--------------------------------------------------------------------------*/
package org.fortiss.tooling.kernel.interfaces;
package org.fortiss.tooling.kernel.services;
import org.fortiss.tooling.kernel.internal.PrototypeService;
......
......@@ -15,7 +15,7 @@ $Id$
| See the License for the specific language governing permissions and |
| limitations under the License. |
+--------------------------------------------------------------------------*/
package org.fortiss.tooling.kernel.interfaces;
package org.fortiss.tooling.kernel.services;
import org.fortiss.tooling.kernel.internal.TransformationService;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment