Package org.eclipse.ocl.examples.xtext.markup.validation

Interface Summary
BulletElementValidator A sample validator interface for BulletElement.
CompoundElementValidator A sample validator interface for CompoundElement.
FigureElementValidator A sample validator interface for FigureElement.
FigureRefElementValidator A sample validator interface for FigureRefElement.
FontElementValidator A sample validator interface for FontElement.
FootnoteElementValidator A sample validator interface for FootnoteElement.
HeadingElementValidator A sample validator interface for HeadingElement.
MarkupElementValidator A sample validator interface for MarkupElement.
MarkupValidator A sample validator interface for Markup.
NewLineElementValidator A sample validator interface for NewLineElement.
NullElementValidator A sample validator interface for NullElement.
OCLCodeElementValidator A sample validator interface for OCLCodeElement.
OCLEvalElementValidator A sample validator interface for OCLEvalElement.
OCLTextElementValidator A sample validator interface for OCLTextElement.
TextElementValidator A sample validator interface for TextElement.
 

Class Summary
AbstractMarkupJavaValidator  
MarkupJavaValidator