public interface TupleLiteralPart extends VariableDeclaration
The following features are supported:
PivotPackage.getTupleLiteralPart()| Modifier and Type | Method and Description |
|---|---|
OCLExpression |
getOwnedInit()
Returns the value of the 'Owned Init' containment reference.
|
TuplePartId |
getPartId() |
void |
setOwnedInit(OCLExpression value)
Sets the value of the '
Owned Init' containment reference. |
boolean |
validateCompatibleInitialiserType(DiagnosticChain diagnostics,
Map<Object,Object> context) |
boolean |
validateTypeIsNotInvalid(DiagnosticChain diagnostics,
Map<Object,Object> context) |
getTypeValue, setTypeValue, validateNameIsNotNull, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueOCLExpression getOwnedInit()
If the meaning of the 'Init Expression' containment reference isn't clear, there really should be more of a description here...
setOwnedInit(OCLExpression),
PivotPackage.getTupleLiteralPart_OwnedInit()void setOwnedInit(OCLExpression value)
Owned Init' containment reference.
value - the new value of the 'Owned Init' containment reference.getOwnedInit()boolean validateCompatibleInitialiserType(DiagnosticChain diagnostics,
Map<Object,Object> context)
boolean validateTypeIsNotInvalid(DiagnosticChain diagnostics,
Map<Object,Object> context)
validateTypeIsNotInvalid in interface VariableDeclarationTuplePartId getPartId()
Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.