Skip to content
Snippets Groups Projects
Commit 4755d412 authored by Johannes Eder's avatar Johannes Eder
Browse files

YELLOW

refs 2093
parent 63dd31d0
No related branches found
No related tags found
No related merge requests found
......@@ -21,11 +21,12 @@ import org.fortiss.tooling.base.model.element.IModelElement;
import org.fortiss.tooling.base.model.element.IModelElementSpecification;
/**
* Static implementation for the model elements.
*
* @author eder
* @author $Author$
* @version $Rev$
* @ConQAT.Rating RED Hash:
* @ConQAT.Rating YELLOW Hash: B86A25B8E6CCAFDFE7893B71F4CB117D
*/
public class IModelElementStaticImpl {
......@@ -33,7 +34,9 @@ public class IModelElementStaticImpl {
* Adds a {@link IModelElementSpecification} to the {@link IModelElement}
*
* @param iModelElement
* the model element
* @param spec
* the specification
*/
public static void
addSpecification(IModelElement iModelElement, IModelElementSpecification spec) {
......
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