Uses of Interface
org.eclipse.ocl.examples.pivot.utilities.PivotObject

Packages that use PivotObject
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.base.basecs   
org.eclipse.ocl.examples.xtext.base.basecs.impl   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs   
org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs   
org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs   
org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs   
org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl   
 

Uses of PivotObject in org.eclipse.ocl.examples.pivot
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.pivot
 interface Annotation
          A representation of the model object 'Annotation'.
 interface AnyType
          A representation of the model object 'Any Type'.
 interface AssociationClass
          A representation of the model object 'Association Class'.
 interface AssociationClassCallExp
          A representation of the model object 'Association Class Call Exp'.
 interface BagType
          A representation of the model object 'Bag Type'.
 interface Behavior
          A representation of the model object 'Behavior'.
 interface BooleanLiteralExp
          A representation of the model object 'Boolean Literal Exp'.
 interface CallExp
          A representation of the model object 'Call Exp'.
 interface CallOperationAction
          A representation of the model object 'Call Operation Action'.
 interface Class
          A representation of the model object 'Class'.
 interface CollectionItem
          A representation of the model object 'Collection Item'.
 interface CollectionLiteralExp
          A representation of the model object 'Collection Literal Exp'.
 interface CollectionLiteralPart
          A representation of the model object 'Collection Literal Part'.
 interface CollectionRange
          A representation of the model object 'Collection Range'.
 interface CollectionType
          A representation of the model object 'Collection Type'.
 interface Comment
          A representation of the model object 'Comment'.
 interface ConnectionPointReference
          A representation of the model object 'Connection Point Reference'.
 interface Constraint
          A representation of the model object 'Constraint'.
 interface ConstructorExp
          A representation of the model object 'Constructor Exp'.
 interface ConstructorPart
          A representation of the model object 'Constructor Part'.
 interface DataType
          A representation of the model object 'Data Type'.
 interface Detail
          A representation of the model object 'Detail'.
 interface DynamicElement
          A representation of the model object 'Dynamic Element'.
 interface DynamicProperty
          A representation of the model object 'Dynamic Property'.
 interface DynamicType
          A representation of the model object 'Dynamic Type'.
 interface Element
          A representation of the model object 'Element'.
 interface ElementExtension
          A representation of the model object 'Applied Stereotype'.
 interface Enumeration
          A representation of the model object 'Enumeration'.
 interface EnumerationLiteral
          A representation of the model object 'Enumeration Literal'.
 interface EnumLiteralExp
          A representation of the model object 'Enum Literal Exp'.
 interface ExpressionInOCL
          A representation of the model object 'Expression In Ocl'.
 interface Feature
          A representation of the model object 'Feature'.
 interface FeatureCallExp
          A representation of the model object 'Feature Call Exp'.
 interface FinalState
          A representation of the model object 'Final State'.
 interface IfExp
          A representation of the model object 'If Exp'.
 interface Import
          A representation of the model object 'Import'.
 interface IntegerLiteralExp
          A representation of the model object 'Integer Literal Exp'.
 interface InvalidLiteralExp
          A representation of the model object 'Invalid Literal Exp'.
 interface InvalidType
          A representation of the model object 'Invalid Type'.
 interface IterateExp
          A representation of the model object 'Iterate Exp'.
 interface Iteration
          A representation of the model object 'Iteration'.
 interface IteratorExp
          A representation of the model object 'Iterator Exp'.
 interface LambdaType
          A representation of the model object 'Lambda Type'.
 interface LetExp
          A representation of the model object 'Let Exp'.
 interface Library
          A representation of the model object 'Library'.
 interface LiteralExp
          A representation of the model object 'Literal Exp'.
 interface LoopExp
          A representation of the model object 'Loop Exp'.
 interface MessageExp
          A representation of the model object 'Message Exp'.
 interface MessageType
          A representation of the model object 'Message Type'.
 interface Metaclass<T>
          A representation of the model object 'Classifier Type'.
 interface NamedElement
          A representation of the model object 'Named Element'.
 interface Namespace
          A representation of the model object 'Namespace'.
 interface NavigationCallExp
          A representation of the model object 'Navigation Call Exp'.
 interface NullLiteralExp
          A representation of the model object 'Null Literal Exp'.
 interface NumericLiteralExp
          A representation of the model object 'Numeric Literal Exp'.
 interface OCLExpression
          A representation of the model object 'Ocl Expression'.
 interface OpaqueExpression
          A representation of the model object 'Opaque Expression'.
 interface Operation
          A representation of the model object 'Operation'.
 interface OperationCallExp
          A representation of the model object 'Operation Call Exp'.
 interface OperationTemplateParameter
          A representation of the model object 'Operation Template Parameter'.
 interface OppositePropertyCallExp
          A representation of the model object 'Opposite Property Call Exp'.
 interface OrderedSetType
          A representation of the model object 'Ordered Set Type'.
 interface Package
          A representation of the model object 'Package'.
 interface PackageableElement
          A representation of the model object 'Packageable Element'.
 interface Parameter
          A representation of the model object 'Parameter'.
 interface ParameterableElement
          A representation of the model object 'Parameterable Element'.
 interface Precedence
          A representation of the model object 'Precedence'.
 interface PrimitiveLiteralExp
          A representation of the model object 'Primitive Literal Exp'.
 interface PrimitiveType
          A representation of the model object 'Primitive Type'.
 interface Profile
          A representation of the model object 'Profile'.
 interface ProfileApplication
          A representation of the model object 'Profile Application'.
 interface Property
          A representation of the model object 'Property'.
 interface PropertyCallExp
          A representation of the model object 'Property Call Exp'.
 interface Pseudostate
          A representation of the model object 'Pseudostate'.
 interface RealLiteralExp
          A representation of the model object 'Real Literal Exp'.
 interface ReferringElement
          A representation of the model object 'Referring Element'.
 interface Region
          A representation of the model object 'Region'.
 interface Root
          A representation of the model object 'Root'.
 interface SelfType
          A representation of the model object 'Self Type'.
 interface SendSignalAction
          A representation of the model object 'Send Signal Action'.
 interface SequenceType
          A representation of the model object 'Sequence Type'.
 interface SetType
          A representation of the model object 'Set Type'.
 interface Signal
          A representation of the model object 'Signal'.
 interface State
          A representation of the model object 'State'.
 interface StateExp
          A representation of the model object 'State Exp'.
 interface StateMachine
          A representation of the model object 'State Machine'.
 interface Stereotype
          A representation of the model object 'Stereotype'.
 interface StringLiteralExp
          A representation of the model object 'String Literal Exp'.
 interface TemplateableElement
          A representation of the model object 'Templateable Element'.
 interface TemplateBinding
          A representation of the model object 'Template Binding'.
 interface TemplateParameter
          A representation of the model object 'Template Parameter'.
 interface TemplateParameterSubstitution
          A representation of the model object 'Template Parameter Substitution'.
 interface TemplateParameterType
          A representation of the model object 'Template Parameter Type'.
 interface TemplateSignature
          A representation of the model object 'Template Signature'.
 interface Transition
          A representation of the model object 'Transition'.
 interface Trigger
          A representation of the model object 'Trigger'.
 interface TupleLiteralExp
          A representation of the model object 'Tuple Literal Exp'.
 interface TupleLiteralPart
          A representation of the model object 'Tuple Literal Part'.
 interface TupleType
          A representation of the model object 'Tuple Type'.
 interface Type
          A representation of the model object 'Type'.
 interface TypedElement
          A representation of the model object 'Typed Element'.
 interface TypedMultiplicityElement
          A representation of the model object 'Typed Multiplicity Element'.
 interface TypeExp
          A representation of the model object 'Type Exp'.
 interface TypeExtension
          A representation of the model object 'Type Extension'.
 interface TypeTemplateParameter
          A representation of the model object 'Type Template Parameter'.
 interface UnlimitedNaturalLiteralExp
          A representation of the model object 'Unlimited Natural Literal Exp'.
 interface UnspecifiedType
          A representation of the model object 'Unspecified Type'.
 interface UnspecifiedValueExp
          A representation of the model object 'Unspecified Value Exp'.
 interface ValueSpecification
          A representation of the model object 'Value Specification'.
 interface Variable
          A representation of the model object 'Variable'.
 interface VariableDeclaration
          A representation of the model object 'Variable Declaration'.
 interface VariableExp
          A representation of the model object 'Variable Exp'.
 interface Vertex
          A representation of the model object 'Vertex'.
 interface VoidType
          A representation of the model object 'Void Type'.
 

