Package domparser.Rules

Interface Summary
RulesetInterface The structure and basic methods for a Ruleset object.
 

Class Summary
AbstractRuleset Defines the structure and basic methods for a Ruleset Object.
ComponentRuleset Contains the rules that will be applied to objects with the Component element type.
ConformanceRuleset Contains the rules that will be applied to objects with the Conformance element type.
DataValueRuleset Contains the rules that will be applied to objects with the DataValue element type.
DerivativeRuleset Contains the rules that will be applied to objects with the Derivative element type.
DescriptionRuleset Contains the rules that will be applied to objects with the Description element type.
EncodingRuleset Contains the rules that will be applied to objects with the Encoding element type.
EncodingsRuleset Contains the rules that will be applied to objects with the Encodings element type.
EventFlowRuleset Contains the rules that will be applied to objects with the EventFlow element type.
FieldRuleset Contains the rules that will be applied to objects with the Field element type.
GenericRuleset Contains the rules that will be applied to all objects, regardless of element type.
ImpNoteRuleset Contains the rules that will be applied to objects with the ImpNote element type.
MessageRuleset Contains the rules that will be applied to objects with the Message element type.
ParagraphRuleset Contains the rules that will be applied to objects with the Paragraph element type.
PostconditionRuleset Contains the rules that will be applied to objects with the Postcondition element type.
PreconditionRuleset Contains the rules that will be applied to objects with the Precondition element type.
PredicateRuleset Contains the rules that will be applied to objects with the Predicate element type.
ReferenceRuleset Contains the rules that will be applied to objects with the Reference element type.
SegmentGroupRuleset Contains the rules that will be applied to objects with the SegmentGroup element type.
SegmentRuleset Contains the rules that will be applied to objects with the Segment element type.
SpecificationRuleset Contains the rules that will be applied to objects with the Specification element.
STRuleset Contains the rules that will be applied to objects with the ST element type.
SubcomponentRuleset Contains the rules that will be applied to objects with the SubComponent element type.
UseCaseRuleset Contains the rules that will be applied to objects with the UseCase element type.