public class CGTypeIdImpl extends CGElementIdImpl implements CGTypeId
| 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.
|
TypeId |
getASTypeId()
Return the TypeId of the pivot element.
|
boolean |
isInlined()
Return true if this value is inlined and so has no local or global declaration.
|
eGet, eIsSet, eSet, eUnset, getConstantValue, getElementId, isCommonable, isEcore, isEquivalentToInternal, isUnboxed, isUncommonable, setElementId, toStringgetInvalidValue, isBoxed, isConstant, isFalse, isGlobal, isNonInvalid, isNonNull, isNull, isTrueeInverseRemove, getDependsOn, getEcoreClassifier, getNamedValue, getOwns, getPlace, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isCaught, isContext, isEquivalentTo, isInvalid, isSettable, rewriteAs, setCaught, setValueNamegetTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNameeBasicSetContainer, getChildren, getParentequals, getClass, hashCode, notify, notifyAll, wait, wait, waitgetElementId, setElementIdgetConstantValuegetDependsOn, getEcoreClassifier, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEcore, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInvalid, isNonInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueNamegetTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNamepublic <R> R accept(CGModelVisitor<R> visitor)
accept in interface CGElementaccept in class CGElementIdImplpublic TypeId getASTypeId()
getASTypeId in interface CGTypedElementgetASTypeId in class CGTypedElementImplpublic boolean isInlined()
isInlined in interface CGValuedElementisInlined in class CGConstantImplCopyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.