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

Interface Summary
BulletElement A representation of the model object 'Bullet Element'.
CompoundElement A representation of the model object 'Compound Element'.
FigureElement A representation of the model object 'Fig Element'.
FigureRefElement A representation of the model object 'Fig Ref Element'.
FontElement A representation of the model object 'Font Element'.
FootnoteElement A representation of the model object 'Footnote Element'.
HeadingElement A representation of the model object 'Heading Element'.
Markup A representation of the model object 'Markup'.
MarkupElement A representation of the model object 'Element'.
MarkupFactory The Factory for the model.
MarkupPackage The Package for the model.
MarkupPackage.Literals Defines literals for the meta objects that represent each class, each feature of each class, each enum, and each data type
NewLineElement A representation of the model object 'New Line Element'.
NullElement A representation of the model object 'Null Element'.
OCLCodeElement A representation of the model object 'Ocl Code Element'.
OCLEvalElement A representation of the model object 'Ocl Eval Element'.
OCLTextElement A representation of the model object 'Ocl Text Element'.
TextElement A representation of the model object 'Text Element'.
 

Class Summary
AbstractMarkupRuntimeModule Manual modifications go to {org.eclipse.ocl.examples.xtext.markup.MarkupRuntimeModule}
MarkupRuntimeModule Use this class to register components to be used at runtime / without the Equinox extension registry.
MarkupStandaloneSetup Initialization support for running Xtext languages without equinox extension registry
MarkupStandaloneSetupGenerated Generated from StandaloneSetup.xpt!
MarkupToHTML MarkupToHTML gives an HTML presentation of the markup.
MarkupToString MarkupToTree gives a printable one line string presentation of the markup for debugging purposes.
MarkupToTree MarkupToTree gives an indented textual tree presentation of the markup for debugging purposes.
MarkupUtils  
 

Exception Summary
MarkupToHTML.InvalidMarkupException