|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AnyType | |
---|---|
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 AnyType in org.eclipse.emf.ocl.types |
---|
Methods in org.eclipse.emf.ocl.types that return AnyType | |
---|---|
AnyType |
TypesFactory.createAnyType()
Deprecated. Returns a new object of class 'Any Type' |
Uses of AnyType in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement AnyType | |
---|---|
class |
AnyTypeImpl
|
Fields in org.eclipse.emf.ocl.types.impl declared as AnyType | |
---|---|
static AnyType |
AnyTypeImpl.INSTANCE
|
Methods in org.eclipse.emf.ocl.types.impl that return AnyType | |
---|---|
AnyType |
TypesFactoryImpl.createAnyType()
|
Uses of AnyType in org.eclipse.emf.ocl.types.util |
---|
Fields in org.eclipse.emf.ocl.types.util declared as AnyType | |
---|---|
static AnyType |
Types.OCL_ANY_TYPE
Deprecated. Representation of the OclAny type. |
Methods in org.eclipse.emf.ocl.types.util with parameters of type AnyType | |
---|---|
T |
TypesSwitch.caseAnyType(AnyType object)
Deprecated. Returns the result of interpretting the object as an instance of 'Any Type' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |