Skip to content
Snippets Groups Projects
Commit d423ea40 authored by Vincent Aravantinos's avatar Vincent Aravantinos
Browse files

GREEN

parent 2aadf70e
No related branches found
No related tags found
No related merge requests found
...@@ -46,7 +46,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService; ...@@ -46,7 +46,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 53DB75B1F9A5FF42276841067F065CB1 * @ConQAT.Rating GREEN Hash: 98A6F014B7B2091552343B6B423D1CB5
*/ */
final class DummyTopLevelElement implements ITopLevelElement, CommandStackListener { final class DummyTopLevelElement implements ITopLevelElement, CommandStackListener {
......
...@@ -36,7 +36,7 @@ import org.fortiss.tooling.kernel.service.ILibraryService; ...@@ -36,7 +36,7 @@ import org.fortiss.tooling.kernel.service.ILibraryService;
* @author ratiu * @author ratiu
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 835477B51BC02A038F1DB4339772CB44 * @ConQAT.Rating GREEN Hash: 22DAA16B422907253D457FF7DF8A361A
*/ */
public class LibraryPrototypeProvider extends PrototypeProviderBase { public class LibraryPrototypeProvider extends PrototypeProviderBase {
/** /**
......
...@@ -58,7 +58,7 @@ import org.fortiss.tooling.kernel.utils.UniqueIDUtils; ...@@ -58,7 +58,7 @@ import org.fortiss.tooling.kernel.utils.UniqueIDUtils;
* @author ratiu * @author ratiu
* @author $Author: ratiu $ * @author $Author: ratiu $
* @version $Rev: 5274 $ * @version $Rev: 5274 $
* @ConQAT.Rating YELLOW Hash: E028A6954CAF7083F038FA28BD442131 * @ConQAT.Rating GREEN Hash: 868224A32AE03A68A49B1D3AC96D68D8
*/ */
public class LibraryService extends EObjectAwareServiceBase<ILibraryElementHandler<EObject>> public class LibraryService extends EObjectAwareServiceBase<ILibraryElementHandler<EObject>>
implements ILibraryService, IIntrospectiveKernelService { implements ILibraryService, IIntrospectiveKernelService {
......
...@@ -27,7 +27,7 @@ import org.fortiss.tooling.kernel.internal.storage.eclipse.EclipseResourceStorag ...@@ -27,7 +27,7 @@ import org.fortiss.tooling.kernel.internal.storage.eclipse.EclipseResourceStorag
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: B0DABA50240C486591AA6D1B6F6A3B9A * @ConQAT.Rating GREEN Hash: 2BE97CFD1998DD9F516A3320092DE061
*/ */
public final class ToolingKernelInternal { public final class ToolingKernelInternal {
/** Initialize the kernel services. */ /** Initialize the kernel services. */
......
...@@ -44,7 +44,7 @@ import org.fortiss.tooling.kernel.service.base.ObjectAware2ServiceBase; ...@@ -44,7 +44,7 @@ import org.fortiss.tooling.kernel.service.base.ObjectAware2ServiceBase;
* @author hoelzl * @author hoelzl
* @author $Author$ * @author $Author$
* @version $Rev$ * @version $Rev$
* @ConQAT.Rating YELLOW Hash: 31218DC40D5050DC5F71ED998306FE84 * @ConQAT.Rating GREEN Hash: BAF4F04DF257FB45F546EB02D0F377D4
*/ */
public class TransformationService extends ObjectAware2ServiceBase<ITransformationProvider> public class TransformationService extends ObjectAware2ServiceBase<ITransformationProvider>
implements ITransformationService, IIntrospectiveKernelService { implements ITransformationService, IIntrospectiveKernelService {
......
...@@ -54,7 +54,7 @@ import org.fortiss.tooling.kernel.service.listener.ITutorialServiceListener; ...@@ -54,7 +54,7 @@ import org.fortiss.tooling.kernel.service.listener.ITutorialServiceListener;
* @author hoelzl * @author hoelzl
* @author $Author: hoelzl $ * @author $Author: hoelzl $
* @version $Rev: 18709 $ * @version $Rev: 18709 $
* @ConQAT.Rating YELLOW Hash: 3461DE607ABE30B3414A10D064153A7A * @ConQAT.Rating GREEN Hash: 612F7E53A9D3B33F1A8326CBFCA795BC
*/ */
public final class TutorialService implements ITutorialService, CommandStackListener, public final class TutorialService implements ITutorialService, CommandStackListener,
IIntrospectiveKernelService { IIntrospectiveKernelService {
......
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