|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BagType | |
---|---|
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 BagType in org.eclipse.emf.ocl.types |
---|
Methods in org.eclipse.emf.ocl.types that return BagType | |
BagType |
TypesFactory.createBagType()
Returns a new object of class 'Bag Type' |
BagType |
TypesFactory.createBagType(org.eclipse.emf.ecore.EClassifier elementType)
|
Uses of BagType in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement BagType | |
class |
BagTypeImpl
|
Fields in org.eclipse.emf.ocl.types.impl declared as BagType | |
static BagType |
CollectionTypeImpl.OCL_BAG
|
Methods in org.eclipse.emf.ocl.types.impl that return BagType | |
BagType |
TypesFactoryImpl.createBagType()
|
BagType |
TypesFactoryImpl.createBagType(org.eclipse.emf.ecore.EClassifier elementType)
|
Uses of BagType in org.eclipse.emf.ocl.types.util |
---|
Methods in org.eclipse.emf.ocl.types.util with parameters of type BagType | |
java.lang.Object |
TypesSwitch.caseBagType(BagType object)
Returns the result of interpretting the object as an instance of 'Bag Type' |
|
Copyright 2002, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV NEXT | FRAMES NO FRAMES |