net.dpml.annotation
Annotation Type Parts


@Target(value=TYPE)
@Retention(value=RUNTIME)
@Documented
public @interface Parts

Assertion that an interface is expressed in terms of a parts model.

Version:
2.1.0
Author:
Digital Product Management Library

Optional Element Summary
 boolean value
          Returns the context support assertion status.
 

value

public abstract boolean value
Returns the context support assertion status. The default assertion status is true.

Default:
true