Uses of PivotObject in org.eclipse.ocl.examples.pivot.internal.impl
 

Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement PivotObject
 class AnnotationImpl
          An implementation of the model object 'Annotation'.
 class AnyTypeImpl
          An implementation of the model object 'Any Type'.
 class AssociationClassCallExpImpl
          An implementation of the model object 'Association Class Call Exp'.
 class AssociationClassImpl
          An implementation of the model object 'Association Class'.
 class BagTypeImpl
          An implementation of the model object 'Bag Type'.
 class BehaviorImpl
          An implementation of the model object 'Behavior'.
 class BooleanLiteralExpImpl
          An implementation of the model object 'Boolean Literal Exp'.
 class CallExpImpl
          An implementation of the model object 'Call Exp'.
 class CallOperationActionImpl
          An implementation of the model object 'Call Operation Action'.
 class ClassImpl
          An implementation of the model object 'Class'.
 class CollectionItemImpl
          An implementation of the model object 'Collection Item'.
 class CollectionLiteralExpImpl
          An implementation of the model object 'Collection Literal Exp'.
 class CollectionLiteralPartImpl
          An implementation of the model object 'Collection Literal Part'.
 class CollectionRangeImpl
          An implementation of the model object 'Collection Range'.
 class CollectionTypeImpl
          An implementation of the model object 'Collection Type'.
 class CommentImpl
          An implementation of the model object 'Comment'.
 class ConnectionPointReferenceImpl
          An implementation of the model object 'Connection Point Reference'.
 class ConstraintImpl
          An implementation of the model object 'Constraint'.
 class ConstructorExpImpl
          An implementation of the model object 'Constructor Exp'.
 class ConstructorPartImpl
          An implementation of the model object 'Constructor Part'.
 class DataTypeImpl
          An implementation of the model object 'Data Type'.
 class DetailImpl
          An implementation of the model object 'Detail'.
 class DynamicElementImpl
          An implementation of the model object 'Dynamic Element'.
 class DynamicPropertyImpl
          An implementation of the model object 'Dynamic Property'.
 class DynamicTypeImpl
          An implementation of the model object 'Dynamic Type'.
 class ElementExtensionImpl
          An implementation of the model object 'Applied Stereotype'.
 class ElementImpl
          An implementation of the model object 'Element'.
 class EnumerationImpl
          An implementation of the model object 'Enumeration'.
 class EnumerationLiteralImpl
          An implementation of the model object 'Enumeration Literal'.
 class EnumLiteralExpImpl
          An implementation of the model object 'Enum Literal Exp'.
 class ExpressionInOCLImpl
          An implementation of the model object 'Expression In Ocl'.
 class FeatureCallExpImpl
          An implementation of the model object 'Feature Call Exp'.
 class FeatureImpl
          An implementation of the model object 'Feature'.
 class FinalStateImpl
          An implementation of the model object 'Final State'.
 class IfExpImpl
          An implementation of the model object 'If Exp'.
 class ImportImpl
          An implementation of the model object 'Import'.
 class IntegerLiteralExpImpl
          An implementation of the model object 'Integer Literal Exp'.
 class InvalidLiteralExpImpl
          An implementation of the model object 'Invalid Literal Exp'.
 class InvalidTypeImpl
          An implementation of the model object 'Invalid Type'.
 class IterateExpImpl
          An implementation of the model object 'Iterate Exp'.
 class IterationImpl
          An implementation of the model object 'Iteration'.
 class IteratorExpImpl
          An implementation of the model object 'Iterator Exp'.
 class LambdaTypeImpl
          An implementation of the model object 'Lambda Type'.
 class LetExpImpl
          An implementation of the model object 'Let Exp'.
 class LibraryImpl
          An implementation of the model object 'Library'.
 class LiteralExpImpl
          An implementation of the model object 'Literal Exp'.
 class LoopExpImpl
          An implementation of the model object 'Loop Exp'.
 class MessageExpImpl
          An implementation of the model object 'Message Exp'.
 class MessageTypeImpl
          An implementation of the model object 'Message Type'.
 class MetaclassImpl<T>
          An implementation of the model object 'Classifier Type'.
 class NamedElementImpl
          An implementation of the model object 'Named Element'.
 class NamespaceImpl
          An implementation of the model object 'Namespace'.
 class NavigationCallExpImpl
          An implementation of the model object 'Navigation Call Exp'.
 class NullLiteralExpImpl
          An implementation of the model object 'Null Literal Exp'.
 class NumericLiteralExpImpl
          An implementation of the model object 'Numeric Literal Exp'.
 class OCLExpressionImpl
          An implementation of the model object 'Ocl Expression'.
 class OpaqueExpressionImpl
          An implementation of the model object 'Opaque Expression'.
 class OperationCallExpImpl
          An implementation of the model object 'Operation Call Exp'.
 class OperationImpl
          An implementation of the model object 'Operation'.
 class OperationTemplateParameterImpl
          An implementation of the model object 'Operation Template Parameter'.
 class OppositePropertyCallExpImpl
          An implementation of the model object 'Opposite Property Call Exp'.
 class OrderedSetTypeImpl
          An implementation of the model object 'Ordered Set Type'.
 class PackageableElementImpl
          An implementation of the model object 'Packageable Element'.
 class PackageImpl
          An implementation of the model object 'Package'.
 class ParameterableElementImpl
          An implementation of the model object 'Parameterable Element'.
 class ParameterImpl
          An implementation of the model object 'Parameter'.
 class PrecedenceImpl
          An implementation of the model object 'Precedence'.
 class PrimitiveLiteralExpImpl
          An implementation of the model object 'Primitive Literal Exp'.
 class PrimitiveTypeImpl
          An implementation of the model object 'Primitive Type'.
 class ProfileApplicationImpl
          An implementation of the model object 'Profile Application'.
 class ProfileImpl
          An implementation of the model object 'Profile'.
 class PropertyCallExpImpl
          An implementation of the model object 'Property Call Exp'.
 class PropertyImpl
          An implementation of the model object 'Property'.
 class PseudostateImpl
          An implementation of the model object 'Pseudostate'.
 class RealLiteralExpImpl
          An implementation of the model object 'Real Literal Exp'.
 class RegionImpl
          An implementation of the model object 'Region'.
 class RootImpl
          An implementation of the model object 'Root'.
 class SelfTypeImpl
          An implementation of the model object 'Self Type'.
 class SendSignalActionImpl
          An implementation of the model object 'Send Signal Action'.
 class SequenceTypeImpl
          An implementation of the model object 'Sequence Type'.
 class SetTypeImpl
          An implementation of the model object 'Set Type'.
 class SignalImpl
          An implementation of the model object 'Signal'.
 class StateExpImpl
          An implementation of the model object 'State Exp'.
 class StateImpl
          An implementation of the model object 'State'.
 class StateMachineImpl
          An implementation of the model object 'State Machine'.
 class StereotypeImpl
          An implementation of the model object 'Stereotype'.
 class StringLiteralExpImpl
          An implementation of the model object 'String Literal Exp'.
 class TemplateableElementImpl
          An implementation of the model object 'Templateable Element'.
 class TemplateBindingImpl
          An implementation of the model object 'Template Binding'.
 class TemplateParameterImpl
          An implementation of the model object 'Template Parameter'.
 class TemplateParameterSubstitutionImpl
          An implementation of the model object 'Template Parameter Substitution'.
 class TemplateParameterTypeImpl
          An implementation of the model object 'Template Parameter Type'.
 class TemplateSignatureImpl
          An implementation of the model object 'Template Signature'.
 class TransitionImpl
          An implementation of the model object 'Transition'.
 class TriggerImpl
          An implementation of the model object 'Trigger'.
 class TupleLiteralExpImpl
          An implementation of the model object 'Tuple Literal Exp'.
 class TupleLiteralPartImpl
          An implementation of the model object 'Tuple Literal Part'.
 class TuplePartImpl
           
 class TupleTypeImpl
          An implementation of the model object 'Tuple Type'.
 class TypedElementImpl
          An implementation of the model object 'Typed Element'.
 class TypedMultiplicityElementImpl
          An implementation of the model object 'Typed Multiplicity Element'.
 class TypeExpImpl
          An implementation of the model object 'Type Exp'.
 class TypeExtensionImpl
          An implementation of the model object 'Type Extension'.
 class TypeImpl
          An implementation of the model object 'Type'.
 class TypeTemplateParameterImpl
          An implementation of the model object 'Type Template Parameter'.
 class UnlimitedNaturalLiteralExpImpl
          An implementation of the model object 'Unlimited Natural Literal Exp'.
 class UnspecifiedTypeImpl
          An implementation of the model object 'Unspecified Type'.
 class UnspecifiedValueExpImpl
          An implementation of the model object 'Unspecified Value Exp'.
 class ValueSpecificationImpl
          An implementation of the model object 'Value Specification'.
 class VariableDeclarationImpl
          An implementation of the model object 'Variable Declaration'.
 class VariableExpImpl
          An implementation of the model object 'Variable Exp'.
 class VariableImpl
          An implementation of the model object 'Variable'.
 class VertexImpl
          An implementation of the model object 'Vertex'.
 class VoidTypeImpl
          An implementation of the model object 'Void Type'.
 

