import test.*; static connector MetaDataConnector { test.basic.basic.easy temp2 = new test.basic.basic.easy(@test.TestAnnotation * *.*(*)); temp2.setPrintString("!!!!!!!!METADATACONNECTOR"); temp2.before(); test.basic.basic.easy temp3 = new test.basic.basic.easy(@TestAnnotation * *.*(*)); temp3.before(); temp3.setPrintString("!!!!!!!!METADATACONNECTOR"); }