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