Skip to content
Snippets Groups Projects
Commit 012e316e authored by Christoph Döbber's avatar Christoph Döbber
Browse files

reviewed - kernel.ui is back to GREEN

refs 307
parent 7f0a52d5
No related branches found
No related tags found
No related merge requests found
Showing
with 8 additions and 8 deletions
......@@ -27,7 +27,7 @@ import org.eclipse.swt.graphics.Image;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 75762D72DE606F0E08B401EC0F9EED8C
* @ConQAT.Rating GREEN Hash: 46CC437D8C79C2EFDA49A6E62F87B23A
*/
public enum ESharedImages {
......
......@@ -38,7 +38,7 @@ import org.fortiss.tooling.kernel.ui.service.IModelElementHandlerService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 559F6477DD8804C2ED89CF1F543E6DE8
* @ConQAT.Rating GREEN Hash: 72BE2424E9C7B59DA7457943B0B416A8
*/
public interface IModelElementHandler<T extends EObject> extends
IEObjectAware<T> {
......
......@@ -36,7 +36,7 @@ import org.fortiss.tooling.kernel.ui.extension.IModelElementHandler;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 7BC25B8FE779903D984B3BB297EDAA7F
* @ConQAT.Rating GREEN Hash: 64CAFB384824A059BE1CB86F084DEE1D
*/
public abstract class ModelElementHandlerBase<T extends EObject> implements
IModelElementHandler<T> {
......
......@@ -44,7 +44,7 @@ import org.fortiss.tooling.kernel.ui.util.EObjectSelectionUtils;
* @author hoelzlf
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 13DDD90DD058B62F412B2627D9594007
* @ConQAT.Rating GREEN Hash: AD3510F022C7F60F7224DB8647BF804E
*/
public class ActionService implements IActionService,
IPersistencyServiceListener, CommandStackListener {
......
......@@ -57,7 +57,7 @@ import org.fortiss.tooling.kernel.ui.service.IMarkerService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 17A1ACFF311CC8EBE383929A19604E0C
* @ConQAT.Rating GREEN Hash: 702B4DF7A511DDED96D544A643B1F0BE
*/
public class MarkerService implements IMarkerService,
IPersistencyServiceListener, ILightweightLabelDecorator {
......
......@@ -37,7 +37,7 @@ import org.fortiss.tooling.kernel.ui.util.ObservableUtils;
* @author ratiu
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 17442C615872E7970090EB11DDBB9626
* @ConQAT.Rating GREEN Hash: C45B847ABDB8F72B78DCE82E549DBD1E
*/
public class NamedCommentedPropertySection extends PropertySectionBase {
......
......@@ -35,7 +35,7 @@ import org.fortiss.tooling.kernel.ui.util.EObjectSelectionUtils;
* @author mou
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: D32E438F5BECE52692211499348D767B
* @ConQAT.Rating GREEN Hash: A10454849AA7D7BF9679F8CCAF5FA027
*/
public class ModelElementLabelProvider extends LabelProvider {
/** {@inheritDoc} */
......
......@@ -28,7 +28,7 @@ import org.fortiss.tooling.kernel.ui.internal.ActionService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 27591DDC6F7009F4D263FCA6B04BB841
* @ConQAT.Rating GREEN Hash: 1A74804C1159AF1F6F0C09FCE5ACB010
*/
public interface IActionService {
......
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