|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrderedSetType | |
|---|---|
| org.eclipse.ocl.ecore | Implementation of an OCL binding for the Ecore metamodel. |
| org.eclipse.ocl.ecore.internal | |
| org.eclipse.ocl.ecore.util | Generated utilities for working with instances the Ecore binding of the Types package of the OCL Abstract Syntax. |
| org.eclipse.ocl.types | Specification of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. |
| org.eclipse.ocl.types.impl | Implementation of the Types package of the Object Constraint Lanuage version 2.0 Abstract Syntax model. |
| org.eclipse.ocl.types.operations | |
| org.eclipse.ocl.types.util | Generated utilities for working with instances the Types model. |
| org.eclipse.ocl.utilities | Abstract API for OCL AST utilities and extensions of the UML metamodel. |
| Uses of OrderedSetType in org.eclipse.ocl.ecore |
|---|
| Subinterfaces of OrderedSetType in org.eclipse.ocl.ecore | |
|---|---|
interface |
OrderedSetType
A representation of the model object 'Ordered Set Type' |
| Uses of OrderedSetType in org.eclipse.ocl.ecore.internal |
|---|
| Methods in org.eclipse.ocl.ecore.internal that return OrderedSetType | ||
|---|---|---|
|
OCLFactoryImpl.createOrderedSetType(C elementType)
|
|
| Uses of OrderedSetType in org.eclipse.ocl.ecore.util |
|---|
| Methods in org.eclipse.ocl.ecore.util with parameters of type OrderedSetType | ||
|---|---|---|
|
EcoreSwitch.caseOrderedSetType_1(OrderedSetType<C,O> object)
Deprecated. Since 1.3, override the EcoreSwitch.caseTypes_OrderedSetType(org.eclipse.ocl.types.OrderedSetType method, instead. |
|
|
EcoreSwitch.caseTypes_OrderedSetType(OrderedSetType<C,O> object)
Returns the result of interpreting the object as an instance of 'Ordered Set Type' |
|
| Uses of OrderedSetType in org.eclipse.ocl.types |
|---|
| Methods in org.eclipse.ocl.types that return OrderedSetType | ||
|---|---|---|
|
TypesFactory.createOrderedSetType()
Returns a new object of class 'Ordered Set Type' |
|
| Uses of OrderedSetType in org.eclipse.ocl.types.impl |
|---|
| Methods in org.eclipse.ocl.types.impl that return OrderedSetType | ||
|---|---|---|
|
TypesFactoryImpl.createOrderedSetType()
|
|
|
TypesFactoryImpl.createOrderedSetType(C elementType)
|
|
| Uses of OrderedSetType in org.eclipse.ocl.types.operations |
|---|
| Methods in org.eclipse.ocl.types.operations with parameters of type OrderedSetType | ||
|---|---|---|
static
|
OrderedSetTypeOperations.checkCollectionTypeName(OrderedSetType<C,O> orderedSetType,
DiagnosticChain diagnostics,
Map<Object,Object> context)
self.name = 'OrderedSet(' + self.elementType.name + ')' |
|
| Uses of OrderedSetType in org.eclipse.ocl.types.util |
|---|
| Methods in org.eclipse.ocl.types.util with parameters of type OrderedSetType | ||
|---|---|---|
|
TypesSwitch.caseOrderedSetType(OrderedSetType<C,O> object)
Returns the result of interpreting the object as an instance of 'Ordered Set Type' |
|
boolean |
TypesValidator.validateOrderedSetType_checkCollectionTypeName(OrderedSetType<?,?> orderedSetType,
DiagnosticChain diagnostics,
Map<Object,Object> context)
Validates the checkCollectionTypeName constraint of 'Ordered Set Type' |
|
boolean |
TypesValidator.validateOrderedSetType(OrderedSetType<?,?> orderedSetType,
DiagnosticChain diagnostics,
Map<Object,Object> context)
|
|
| Uses of OrderedSetType in org.eclipse.ocl.utilities |
|---|
| Methods in org.eclipse.ocl.utilities that return OrderedSetType | ||
|---|---|---|
|
OCLFactory.createOrderedSetType(C elementType)
Returns a new object of class 'Ordered Set Type' |
|
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||