org.eclipse.ocl.uml
Interface TupleLiteralPart

All Superinterfaces:
ASTNode, TupleLiteralPart<Classifier,Property>, TypedASTNode, TypedElement<Classifier>, Visitable

public interface TupleLiteralPart
extends TupleLiteralPart<Classifier,Property>

A representation of the model object 'Tuple Literal Part'.

See Also:
UMLPackage.getTupleLiteralPart()

Method Summary
 
Methods inherited from interface org.eclipse.ocl.expressions.TupleLiteralPart
checkValueType, getAttribute, getValue, setAttribute, setValue
 
Methods inherited from interface org.eclipse.ocl.utilities.TypedElement
getName, getType, setName, setType
 
Methods inherited from interface org.eclipse.ocl.utilities.Visitable
accept
 
Methods inherited from interface org.eclipse.ocl.utilities.TypedASTNode
getTypeEndPosition, getTypeStartPosition, setTypeEndPosition, setTypeStartPosition
 
Methods inherited from interface org.eclipse.ocl.utilities.ASTNode
getEndPosition, getStartPosition, setEndPosition, setStartPosition
 


Copyright 2002, 2007 IBM Corporation and others.
All Rights Reserved.