Package org.eclipse.ocl.examples.pivot.utilities

Interface Summary
AbstractConversion.Predicate<T extends EObject>  
AbstractPivotSaver.Factory  
AbstractPivotSaver.LocateVisitor  
AbstractPivotSaver.ResolveVisitor  
AliasAdapter.Creator  
BaseResource BaseResource defines the Xtext-independent extended interface for a Concrete Syntax resource for which a ParserContext defines how the Abstract Syntax elements should be initialized.
External2Pivot  
PivotObject  
PivotResource The resource associated with the 'pivot' package.
PivotResource.Factory The factory for 'pivot' resources.
ToStringVisitor.Factory  
 

Class Summary
Abstract2Moniker  
AbstractConversion  
AbstractPivotSaver PivotSaver ensures that all references to specialized types are terminated by local copies of the specialization.
AliasAdapter An AliasAdapter extends a Resource to provide a set of aliases for elements, typically packages, contained within that Resource.
CompleteElementIterable<O,I> A CompleteElementIterable supports iteration over the multiple iterable contributions to a Complete Element as if all were merged in a composite element.
EnvironmentRegistryImpl Implementation of the environment registry.
EnvironmentResourceAdapter A EnvironmentResourceAdapter enhances the Resource to idenify its environment.
HTMLBuffer A StringBuilder that assists in production of valid HTML.
LiveInstances<T> LiveInstances assists in debugging memory leaks by reporting creation/deletion/exuistence of selected class instances.
PathElement A PathElement represents a segment in a qualified name.
Pivot2Moniker  
Pivot2MonikerVisitor  
PivotEnvironment Implementation of the Environment for parsing OCL expressions on Ecore models.
PivotEnvironmentFactory Implementation of the EnvironmentFactory for parsing OCL expressions on Ecore models.
PivotObjectImpl  
PivotResourceFactoryImpl The Resource Factory associated with the package.
PivotResourceImpl  
PivotSaveImpl PivotSaveImpl ensures that all references to specialized types are terminated by local copies of the specialization.
PivotSaver PivotSaver ensures that all references to specialized types are terminated by local copies of the specialization.
PivotSaver.LocateVisitor LocateVisitor locates references to shared specializations, so that local copies can be created and then replaced by the ResolveVisitor.
PivotSaver.ResolveVisitor ResolveVisitor converts references to shared specializations to references to local copies.
PivotUtil  
PivotUtil.PrecedenceComparator 'Highest' precedence first
PivotUtil.TemplateParameterSubstitutionComparator In TemplateSignature order.
QueryImpl An implementation of the model object 'Query'.
ToStringVisitor Converts an OCL expression to a string for debugging.
TypeManager Deprecated.
TypeManagerResourceAdapter Deprecated.
 

Exception Summary
IllegalLibraryException