|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ElementType | |
---|---|
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 ElementType in org.eclipse.emf.ocl.types |
---|
Methods in org.eclipse.emf.ocl.types that return ElementType | |
---|---|
ElementType |
TypesFactory.createElementType()
Deprecated. Returns a new object of class 'Element Type' |
Uses of ElementType in org.eclipse.emf.ocl.types.impl |
---|
Classes in org.eclipse.emf.ocl.types.impl that implement ElementType | |
---|---|
class |
ElementTypeImpl
An implementation of the model object 'Element Type' |
Fields in org.eclipse.emf.ocl.types.impl declared as ElementType | |
---|---|
static ElementType |
ElementTypeImpl.INSTANCE
|
Methods in org.eclipse.emf.ocl.types.impl that return ElementType | |
---|---|
ElementType |
TypesFactoryImpl.createElementType()
|
Uses of ElementType in org.eclipse.emf.ocl.types.util |
---|
Fields in org.eclipse.emf.ocl.types.util declared as ElementType | |
---|---|
static ElementType |
Types.OCL_ELEMENT
Deprecated. Representation of the OCL predefined OclElement type. |
Methods in org.eclipse.emf.ocl.types.util with parameters of type ElementType | |
---|---|
T |
TypesSwitch.caseElementType(ElementType object)
Deprecated. Returns the result of interpretting the object as an instance of 'Element Type' |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |