|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TypeExp | |
---|---|
org.eclipse.emf.ocl.expressions | Abstract API for OCL expression syntax. |
org.eclipse.emf.ocl.expressions.impl | Implementation of the API for OCL expression syntax. |
org.eclipse.emf.ocl.expressions.util | EMF utilities for the OCL expression syntax API. |
Uses of TypeExp in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return TypeExp | |
---|---|
TypeExp |
ExpressionsFactory.createTypeExp()
Deprecated. Returns a new object of class 'Type Exp' |
Methods in org.eclipse.emf.ocl.expressions with parameters of type TypeExp | |
---|---|
Object |
Visitor.visitTypeExp(TypeExp t)
Deprecated. |
Uses of TypeExp in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement TypeExp | |
---|---|
class |
TypeExpImpl
An implementation of the model object 'Type Exp' |
Methods in org.eclipse.emf.ocl.expressions.impl that return TypeExp | |
---|---|
TypeExp |
ExpressionsFactoryImpl.createTypeExp()
|
Methods in org.eclipse.emf.ocl.expressions.impl with parameters of type TypeExp | |
---|---|
Object |
ValidationVisitorImpl.visitTypeExp(TypeExp t)
Callback for a TypeExp visit. |
Object |
ToStringVisitorImpl.visitTypeExp(TypeExp t)
|
Object |
EvaluationVisitorImpl.visitTypeExp(TypeExp t)
Callback for a TypeExp visiy. |
Uses of TypeExp in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type TypeExp | |
---|---|
Object |
ExpressionsSwitch.caseTypeExp(TypeExp object)
Deprecated. Returns the result of interpretting the object as an instance of 'Type Exp' |
Object |
AbstractVisitor.visitTypeExp(TypeExp t)
Deprecated. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |