Update the aai-common with the latest code
[aai/aai-common.git] / aai-annotations / src / main / java / org / openecomp / aai / annotations / Metadata.java
index fa83aff..d35ff80 100644 (file)
@@ -45,6 +45,7 @@ public @interface Metadata {
        String alternateKeys1() default "";
        String maximumDepth() default "";
        String crossEntityReference() default "";
+       String requires() default "";
        String dbAlias() default ""; 
        String dataLocation() default "";
        String containsSuggestibleProps() default "";