org.chromattic.metamodel.annotations
Annotation Type NotReferenceable


@Retention(value=RUNTIME)
@Target(value={METHOD,TYPE})
public @interface NotReferenceable

An internal annotation to control the generation of node type definitions and force a generated node type to not extend referenceable directly when it is present. Note that the node type could still be referenceable by inheriting the mixin indirectly.

Version:
$Revision$
Author:
Julien Viet



Copyright © 2011 eXo Platform SAS. All Rights Reserved.