public interface StateExp extends OCLExpression
The following features are supported:
PivotPackage.getStateExp()| Modifier and Type | Method and Description |
|---|---|
State |
getReferredState()
Returns the value of the 'Referred State' reference.
|
void |
setReferredState(State value)
Sets the value of the '
Referred State' reference. |
boolean |
validateTypeIsNotInvalid(DiagnosticChain diagnostics,
Map<Object,Object> context) |
getTypeValue, isNonNull, isNull, setTypeValue, validateTypeIsNotNullCompatibleBody, getType, getTypeId, isIsMany, isIsRequired, setIsRequired, setTypegetName, setNameaccept, allOwnedElements, getAnnotatingComments, getESObject, getETarget, getOwnedAnnotations, getOwnedComments, getOwnedExtensions, getValueState getReferredState()
If the meaning of the 'Referred State' reference isn't clear, there really should be more of a description here...
setReferredState(State),
PivotPackage.getStateExp_ReferredState()void setReferredState(State value)
Referred State' reference.
value - the new value of the 'Referred State' reference.getReferredState()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.