public class CGAccumulatorImpl extends CGIteratorImpl implements CGAccumulator
| Modifier and Type | Method and Description |
|---|---|
<R> R |
accept(CGModelVisitor<R> visitor)
Accept a visit from a visitor and return the result of a call to the derived type-specific visitXXX in the visitor.
|
CGInvalid |
getInvalidValue()
Return a non-null invalid value if this value is invalid.
|
boolean |
isNonInvalid()
Return true if this value is false.
|
void |
setNonInvalid(boolean nonInvalid)
Set the non-invalid status.
|
getNamedValue, getPlace, getReferredValue, getSourceValue, getTypedValue, isConstant, isEquivalentTo, isEquivalentToInternal, isGlobal, isSettablebasicSetCallable, eBasicRemoveFromContainerFeature, eGet, eInverseAdd, eInverseRemove, eIsSet, eSet, eUnset, getCallable, getEcoreClassifier, isBoxed, isEcore, isUnboxed, setCallablebasicSetInit, getInit, isCommonable, isNonNull, isNull, setInit, setNonInvalid, setNonNullgetDependsOn, getOwns, getThisValue, getValueName, isAssertedNonNull, isCaught, isContext, isFalse, isInlined, isInvalid, isTrue, isUncommonable, rewriteAs, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeId, toStringgetAst, getName, setAst, setNameeBasicSetContainer, getChildren, getParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetCallable, setCallablegetInit, setInit, setNonInvalid, setNonNullgetDependsOn, getEcoreClassifier, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEcore, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInlined, isInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNamepublic <R> R accept(CGModelVisitor<R> visitor)
accept in interface CGElementaccept in class CGIteratorImplpublic CGInvalid getInvalidValue()
getInvalidValue in interface CGValuedElementgetInvalidValue in class CGParameterImplpublic boolean isNonInvalid()
isNonInvalid in interface CGValuedElementisNonInvalid in class CGParameterImplpublic void setNonInvalid(boolean nonInvalid)
setNonInvalid in interface CGAccumulatorCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.