Skip to content
Snippets Groups Projects
Commit c7760d0b authored by Daniel Ratiu's avatar Daniel Ratiu
Browse files

GREEN

refs 1118
parent 3c3e57c1
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ import org.fortiss.tooling.kernel.extension.data.ITopLevelElement;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 92D403C9923FAA1BCEC27781C23BB68D
* @ConQAT.Rating GREEN Hash: CF3DBD3742E9BB3937CD817E14DD819B
*/
public interface IStorageProvider {
......
......@@ -25,12 +25,13 @@ import org.fortiss.tooling.kernel.extension.IStorageProvider;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: C93A947E5A831F66341ACDD34343441F
* @ConQAT.Rating GREEN Hash: EA123E0EBB2DE37A2E2F3C2BC9C0F5F1
*/
public class ModelStorageError {
/** The cause exception. */
private Exception cause;
/** The error message. */
private String message;
......
......@@ -53,7 +53,7 @@ import org.osgi.framework.Bundle;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 6FF152B18C6E73C9240F070F3541992F
* @ConQAT.Rating GREEN Hash: 4065F5FC48684E4D25455A9348CF2ACB
*/
public class PersistencyService implements IPersistencyService {
......
......@@ -64,7 +64,7 @@ import org.osgi.framework.Bundle;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: AF3D87A79963DC5C990AD23EC1CE736B
* @ConQAT.Rating GREEN Hash: F214172EF5B56EA85C2D0B59E05CABC9
*/
public class EclipseResourceStorageProvider implements IEclipseResourceStorageService,
IResourceChangeListener, IResourceDeltaVisitor, IStorageProvider {
......
......@@ -42,7 +42,7 @@ import org.fortiss.tooling.kernel.service.listener.IPersistencyServiceListener;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 340FD8B4B4B8FFF8E73395007D5ECC8D
* @ConQAT.Rating GREEN Hash: 0C2C67D4E131855B68675C23D801DC55
*/
public interface IPersistencyService {
......
......@@ -36,7 +36,7 @@ import org.fortiss.tooling.kernel.service.IPersistencyService;
* @author hoelzl
* @author $Author$
* @version $Rev$
* @ConQAT.Rating YELLOW Hash: 15530F3C5556388E5D4B10DB5442F364
* @ConQAT.Rating GREEN Hash: 6337A49BBFADF571F6AC2B5B1447965A
*/
public class UniqueIDUtils {
......
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