Uses of PivotObject in org.eclipse.ocl.examples.pivot.manager
 

Classes in org.eclipse.ocl.examples.pivot.manager that implement PivotObject
 class Orphanage
          An Orphanage provides a Package that weakly contains elements such as type specializations that should require a container for the purposes of validation, but which should be eligible for garbage collection whenever no longer in use.
static class TupleTypeManager.TuplePart
          TuplePart provides a convenient descriptor for a tuple part complying with the full EMF model protocols.
 

Uses of PivotObject in org.eclipse.ocl.examples.pivot.util
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.pivot.util
 interface MorePivotable
          A MorePivotable object has references to additional pivot objects that should be treated as in use at the end of a CS2Pivot conversion.
 interface Pivotable
           
 

Uses of PivotObject in org.eclipse.ocl.examples.pivot.utilities
 

Classes in org.eclipse.ocl.examples.pivot.utilities that implement PivotObject
 class PivotObjectImpl
           
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.base.basecs
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.xtext.base.basecs
 interface AnnotationCS
          A representation of the model object 'Annotation CS'.
 interface AnnotationElementCS
          A representation of the model object 'Annotation Element CS'.
 interface AttributeCS
          A representation of the model object 'Attribute CS'.
 interface ClassCS
          A representation of the model object 'Class CS'.
 interface ClassifierCS
          A representation of the model object 'Classifier CS'.
 interface ConstraintCS
          A representation of the model object 'Constraint CS'.
 interface DataTypeCS
          A representation of the model object 'Data Type CS'.
 interface DetailCS
          A representation of the model object 'Detail CS'.
 interface DocumentationCS
          A representation of the model object 'Documentation CS'.
 interface ElementRefCS
          A representation of the model object 'Pivotable Ref CS'.
 interface EnumerationCS
          A representation of the model object 'Enum CS'.
 interface EnumerationLiteralCS
          A representation of the model object 'Enum Literal CS'.
 interface FeatureCS
          A representation of the model object 'Feature CS'.
 interface ImportCS
          A representation of the model object 'Import CS'.
 interface LambdaTypeCS
          A representation of the model object 'Lambda Type CS'.
 interface LibraryCS
          A representation of the model object 'Library CS'.
 interface ModelElementCS
          A representation of the model object 'Model Element CS'.
 interface ModelElementRefCS
          A representation of the model object 'Model Element Ref CS'.
 interface NamedElementCS
          A representation of the model object 'Named Element CS'.
 interface NamespaceCS
          A representation of the model object 'Namespace CS'.
 interface OperationCS
          A representation of the model object 'Operation CS'.
 interface PackageCS
          A representation of the model object 'Package CS'.
 interface PackageOwnerCS
          A representation of the model object 'Package Owner CS'.
 interface ParameterCS
          A representation of the model object 'Parameter CS'.
 interface PathElementCS
          A representation of the model object 'Simple Named Element Ref CS'.
 interface PathElementWithURICS
          A representation of the model object 'Path Element With URICS'.
 interface PathNameCS
          A representation of the model object 'Qualified Element Ref CS'.
 interface PivotableElementCS
          A representation of the model object 'Pivotable Element CS'.
 interface PrimitiveTypeRefCS
          A representation of the model object 'Primitive Type Ref CS'.
 interface ReferenceCS
          A representation of the model object 'Reference CS'.
 interface RootCS
          A representation of the model object 'Root CS'.
 interface RootPackageCS
          A representation of the model object 'Root Package CS'.
 interface SpecificationCS
          A representation of the model object 'Specification CS'.
 interface StructuralFeatureCS
          A representation of the model object 'Structural Feature CS'.
 interface TemplateBindingCS
          A representation of the model object 'Template Binding CS'.
 interface TemplateParameterCS
          A representation of the model object 'Template Parameter CS'.
 interface TemplateParameterSubstitutionCS
          A representation of the model object 'Template Parameter Substitution CS'.
 interface TemplateSignatureCS
          A representation of the model object 'Template Signature CS'.
 interface TuplePartCS
          A representation of the model object 'Tuple Part CS'.
 interface TupleTypeCS
          A representation of the model object 'Tuple Type CS'.
 interface TypeCS
          A representation of the model object 'Type CS'.
 interface TypedElementCS
          A representation of the model object 'Typed Element CS'.
 interface TypedRefCS
          A representation of the model object 'Typed Ref CS'.
 interface TypedTypeRefCS
          A representation of the model object 'Typed Type Ref CS'.
 interface TypeParameterCS
          A representation of the model object 'Type Parameter CS'.
 interface TypeRefCS
          A representation of the model object 'Type CS Ref'.
 interface WildcardTypeRefCS
          A representation of the model object 'Wildcard Type Ref CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.base.basecs.impl
 

