|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
TupleLiteralPart
interface,
instead.
@Deprecated public interface TupleLiteralPart
A representation of the model object 'Tuple Literal Part'.
The following features are supported:
ExpressionsPackage.getTupleLiteralPart()
Field Summary | |
---|---|
static String |
copyright
Deprecated. |
Method Summary | |
---|---|
EStructuralFeature |
getAttribute()
Deprecated. Returns the value of the 'Attribute' reference |
OCLExpression |
getValue()
Deprecated. Returns the value of the 'Value' containment reference |
void |
setAttribute(EStructuralFeature value)
Deprecated. Sets the value of the ' Attribute ' reference |
void |
setValue(OCLExpression value)
Deprecated. Sets the value of the ' Value ' containment reference |
Methods inherited from interface org.eclipse.emf.ocl.uml.TypedElement |
---|
getType, setType |
Methods inherited from interface org.eclipse.emf.ecore.ENamedElement |
---|
getName, setName |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ocl.utilities.Visitable |
---|
accept |
Methods inherited from interface org.eclipse.emf.ocl.utilities.TypedASTNode |
---|
getTypeEndPosition, getTypeStartPosition, setTypeEndPosition, setTypeStartPosition |
Methods inherited from interface org.eclipse.emf.ocl.utilities.ASTNode |
---|
getEndPosition, getStartPosition, setEndPosition, setStartPosition |
Field Detail |
---|
static final String copyright
Method Detail |
---|
OCLExpression getValue()
If the meaning of the 'Value' containment reference isn't clear, there really should be more of a description here...
setValue(OCLExpression)
,
ExpressionsPackage.getTupleLiteralPart_Value()
void setValue(OCLExpression value)
Value
' containment reference.
value
- the new value of the 'Value' containment reference.getValue()
EStructuralFeature getAttribute()
If the meaning of the 'Attribute' containment reference isn't clear, there really should be more of a description here...
setAttribute(EStructuralFeature)
,
ExpressionsPackage.getTupleLiteralPart_Attribute()
void setAttribute(EStructuralFeature value)
Attribute
' reference.
value
- the new value of the 'Attribute' reference.getAttribute()
|
Copyright 2002, 2007 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |