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

Packages that use CollectionType
org.eclipse.ocl.examples.codegen.oclinecore   
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.prettyprint   
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.codegen.oclinecore
 

Methods in org.eclipse.ocl.examples.codegen.oclinecore with parameters of type CollectionType
 java.lang.Object OCLinEcoreTablesUtils.DeclareParameterTypeVisitor.visitCollectionType(CollectionType type)
           
 java.lang.Object OCLinEcoreTablesUtils.EmitLiteralVisitor.visitCollectionType(CollectionType type)
           
 java.lang.Object OCLinEcoreTablesUtils.EmitQualifiedLiteralVisitor.visitCollectionType(CollectionType object)
           
 

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 that return CollectionType
 CollectionType Pivot2Ecore.isEcoreCollection(Type asType)
          Return the non-Null CollectionType if asType can use Ecore multiplicities to express the (outer) collection.
 

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()
           
 CollectionType CollectionTypeImpl.getContainerType()
           
 

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

Methods in org.eclipse.ocl.examples.pivot.manager with type parameters of type CollectionType
<T extends CollectionType>
T
MetaModelManager.getCollectionType(T containerType, Type elementType, IntegerValue lower, IntegerValue upper)
           
 

Methods in org.eclipse.ocl.examples.pivot.manager that return CollectionType
 CollectionType MetaModelManager.getBagType(DomainType elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getBagType(Type elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType PivotStandardLibrary.getCollectionType()
           
 CollectionType MetaModelManager.getCollectionType(boolean isOrdered, boolean isUnique)
           
 CollectionType MetaModelManager.getCollectionType(boolean isOrdered, boolean isUnique, Type elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getCollectionType(DomainType containerType, DomainType elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType PivotStandardLibrary.getOrderedCollectionType()
           
 CollectionType MetaModelManager.getOrderedSetType(DomainType elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getOrderedSetType(Type elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getSequenceType(DomainType elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getSequenceType(Type elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getSetType(DomainType elementType, IntegerValue lower, IntegerValue upper)
           
 CollectionType MetaModelManager.getSetType(Type elementType, IntegerValue lower, IntegerValue upper)
           
protected  CollectionType MetaModelManager.getSpecializedCollectionType(CollectionType type, java.util.Map<TemplateParameter,ParameterableElement> usageBindings)
           
 CollectionType PivotStandardLibrary.getUniqueCollectionType()
           
 

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)
           
protected  CollectionType MetaModelManager.getSpecializedCollectionType(CollectionType type, java.util.Map<TemplateParameter,ParameterableElement> usageBindings)
           
 java.lang.Object TemplateParameterReferenceVisitor.visitCollectionType(CollectionType object)
           
 java.lang.Object TemplateParameterSubstitutionVisitor.visitCollectionType(CollectionType object)
           
 

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

Fields in org.eclipse.ocl.examples.pivot.model declared as CollectionType
protected  CollectionType OCLMetaModel.Contents._Bag
           
protected  CollectionType OCLMetaModel.Contents._Collection
           
protected  CollectionType OCLMetaModel.Contents._Collection_Annotation
           
protected  CollectionType OCLMetaModel.Contents._Collection_AssociationClassCallExp
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Bag_collectNested_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 OCLMetaModel.Contents._Collection_Behavior
           
protected  CollectionType OCLMetaModel.Contents._Collection_CallOperationAction
           
protected  CollectionType OCLMetaModel.Contents._Collection_Class
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_Collection_T
           
protected  CollectionType OCLstdlib.Contents._Collection_Collection_collectNested_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 OCLMetaModel.Contents._Collection_CollectionLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._Collection_CollectionType
           
protected  CollectionType OCLMetaModel.Contents._Collection_Comment
           
protected  CollectionType OCLMetaModel.Contents._Collection_ConnectionPointReference
           
protected  CollectionType OCLMetaModel.Contents._Collection_Constraint
           
protected  CollectionType OCLMetaModel.Contents._Collection_ConstructorPart
           
protected  CollectionType OCLMetaModel.Contents._Collection_DataType
           
protected  CollectionType OCLMetaModel.Contents._Collection_Detail
           
protected  CollectionType OCLMetaModel.Contents._Collection_DynamicElement
           
protected  CollectionType OCLMetaModel.Contents._Collection_DynamicProperty
           
protected  CollectionType OCLMetaModel.Contents._Collection_Element
           
protected  CollectionType OCLMetaModel.Contents._Collection_ElementExtension
           
protected  CollectionType OCLstdlib.Contents._Collection_Enumeration
           
protected  CollectionType OCLMetaModel.Contents._Collection_EnumerationLiteral
           
protected  CollectionType OCLstdlib.Contents._Collection_EnumerationLiteral
           
protected  CollectionType OCLMetaModel.Contents._Collection_EnumLiteralExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_Import
           
protected  CollectionType OCLstdlib.Contents._Collection_Integer
           
protected  CollectionType OCLMetaModel.Contents._Collection_LambdaType
           
protected  CollectionType OCLMetaModel.Contents._Collection_LoopExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_MessageType
           
protected  CollectionType OCLMetaModel.Contents._Collection_Metaclass
           
protected  CollectionType OCLstdlib.Contents._Collection_Metaclass
           
protected  CollectionType OCLMetaModel.Contents._Collection_NavigationCallExp
           
protected  CollectionType OCLstdlib.Contents._Collection_OclAny
           
protected  CollectionType OCLstdlib.Contents._Collection_OclElement
           
protected  CollectionType OCLMetaModel.Contents._Collection_OCLExpression
           
protected  CollectionType OCLstdlib.Contents._Collection_OclSelf
           
protected  CollectionType OCLMetaModel.Contents._Collection_Operation
           
protected  CollectionType OCLMetaModel.Contents._Collection_OperationCallExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_OppositePropertyCallExp
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedCollection_T
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_OrderedSet_collectNested_V
           
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 OCLMetaModel.Contents._Collection_Package
           
protected  CollectionType OCLMetaModel.Contents._Collection_Parameter
           
protected  CollectionType OCLMetaModel.Contents._Collection_ParameterableElement
           
protected  CollectionType OCLMetaModel.Contents._Collection_Precedence
           
protected  CollectionType OCLMetaModel.Contents._Collection_ProfileApplication
           
protected  CollectionType OCLMetaModel.Contents._Collection_Property
           
protected  CollectionType OCLMetaModel.Contents._Collection_PropertyCallExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_Pseudostate
           
protected  CollectionType OCLMetaModel.Contents._Collection_Region
           
protected  CollectionType OCLMetaModel.Contents._Collection_SendSignalAction
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Sequence_collectNested_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_Set_collect_V
           
protected  CollectionType OCLstdlib.Contents._Collection_Set_collectNested_V
           
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 OCLMetaModel.Contents._Collection_State
           
protected  CollectionType OCLMetaModel.Contents._Collection_StateExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_StateMachine
           
protected  CollectionType OCLMetaModel.Contents._Collection_String
           
protected  CollectionType OCLstdlib.Contents._Collection_String
           
protected  CollectionType OCLMetaModel.Contents._Collection_TemplateBinding
           
protected  CollectionType OCLMetaModel.Contents._Collection_TemplateParameter
           
protected  CollectionType OCLMetaModel.Contents._Collection_TemplateParameterSubstitution
           
protected  CollectionType OCLMetaModel.Contents._Collection_Transition
           
protected  CollectionType OCLMetaModel.Contents._Collection_Trigger
           
protected  CollectionType OCLstdlib.Contents._Collection_Tuple
           
protected  CollectionType OCLMetaModel.Contents._Collection_TupleLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._Collection_Type
           
protected  CollectionType OCLMetaModel.Contents._Collection_TypeExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_TypeExtension
           
protected  CollectionType OCLstdlib.Contents._Collection_UniqueCollection_T
           
protected  CollectionType OCLMetaModel.Contents._Collection_UnspecifiedType
           
protected  CollectionType OCLMetaModel.Contents._Collection_Variable
           
protected  CollectionType OCLMetaModel.Contents._Collection_VariableExp
           
protected  CollectionType OCLMetaModel.Contents._Collection_Vertex
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Bag_T
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Collection_T
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_CollectionLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Constraint
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_ConstructorPart
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Detail
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Element
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_EnumerationLiteral
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_EnumerationLiteral
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Import
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Integer
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_OCLExpression
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Operation
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedCollection_T
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_collect_V
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_collectNested_V
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_OrderedSet_T
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Parameter
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Precedence
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Property
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_collect_V
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_collectNested_V
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_flatten_T2
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_selectByKind_TT
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_selectByType_TT
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Sequence_T
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_Set_T
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_String
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_String
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_TemplateParameter
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_TupleLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Type
           
protected  CollectionType OCLstdlib.Contents._OrderedCollection_UniqueCollection_T
           
protected  CollectionType OCLMetaModel.Contents._OrderedCollection_Variable
           
protected  CollectionType OCLMetaModel.Contents._OrderedSet
           
protected  CollectionType OCLMetaModel.Contents._Sequence
           
protected  CollectionType OCLMetaModel.Contents._Set
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Bag_T
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Behavior
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Class
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Collection_T
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_CollectionLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Comment
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_ConnectionPointReference
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Constraint
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_ConstructorPart
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Detail
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_DynamicProperty
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Element
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_ElementExtension
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_EnumerationLiteral
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_EnumerationLiteral
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Import
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclAny
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclElement
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_OCLExpression
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_OclSelf
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Operation
           
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 OCLMetaModel.Contents._UniqueCollection_Package
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Parameter
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_ParameterableElement
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Precedence
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_ProfileApplication
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Property
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Pseudostate
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Region
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Sequence_T
           
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 OCLMetaModel.Contents._UniqueCollection_State
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_StateMachine
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_String
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_TemplateBinding
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_TemplateParameter
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_TemplateParameterSubstitution
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Transition
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Trigger
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_Tuple
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_TupleLiteralPart
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Type
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_TypeExtension
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_UniqueCollection_T
           
protected  CollectionType OCLstdlib.Contents._UniqueCollection_UniqueCollection_T_1
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Variable
           
protected  CollectionType OCLMetaModel.Contents._UniqueCollection_Vertex
           
 

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

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

Methods in org.eclipse.ocl.examples.pivot.prettyprint with parameters of type CollectionType
 java.lang.Object PrettyPrintVisitor.visitCollectionType(CollectionType object)
           
 

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

Methods in org.eclipse.ocl.examples.pivot.util with parameters of type CollectionType
 T1 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 AbstractWrappingVisitor.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.Boolean AS2XMIidVisitor.visitCollectionType(CollectionType object)
           
 java.lang.Object ASSaverLocateVisitor.visitCollectionType(CollectionType object)
           
 java.lang.Object ASSaverResolveVisitor.visitCollectionType(CollectionType object)
           
 java.lang.String ToStringVisitor.visitCollectionType(CollectionType object)
           
 

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

Methods in org.eclipse.ocl.examples.xtext.essentialocl.attributes with parameters of type CollectionType
static boolean NavigationUtil.isIteration(MetaModelManager metaModelManager, InvocationExpCS csInvocationExp, CollectionType type)
           
 

Constructors in org.eclipse.ocl.examples.xtext.essentialocl.attributes with parameters of type CollectionType
ImplicitCollectFilter(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)