Annotation Type DerivedProperty


@Retention(RUNTIME) @Target(METHOD) public @interface DerivedProperty
Indicate a derived property of a Node, meaning it does supply useful information, but it does so by taking information from other properties. (Used during generation of the meta model.)