public interface CGShadowExp extends CGValuedElement
The following features are supported:
CGModelPackage.getCGShadowExp()| Modifier and Type | Method and Description |
|---|---|
CGExecutorType |
getExecutorType()
Returns the value of the 'Executor Type' reference.
|
List<CGShadowPart> |
getParts()
Returns the value of the 'Parts' containment reference list.
|
void |
setExecutorType(CGExecutorType value)
Sets the value of the '
Executor Type' reference. |
getDependsOn, getEcoreClassifier, getInvalidValue, getNamedValue, getOwns, getReferredValue, getSourceValue, getThisValue, getTypedValue, getValueName, isAssertedNonNull, isBoxed, isCaught, isCommonable, isConstant, isEcore, isEquivalentTo, isEquivalentToInternal, isFalse, isGlobal, isInlined, isInvalid, isNonInvalid, isNonNull, isNull, isSettable, isTrue, isUnboxed, isUncommonable, setCaught, setValueNamegetASTypeId, getTypeId, isRequired, setRequired, setTypeIdgetAst, getName, setAst, setNameList<CGShadowPart> getParts()
CGShadowPart.
It is bidirectional and its opposite is 'Shadow Exp'.
If the meaning of the 'Parts' containment reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGShadowExp_Parts(),
CGShadowPart.getShadowExp()CGExecutorType getExecutorType()
If the meaning of the 'Executor Type' reference isn't clear, there really should be more of a description here...
setExecutorType(CGExecutorType),
CGModelPackage.getCGShadowExp_ExecutorType()void setExecutorType(CGExecutorType value)
Executor Type' reference.
value - the new value of the 'Executor Type' reference.getExecutorType()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.