|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TupleLiteralPart | |
---|---|
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 TupleLiteralPart in org.eclipse.emf.ocl.expressions |
---|
Methods in org.eclipse.emf.ocl.expressions that return TupleLiteralPart | |
---|---|
TupleLiteralPart |
ExpressionsFactory.createTupleLiteralPart()
Deprecated. Returns a new object of class 'Tuple Literal Part' |
Methods in org.eclipse.emf.ocl.expressions with parameters of type TupleLiteralPart | |
---|---|
Object |
Visitor.visitTupleLiteralPart(TupleLiteralPart tp)
Deprecated. |
Uses of TupleLiteralPart in org.eclipse.emf.ocl.expressions.impl |
---|
Classes in org.eclipse.emf.ocl.expressions.impl that implement TupleLiteralPart | |
---|---|
class |
TupleLiteralPartImpl
An implementation of the model object 'Tuple Literal Part' |
Methods in org.eclipse.emf.ocl.expressions.impl that return TupleLiteralPart | |
---|---|
TupleLiteralPart |
ExpressionsFactoryImpl.createTupleLiteralPart()
|
Methods in org.eclipse.emf.ocl.expressions.impl with parameters of type TupleLiteralPart | |
---|---|
Object |
ValidationVisitorImpl.visitTupleLiteralPart(TupleLiteralPart tp)
|
Object |
ToStringVisitorImpl.visitTupleLiteralPart(TupleLiteralPart tp)
|
Object |
EvaluationVisitorImpl.visitTupleLiteralPart(TupleLiteralPart tp)
|
Uses of TupleLiteralPart in org.eclipse.emf.ocl.expressions.util |
---|
Methods in org.eclipse.emf.ocl.expressions.util with parameters of type TupleLiteralPart | |
---|---|
Object |
ExpressionsSwitch.caseTupleLiteralPart(TupleLiteralPart object)
Deprecated. Returns the result of interpretting the object as an instance of 'Tuple Literal Part' |
Object |
AbstractVisitor.visitTupleLiteralPart(TupleLiteralPart tp)
Deprecated. |
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV NEXT | FRAMES NO FRAMES |