@@ -46,8 +46,6 @@ public final class MontiSecArcContextConditionConstants {
publicstaticfinalStringTRUSTLEVEL_REALTIVE_TO_ENVIRONMENT="Checks if the trustlevels, which are relative to the envirment, are higher than -1.";
publicstaticfinalStringREASON_DIFFERING_TRUSTLEVEL="Checks if the trustlevel differs more then 2 from expected level.";
publicstaticfinalStringTRUSTLEVEL_CRITICAL_PORT="Checks if the trustlevel for component with critical port is higher then the trustlevel of the source.";
publicstaticfinalStringCORRECT_VERSION_STRING="Checks if the version string consists of integers and points.";
Stringmessage="Komponent "+NameHelper.getSimpleGenericNameFromComplexname(innerComponent.getName())+": If a trustlevel differs from the trustlevel of the supercomponent more then 2, a reason is expected.";
Stringmessage="Component "+NameHelper.getSimpleGenericNameFromComplexname(innerComponent.getName())+": If a trustlevel differs from the trustlevel of the supercomponent more then 2, a reason is expected.";