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

Packages that use org.eclipse.ocl.examples.pivot.utilities
org.eclipse.ocl.examples.debug.evaluator   
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.context   
org.eclipse.ocl.examples.pivot.delegate   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.resource   
org.eclipse.ocl.examples.pivot.uml   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.validity.locator   
org.eclipse.ocl.examples.xtext.base.basecs   
org.eclipse.ocl.examples.xtext.base.basecs.impl   
org.eclipse.ocl.examples.xtext.base.cs2as   
org.eclipse.ocl.examples.xtext.base.pivot2cs   
org.eclipse.ocl.examples.xtext.base.scoping   
org.eclipse.ocl.examples.xtext.base.utilities   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl   
org.eclipse.ocl.examples.xtext.completeocl.cs2as   
org.eclipse.ocl.examples.xtext.completeocl.pivot2cs   
org.eclipse.ocl.examples.xtext.completeocl.utilities   
org.eclipse.ocl.examples.xtext.console.xtfo   
org.eclipse.ocl.examples.xtext.essentialocl.cs2as   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs   
org.eclipse.ocl.examples.xtext.essentialocl.utilities   
org.eclipse.ocl.examples.xtext.markup   
org.eclipse.ocl.examples.xtext.oclinecore.cs2as   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.pivot2cs   
org.eclipse.ocl.examples.xtext.oclinecore.utilities   
org.eclipse.ocl.examples.xtext.oclstdlib.cs2as   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl   
org.eclipse.ocl.examples.xtext.oclstdlib.utilities   
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.debug.evaluator
PivotEnvironment
          Implementation of the Environment for parsing OCL expressions on Ecore models.
PivotEnvironmentFactory
          Implementation of the EnvironmentFactory for parsing OCL expressions on Ecore models.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot
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.
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.context
AbstractConversion
           
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.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.delegate
ConstraintEvaluator
          ConstraintEvaluator provides an abstract framework for evaluation of a constraint with call backs to handle the alternative success, failure, invalid and exception outcomes and return an appropriate value of T.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.ecore
AbstractConversion
           
External2Pivot
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.internal.impl
PivotObject
           
PivotObjectImpl
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.manager
AS2XMIid
           
CompleteElementIterable
          A CompleteElementIterable supports iteration over the multiple iterable contributions to a Complete Element as if all were merged in a composite element.
External2Pivot
           
PivotObject
           
PivotObjectImpl
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.resource
AS2Moniker
           
AS2MonikerVisitor
           
AS2XMIid
           
AS2XMIidVisitor
          The AS2XMIidVisitor generates an xmi:id for an AS element.
ASSaver
          ASSaver ensures that all references to synthesized types are terminated by local copies of the synthesized types.
ASSaverLocateVisitor
          LocateVisitor locates references to shared specializations, so that local copies can be created and then replaced by the ResolveVisitor.
ASSaverNormalizeVisitor
          ASSaverNormalizeVisitor normalizes contents by alphabeticzing - lists of Property.
ASSaverResolveVisitor
          ResolveVisitor converts references to shared specializations to references to local copies.
ToStringVisitor
          Converts an OCL expression to a string for debugging.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.uml
AbstractConversion
           
AbstractConversion.Predicate
           
ConstraintEvaluator
          ConstraintEvaluator provides an abstract framework for evaluation of a constraint with call backs to handle the alternative success, failure, invalid and exception outcomes and return an appropriate value of T.
External2Pivot
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.util
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.pivot.utilities
AliasAdapter
          An AliasAdapter extends a Resource to provide a set of aliases for elements, typically packages, contained within that Resource.
AS2Moniker
           
AS2MonikerVisitor
           
AS2XMIid
           
ASSaver
          ASSaver ensures that all references to synthesized types are terminated by local copies of the synthesized types.
ASSaverLocateVisitor
          LocateVisitor locates references to shared specializations, so that local copies can be created and then replaced by the ResolveVisitor.
ASSaverNormalizeVisitor
          ASSaverNormalizeVisitor normalizes contents by alphabeticzing - lists of Property.
ASSaverResolveVisitor
          ResolveVisitor converts references to shared specializations to references to local copies.
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.
EnvironmentResourceAdapter
          A EnvironmentResourceAdapter enhances the Resource to idenify its environment.
PathElement
          A PathElement represents a segment in a qualified name.
PivotEnvironment
          Implementation of the Environment for parsing OCL expressions on Ecore models.
PivotEnvironmentFactory
          Implementation of the EnvironmentFactory for parsing OCL expressions on Ecore models.
PivotObject
           
PivotUtil.PrecedenceComparator
          'Highest' precedence first
ToStringVisitor
          Converts an OCL expression to a string for debugging.
ToStringVisitor.Factory
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.validity.locator
ConstraintEvaluator
          ConstraintEvaluator provides an abstract framework for evaluation of a constraint with call backs to handle the alternative success, failure, invalid and exception outcomes and return an appropriate value of T.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.basecs
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.basecs.impl
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.cs2as
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.pivot2cs
AbstractConversion
           
AbstractConversion.Predicate
           
PathElement
          A PathElement represents a segment in a qualified name.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.scoping
PathElement
          A PathElement represents a segment in a qualified name.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.base.utilities
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.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.completeocl.cs2as
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.completeocl.pivot2cs
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.completeocl.utilities
AS2XMIid
           
AS2XMIidVisitor
          The AS2XMIidVisitor generates an xmi:id for an AS element.
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.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.console.xtfo
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.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.essentialocl.cs2as
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.essentialocl.utilities
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.
IllegalLibraryException
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.markup
HTMLBuffer
          A StringBuilder that assists in production of valid HTML.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclinecore.cs2as
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclinecore.pivot2cs
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclinecore.utilities
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.
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclstdlib.cs2as
AbstractConversion
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl
PivotObject
           
 

Classes in org.eclipse.ocl.examples.pivot.utilities used by org.eclipse.ocl.examples.xtext.oclstdlib.utilities
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.