|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OrderedSetType | |
---|---|
org.eclipse.emf.ocl.types | Abstract API for OCL types. |
org.eclipse.emf.ocl.types.impl | Implementation of the API for OCL types. |
org.eclipse.emf.ocl.types.util | EMF utilities for the OCL types API. |
Uses of OrderedSetType in org.eclipse.emf.ocl.types |
---|
Methods in org.eclipse.emf.ocl.types that return OrderedSetType | |
OrderedSetType |
TypesFactory.createOrderedSetType()
Returns a new object of class 'Ordered Set Type' |
OrderedSetType |
TypesFactory.createOrderedSetType(org.eclipse.emf.ecore.EClassifier elementType)
|
Uses of OrderedSetType in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement OrderedSetType | |
class |
OrderedSetTypeImpl
An implementation of the model object 'Ordered Set Type' |
Fields in org.eclipse.emf.ocl.types.impl declared as OrderedSetType | |
static OrderedSetType |
CollectionTypeImpl.OCL_ORDERED_SET
|
Methods in org.eclipse.emf.ocl.types.impl that return OrderedSetType | |
OrderedSetType |
TypesFactoryImpl.createOrderedSetType()
|
OrderedSetType |
TypesFactoryImpl.createOrderedSetType(org.eclipse.emf.ecore.EClassifier elementType)
|
Uses of OrderedSetType in org.eclipse.emf.ocl.types.util |
---|
Methods in org.eclipse.emf.ocl.types.util with parameters of type OrderedSetType | |
java.lang.Object |
TypesSwitch.caseOrderedSetType(OrderedSetType object)
Returns the result of interpretting the object as an instance of 'Ordered Set Type' |
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |