|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UnspecifiedValueExp | |
---|---|
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 UnspecifiedValueExp in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return UnspecifiedValueExp | |
---|---|
UnspecifiedValueExp |
ExpressionsFactory.createUnspecifiedValueExp()
Deprecated. Returns a new object of class 'Unspecified Value Exp' |
Methods in org.eclipse.emf.ocl.expressions with parameters of type UnspecifiedValueExp | |
---|---|
Object |
Visitor.visitUnspecifiedValueExp(UnspecifiedValueExp uv)
Deprecated. |
Uses of UnspecifiedValueExp in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement UnspecifiedValueExp | |
---|---|
class |
UnspecifiedValueExpImpl
An implementation of the model object 'Unspecified Value Exp' |
Methods in org.eclipse.emf.ocl.expressions.impl that return UnspecifiedValueExp | |
---|---|
UnspecifiedValueExp |
ExpressionsFactoryImpl.createUnspecifiedValueExp()
|
Methods in org.eclipse.emf.ocl.expressions.impl with parameters of type UnspecifiedValueExp | |
---|---|
Object |
ValidationVisitorImpl.visitUnspecifiedValueExp(UnspecifiedValueExp uv)
Callback for an UnspecifiedValueExp visit. |
Object |
ToStringVisitorImpl.visitUnspecifiedValueExp(UnspecifiedValueExp uv)
Callback for an UnspecifiedValueExp visit. |
Object |
EvaluationVisitorImpl.visitUnspecifiedValueExp(UnspecifiedValueExp uv)
Callback for an UnspecifiedValueExp visit. |
Uses of UnspecifiedValueExp in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type UnspecifiedValueExp | |
---|---|
Object |
ExpressionsSwitch.caseUnspecifiedValueExp(UnspecifiedValueExp object)
Deprecated. Returns the result of interpretting the object as an instance of 'Unspecified Value Exp' |
Object |
AbstractVisitor.visitUnspecifiedValueExp(UnspecifiedValueExp uv)
Deprecated. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |