Annotation Type PCMPartitionManager.Local


  • @Qualifier
    @Target({FIELD,PARAMETER,METHOD})
    @Retention(RUNTIME)
    public static @interface PCMPartitionManager.Local
    The Local annotation should be used to reference to the PCMResourceSet partition of the current interpretation scope for constructor injection. The local partition should always be used for model interpretation (i. e. visitor-based interpreters).