Class ApplicabilitySpec

java.lang.Object
de.hsh.graja.comment.applicability.ApplicabilitySpec
All Implemented Interfaces:
IncludeSpec, Serializable

public final class ApplicabilitySpec extends Object implements IncludeSpec
An instance of this class specifies a comment's own Applicability together with the applicabilities of depended on comments (ApplicabilityDependency). Once created, the dependencies cannot be modified.
See Also: