Uses of Interface
org.eclipse.ocl.examples.pivot.CollectionType

Packages that use CollectionType
org.eclipse.ocl.examples.pivot   
org.eclipse.ocl.examples.pivot.ecore   
org.eclipse.ocl.examples.pivot.internal.impl   
org.eclipse.ocl.examples.pivot.manager   
org.eclipse.ocl.examples.pivot.model   
org.eclipse.ocl.examples.pivot.util   
org.eclipse.ocl.examples.pivot.utilities   
org.eclipse.ocl.examples.xtext.essentialocl.attributes   
org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs   
org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling   
 

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

Subinterfaces of CollectionType in org.eclipse.ocl.examples.pivot
 interface BagType
          A representation of the model object 'Bag Type'.
 interface OrderedSetType
          A representation of the model object 'Ordered Set Type'.
 interface SequenceType
          A representation of the model object 'Sequence Type'.
 interface SetType
          A representation of the model object 'Set Type'.
 

Methods in org.eclipse.ocl.examples.pivot that return CollectionType
 CollectionType PivotFactory.createCollectionType()
          Returns a new object of class 'Collection Type'.
 

Uses of CollectionType in org.eclipse.ocl.examples.pivot.ecore
 

Methods in org.eclipse.ocl.examples.pivot.ecore with parameters of type CollectionType
 org.eclipse.emf.ecore.EObject Pivot2EcoreTypeRefVisitor.visitCollectionType(CollectionType object)
           
 

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

Classes in org.eclipse.ocl.examples.pivot.internal.impl that implement CollectionType
 class BagTypeImpl
          An implementation of the model object 'Bag Type'.
 class CollectionTypeImpl
          An implementation of the model object 'Collection Type'.
 class OrderedSetTypeImpl
          An implementation of the model object 'Ordered Set Type'.
 class SequenceTypeImpl
          An implementation of the model object 'Sequence Type'.
 class SetTypeImpl
          An implementation of the model object 'Set Type'.
 

Methods in org.eclipse.ocl.examples.pivot.internal.impl that return CollectionType
 CollectionType PivotFactoryImpl.createCollectionType()
           
 

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

Methods in org.eclipse.ocl.examples.pivot.manager that return CollectionType
 CollectionType MetaModelManager.getBagType(DomainType elementType)
           
 CollectionType MetaModelManager.getBagType(Type elementType)
           
 CollectionType PivotStandardLibrary.getCollectionType()
           
 CollectionType MetaModelManager.getCollectionType(boolean isOrdered, boolean isUnique)
           
 CollectionType MetaModelManager.getCollectionType(boolean isOrdered, boolean isUnique, Type elementType)
           
 CollectionType MetaModelManager.getCollectionType(DomainType genericType, DomainType elementType)
           
 CollectionType MetaModelManager.getOrderedSetType(DomainType elementType)
           
 CollectionType MetaModelManager.getOrderedSetType(Type elementType)
           
 CollectionType MetaModelManager.getSequenceType(DomainType elementType)
           
 CollectionType MetaModelManager.getSequenceType(Type elementType)
           
 CollectionType MetaModelManager.getSetType(DomainType elementType)
           
 CollectionType MetaModelManager.getSetType(Type elementType)
           
 

Methods in org.eclipse.ocl.examples.pivot.manager with parameters of type CollectionType
protected  boolean MetaModelManager.conformsToCollectionType(CollectionType firstType, CollectionType secondType, java.util.Map<TemplateParameter,ParameterableElement> bindings)
           
 

Uses of CollectionType in org.eclipse.ocl.examples.pivot.model
 

Fields in org.eclipse.ocl.examples.pivot.model declared as CollectionType
protected  CollectionType OCLstdlib.Contents._Collection_Bag_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_T
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_T_1
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_T_2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_excludesAll_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_includesAll_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_product_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_T
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_T_1
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_T_2
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_T_3
           
protected  CollectionType OCLstdlib.Contents._Collection_EnumerationLiteral
           
protected  CollectionType OCLstdlib.Contents._Collection_Integer
           
protected  CollectionType OCLstdlib.Contents._Collection_OclAny
           
protected  CollectionType OCLstdlib.Contents._Collection_OclAny_1
           
protected  CollectionType OCLstdlib.Contents._Collection_OclAny_2
           
protected  CollectionType OCLstdlib.Contents._Collection_OclAny_3
           
protected  CollectionType OCLstdlib.Contents._Collection_OclElement
           
protected  CollectionType OCLstdlib.Contents._Collection_OclSelf
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_T
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_T_1
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_T
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_T_1
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_T
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_T_1
           
protected  CollectionType OCLstdlib.Contents._Collection_String
           
protected  CollectionType OCLstdlib.Contents._Collection_String_1
           
protected  CollectionType OCLstdlib.Contents._Collection_String_2
           
protected  CollectionType OCLstdlib.Contents._Collection_String_3
           
protected  CollectionType OCLstdlib.Contents._Collection_Tuple
           
protected  CollectionType OCLstdlib.Contents._Collection_Tuple_1
           
protected  CollectionType OCLstdlib.Contents._Collection_UniqueCollection_T
           
protected  CollectionType OCLstdlib.Contents._Collection_UniqueCollection_T_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Bag_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Bag_T_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Bag_T_2
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Bag_T_3
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Collection_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_EnumerationLiteral
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclAny
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclElement
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf_2
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf_3
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf_4
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf_5
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OrderedSet_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OrderedSet_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OrderedSet_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OrderedSet_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Sequence_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Sequence_T_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Sequence_T_2
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Set_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Set_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Set_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Set_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Tuple
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Tuple_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_UniqueCollection_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_UniqueCollection_T_1
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_UniqueCollection_T_2
           
 

Methods in org.eclipse.ocl.examples.pivot.model that return CollectionType
protected  CollectionType AbstractContents.createCollectionType(java.lang.String name)
           
 

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

Methods in org.eclipse.ocl.examples.pivot.util with parameters of type CollectionType
 T PivotSwitch.caseCollectionType(CollectionType object)
          Returns the result of interpreting the object as an instance of 'Collection Type'.
 boolean PivotValidator.validateCollectionType(CollectionType collectionType, org.eclipse.emf.common.util.DiagnosticChain diagnostics, java.util.Map<java.lang.Object,java.lang.Object> context)
           
 R AbstractDelegatingVisitor.visitCollectionType(CollectionType object)
           
 R AbstractExtendingVisitor.visitCollectionType(CollectionType object)
           
 R AbstractNullVisitor.visitCollectionType(CollectionType object)
           
 R Visitor.visitCollectionType(CollectionType object)
           
 

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

Methods in org.eclipse.ocl.examples.pivot.utilities with parameters of type CollectionType
static CollectionKind PivotUtil.getCollectionKind(CollectionType collectionType)
           
 java.lang.Object PivotSaver.LocateVisitor.visitCollectionType(CollectionType object)
           
 java.lang.Object PivotSaver.ResolveVisitor.visitCollectionType(CollectionType object)
           
 java.lang.String ToStringVisitor.visitCollectionType(CollectionType object)
           
 

Uses of CollectionType in org.eclipse.ocl.examples.xtext.essentialocl.attributes
 

Constructors in org.eclipse.ocl.examples.xtext.essentialocl.attributes with parameters of type CollectionType
ImplicitCollectFilter(MetaModelManager metaModelManager, CollectionType sourceType, Type iteratorType)
          Configure an OperationFilter for an implicit collect.
 

Uses of CollectionType in org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.pivot2cs with parameters of type CollectionType
 ElementCS EssentialOCLReferenceVisitor.visitCollectionType(CollectionType object)
           
 

Uses of CollectionType in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling
 

Methods in org.eclipse.ocl.examples.xtext.essentialocl.ui.labeling with parameters of type CollectionType
protected  java.lang.String BaseLabelProvider.image(CollectionType ele)
           
protected  java.lang.String BaseLabelProvider.text(CollectionType ele)