public class CGLibraryIterateCallExpImpl extends CGLibraryIterationCallExpImpl implements CGLibraryIterateCallExp
The following features are implemented:
| 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.
|
NotificationChain |
basicSetResult(CGIterator newResult,
NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
CGIterator |
getResult() |
boolean |
isNonInvalid()
Return true if this value is false.
|
void |
setResult(CGIterator newResult) |
getLibraryIteration, isBoxed, isEcore, isUnboxed, setLibraryIteration, toStringbasicSetBody, getBody, getIterators, getPlace, getReferredIteration, isEquivalentToInternal, isNonNull, isNull, setBody, setReferredIterationbasicSetSource, getSource, isGlobal, isInvalidating, isValidating, setInvalidating, setSource, setValidatinggetDependsOn, getEcoreClassifier, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isCaught, isCommonable, isConstant, isContext, isEquivalentTo, isFalse, isInlined, isInvalid, isSettable, isTrue, isUncommonable, rewriteAs, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNameeBasicSetContainer, getChildren, getParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetLibraryIteration, setLibraryIterationgetBody, getIterators, getReferredIteration, setBody, setReferredIterationgetSource, isInvalidating, isValidating, setInvalidating, setSource, setValidatinggetDependsOn, getEcoreClassifier, getInvalidValue, 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 CGIterator getResult()
getResult in interface CGLibraryIterateCallExpCGLibraryIterateCallExp.setResult(CGIterator),
CGModelPackage.getCGLibraryIterateCallExp_Result()public NotificationChain basicSetResult(CGIterator newResult, NotificationChain msgs)
public void setResult(CGIterator newResult)
setResult in interface CGLibraryIterateCallExpnewResult - the new value of the 'Result' containment reference.CGLibraryIterateCallExp.getResult()public NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class CGIterationCallExpImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in class CGLibraryIterationCallExpImplpublic void eSet(int featureID,
Object newValue)
eSet in class CGLibraryIterationCallExpImplpublic void eUnset(int featureID)
eUnset in class CGLibraryIterationCallExpImplpublic boolean eIsSet(int featureID)
eIsSet in class CGLibraryIterationCallExpImplpublic <R> R accept(CGModelVisitor<R> visitor)
accept in interface CGElementaccept in class CGLibraryIterationCallExpImplpublic boolean isNonInvalid()
isNonInvalid in interface CGValuedElementisNonInvalid in class CGIterationCallExpImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.