Classes in org.eclipse.ocl.examples.xtext.base.basecs.impl that implement PivotObject
 class AnnotationCSImpl
          An implementation of the model object 'Annotation CS'.
 class AnnotationElementCSImpl
          An implementation of the model object 'Annotation Element CS'.
 class AttributeCSImpl
          An implementation of the model object 'Attribute CS'.
 class ClassCSImpl
          An implementation of the model object 'Class CS'.
 class ClassifierCSImpl
          An implementation of the model object 'Classifier CS'.
 class ConstraintCSImpl
          An implementation of the model object 'Constraint CS'.
 class DataTypeCSImpl
          An implementation of the model object 'Data Type CS'.
 class DetailCSImpl
          An implementation of the model object 'Detail CS'.
 class DocumentationCSImpl
          An implementation of the model object 'Documentation CS'.
 class ElementRefCSImpl
          An implementation of the model object 'Element Ref CS'.
 class EnumerationCSImpl
          An implementation of the model object 'Enum CS'.
 class EnumerationLiteralCSImpl
          An implementation of the model object 'Enum Literal CS'.
 class ImportCSImpl
          An implementation of the model object 'Import CS'.
 class LambdaTypeCSImpl
          An implementation of the model object 'Lambda Type CS'.
 class LibraryCSImpl
          An implementation of the model object 'Library CS'.
 class ModelElementCSImpl
          An implementation of the model object 'Model Element CS'.
 class ModelElementRefCSImpl
          An implementation of the model object 'Model Element Ref CS'.
 class NamedElementCSImpl
          An implementation of the model object 'Named Element CS'.
 class OperationCSImpl
          An implementation of the model object 'Operation CS'.
 class PackageCSImpl
          An implementation of the model object 'Package CS'.
 class PackageOwnerCSImpl
          An implementation of the model object 'Package Owner CS'.
 class ParameterCSImpl
          An implementation of the model object 'Parameter CS'.
 class PathElementCSImpl
          An implementation of the model object 'Simple Named Element Ref CS'.
 class PathElementWithURICSImpl
          An implementation of the model object 'Path Element With URICS'.
 class PathNameCSImpl
          An implementation of the model object 'Qualified Element Ref CS'.
 class PivotableElementCSImpl
          An implementation of the model object 'Pivotable Element CS'.
 class PrimitiveTypeRefCSImpl
          An implementation of the model object 'Primitive Type Ref CS'.
 class ReferenceCSImpl
          An implementation of the model object 'Reference CS'.
 class RootPackageCSImpl
          An implementation of the model object 'Root Package CS'.
 class SpecificationCSImpl
          An implementation of the model object 'Specification CS'.
 class StructuralFeatureCSImpl
          An implementation of the model object 'Structural Feature CS'.
 class TemplateBindingCSImpl
          An implementation of the model object 'Template Binding CS'.
 class TemplateParameterCSImpl
          An implementation of the model object 'Template Parameter CS'.
 class TemplateParameterSubstitutionCSImpl
          An implementation of the model object 'Template Parameter Substitution CS'.
 class TemplateSignatureCSImpl
          An implementation of the model object 'Template Signature CS'.
 class TuplePartCSImpl
          An implementation of the model object 'Tuple Part CS'.
 class TupleTypeCSImpl
          An implementation of the model object 'Tuple Type CS'.
 class TypedElementCSImpl
          An implementation of the model object 'Typed Element CS'.
 class TypedRefCSImpl
          An implementation of the model object 'Typed Ref CS'.
 class TypedTypeRefCSImpl
          An implementation of the model object 'Typed Type Ref CS'.
 class TypeParameterCSImpl
          An implementation of the model object 'Type Parameter CS'.
 class TypeRefCSImpl
          An implementation of the model object 'Type CS Ref'.
 class WildcardTypeRefCSImpl
          An implementation of the model object 'Wildcard Type Ref CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs
 interface ClassifierContextDeclCS
          A representation of the model object 'Classifier Context Decl CS'.
 interface CompleteOCLDocumentCS
          A representation of the model object 'Document CS'.
 interface ContextDeclCS
          A representation of the model object 'Context Decl CS'.
 interface DefCS
          A representation of the model object 'Def CS'.
 interface DefOperationCS
          A representation of the model object 'Def Operation CS'.
 interface DefPropertyCS
          A representation of the model object 'Def Property CS'.
 interface FeatureContextDeclCS
          A representation of the model object 'Feature Context Decl CS'.
 interface IncludeCS
          A representation of the model object 'Include CS'.
 interface OCLMessageArgCS
          A representation of the model object 'Ocl Message Arg CS'.
 interface OperationContextDeclCS
          A representation of the model object 'Operation Context Decl CS'.
 interface PackageDeclarationCS
          A representation of the model object 'Package Declaration CS'.
 interface PathNameDeclCS
          A representation of the model object 'Named Element Decl CS'.
 interface PropertyContextDeclCS
          A representation of the model object 'Property Context Decl CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl
 

Classes in org.eclipse.ocl.examples.xtext.completeocl.completeoclcs.impl that implement PivotObject
 class ClassifierContextDeclCSImpl
          An implementation of the model object 'Classifier Context Decl CS'.
 class CompleteOCLDocumentCSImpl
          An implementation of the model object 'Document CS'.
 class ContextDeclCSImpl
          An implementation of the model object 'Context Decl CS'.
 class DefCSImpl
          An implementation of the model object 'Def CS'.
 class DefOperationCSImpl
          An implementation of the model object 'Def Operation CS'.
 class DefPropertyCSImpl
          An implementation of the model object 'Def Property CS'.
 class FeatureContextDeclCSImpl
          An implementation of the model object 'Feature Context Decl CS'.
 class IncludeCSImpl
          An implementation of the model object 'Include CS'.
 class OCLMessageArgCSImpl
          An implementation of the model object 'Ocl Message Arg CS'.
 class OperationContextDeclCSImpl
          An implementation of the model object 'Operation Context Decl CS'.
 class PackageDeclarationCSImpl
          An implementation of the model object 'Package Declaration CS'.
 class PathNameDeclCSImpl
          An implementation of the model object 'Named Element Decl CS'.
 class PropertyContextDeclCSImpl
          An implementation of the model object 'Property Context Decl CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs
 interface AbstractNameExpCS
          A representation of the model object 'Abstract Name Exp CS'.
 interface BinaryOperatorCS
          A representation of the model object 'Binary Operator CS'.
 interface BooleanLiteralExpCS
          A representation of the model object 'Boolean Literal Exp CS'.
 interface CollectionLiteralExpCS
          A representation of the model object 'Collection Literal Exp CS'.
 interface CollectionLiteralPartCS
          A representation of the model object 'Collection Literal Part CS'.
 interface CollectionTypeCS
          A representation of the model object 'Collection Type CS'.
 interface ConstructorExpCS
          A representation of the model object 'Constructor Exp CS'.
 interface ConstructorPartCS
          A representation of the model object 'Constructor Part CS'.
 interface ContextCS
          A representation of the model object 'Context CS'.
 interface ExpCS
          A representation of the model object 'Ocl Expression CS'.
 interface ExpSpecificationCS
          A representation of the model object 'Exp Constraint CS'.
 interface IfExpCS
          A representation of the model object 'If Exp CS'.
 interface IndexExpCS
          A representation of the model object 'Index Exp CS'.
 interface InfixExpCS
          A representation of the model object 'Binary Expression CS'.
 interface InvalidLiteralExpCS
          A representation of the model object 'Invalid Literal Exp CS'.
 interface InvocationExpCS
          A representation of the model object 'Navigating Exp CS'.
 interface LetExpCS
          A representation of the model object 'Let Exp CS'.
 interface LetVariableCS
          A representation of the model object 'Variable CS'.
 interface LiteralExpCS
          A representation of the model object 'Literal Exp CS'.
 interface NamedExpCS
          A representation of the model object 'Named Exp CS'.
 interface NameExpCS
          A representation of the model object 'Named Element Ref CS'.
 interface NavigatingArgCS
          A representation of the model object 'Navigating Arg CS'.
 interface NavigationOperatorCS
          A representation of the model object 'Navigation Operator CS'.
 interface NestedExpCS
          A representation of the model object 'Nested Exp CS'.
 interface NullLiteralExpCS
          A representation of the model object 'Null Literal Exp CS'.
 interface NumberLiteralExpCS
          A representation of the model object 'Number Literal Exp CS'.
 interface OperatorCS
          A representation of the model object 'Operator CS'.
 interface PrefixExpCS
          A representation of the model object 'Unary Expression CS'.
 interface PrimitiveLiteralExpCS
          A representation of the model object 'Primitive Literal Exp CS'.
 interface SelfExpCS
          A representation of the model object 'Variable Exp CS'.
 interface StringLiteralExpCS
          A representation of the model object 'String Literal Exp CS'.
 interface TupleLiteralExpCS
          A representation of the model object 'Tuple Literal Exp CS'.
 interface TupleLiteralPartCS
          A representation of the model object 'Tuple Literal Part CS'.
 interface TypeLiteralExpCS
          A representation of the model object 'Type Literal Exp CS'.
 interface TypeNameExpCS
          A representation of the model object 'Type Name Exp CS'.
 interface UnaryOperatorCS
          A representation of the model object 'Unary Operator CS'.
 interface UnlimitedNaturalLiteralExpCS
          A representation of the model object 'Unlimited Natural Literal Exp CS'.
 interface VariableCS
          A representation of the model object 'Variable CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl
 

Classes in org.eclipse.ocl.examples.xtext.essentialocl.essentialoclcs.impl that implement PivotObject
 class BinaryOperatorCSImpl
          An implementation of the model object 'Binary Operator CS'.
 class BooleanLiteralExpCSImpl
          An implementation of the model object 'Boolean Literal Exp CS'.
 class CollectionLiteralExpCSImpl
          An implementation of the model object 'Collection Literal Exp CS'.
 class CollectionLiteralPartCSImpl
          An implementation of the model object 'Collection Literal Part CS'.
 class CollectionTypeCSImpl
          An implementation of the model object 'Collection Type CS'.
 class ConstructorExpCSImpl
          An implementation of the model object 'Constructor Exp CS'.
 class ConstructorPartCSImpl
          An implementation of the model object 'Constructor Part CS'.
 class ContextCSImpl
          An implementation of the model object 'Context CS'.
 class ExpCSImpl
          An implementation of the model object 'Ocl Expression CS'.
 class ExpSpecificationCSImpl
          An implementation of the model object 'Exp Constraint CS'.
 class IfExpCSImpl
          An implementation of the model object 'If Exp CS'.
 class IndexExpCSImpl
          An implementation of the model object 'Index Exp CS'.
 class InfixExpCSImpl
          An implementation of the model object 'Binary Expression CS'.
 class InvalidLiteralExpCSImpl
          An implementation of the model object 'Invalid Literal Exp CS'.
 class InvocationExpCSImpl
          An implementation of the model object 'Navigating Exp CS'.
 class LetExpCSImpl
          An implementation of the model object 'Let Exp CS'.
 class LetVariableCSImpl
          An implementation of the model object 'Variable CS'.
 class LiteralExpCSImpl
          An implementation of the model object 'Literal Exp CS'.
 class NamedExpCSImpl
          An implementation of the model object 'Named Exp CS'.
 class NameExpCSImpl
          An implementation of the model object 'Named Element Ref CS'.
 class NavigatingArgCSImpl
          An implementation of the model object 'Navigating Arg CS'.
 class NavigationOperatorCSImpl
          An implementation of the model object 'Navigation Operator CS'.
 class NestedExpCSImpl
          An implementation of the model object 'Nested Exp CS'.
 class NullLiteralExpCSImpl
          An implementation of the model object 'Null Literal Exp CS'.
 class NumberLiteralExpCSImpl
          An implementation of the model object 'Number Literal Exp CS'.
 class OperatorCSImpl
          An implementation of the model object 'Operator CS'.
 class PrefixExpCSImpl
          An implementation of the model object 'Unary Expression CS'.
 class PrimitiveLiteralExpCSImpl
          An implementation of the model object 'Primitive Literal Exp CS'.
 class SelfExpCSImpl
          An implementation of the model object 'Variable Exp CS'.
 class StringLiteralExpCSImpl
          An implementation of the model object 'String Literal Exp CS'.
 class TupleLiteralExpCSImpl
          An implementation of the model object 'Tuple Literal Exp CS'.
 class TupleLiteralPartCSImpl
          An implementation of the model object 'Tuple Literal Part CS'.
 class TypeLiteralExpCSImpl
          An implementation of the model object 'Type Literal Exp CS'.
 class TypeNameExpCSImpl
          An implementation of the model object 'Type Name Exp CS'.
 class UnaryOperatorCSImpl
          An implementation of the model object 'Unary Operator CS'.
 class UnlimitedNaturalLiteralExpCSImpl
          An implementation of the model object 'Unlimited Natural Literal Exp CS'.
 class VariableCSImpl
          An implementation of the model object 'Variable CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs
 interface OCLinEcoreConstraintCS
          A representation of the model object 'Constraint CS'.
 interface SysMLCS
          A representation of the model object 'Sys MLCS'.
 interface TopLevelCS
          A representation of the model object 'Top Level CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclinecore.oclinecorecs.impl that implement PivotObject
 class OCLinEcoreConstraintCSImpl
          An implementation of the model object 'Constraint CS'.
 class SysMLCSImpl
          An implementation of the model object 'Sys MLCS'.
 class TopLevelCSImpl
          An implementation of the model object 'Top Level CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
 

Subinterfaces of PivotObject in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs
 interface LibClassCS
          A representation of the model object 'Lib Class CS'.
 interface LibConstraintCS
          A representation of the model object 'Lib Constraint CS'.
 interface LibIterationCS
          A representation of the model object 'Lib Iteration CS'.
 interface LibOperationCS
          A representation of the model object 'Lib Operation CS'.
 interface LibPackageCS
          A representation of the model object 'Lib Package CS'.
 interface LibPropertyCS
          A representation of the model object 'Lib Property CS'.
 interface LibRootPackageCS
          A representation of the model object 'Lib Root Package CS'.
 interface PrecedenceCS
          A representation of the model object 'Precedence CS'.
 

Uses of PivotObject in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl
 

Classes in org.eclipse.ocl.examples.xtext.oclstdlib.oclstdlibcs.impl that implement PivotObject
 class LibClassCSImpl
          An implementation of the model object 'Lib Class CS'.
 class LibConstraintCSImpl
          An implementation of the model object 'Lib Constraint CS'.
 class LibIterationCSImpl
          An implementation of the model object 'Lib Iteration CS'.
 class LibOperationCSImpl
          An implementation of the model object 'Lib Operation CS'.
 class LibPackageCSImpl
          An implementation of the model object 'Lib Package CS'.
 class LibPropertyCSImpl
          An implementation of the model object 'Lib Property CS'.
 class LibRootPackageCSImpl
          An implementation of the model object 'Lib Root Package CS'.
 class PrecedenceCSImpl
          An implementation of the model object 'Precedence CS'.