public interface TypeExp extends OCLExpression, ReferringElement
The following features are supported:
PivotPackage.getTypeExp()| Modifier and Type | Method and Description |
|---|---|
Type |
getReferredType()
Returns the value of the 'Referred Type' reference.
|
void |
setReferredType(Type value)
Sets the value of the '
Referred Type' reference. |
getTypeValue, isNonNull, isNull, setTypeValue, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValuegetReferredElementType getReferredType()
If the meaning of the 'Referred Type' reference isn't clear, there really should be more of a description here...
setReferredType(Type),
PivotPackage.getTypeExp_ReferredType()void setReferredType(Type value)
Referred Type' reference.
value - the new value of the 'Referred Type' reference.getReferredType()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.