public interface CGCachedOperation extends CGOperation
The following features are supported:
CGModelPackage.getCGCachedOperation()| Modifier and Type | Method and Description |
|---|---|
List<CGCachedOperation> |
getFinalOperations()
Returns the value of the 'Final Operations' reference list.
|
List<CGCachedOperation> |
getVirtualOperations()
Returns the value of the 'Virtual Operations' reference list.
|
getContainingClass, getPostconditions, getPreconditions, setContainingClassgetBody, getParameters, setBodygetDependsOn, 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<CGCachedOperation> getFinalOperations()
CGCachedOperation.
It is bidirectional and its opposite is 'Virtual Operations'.
If the meaning of the 'Final Operations' reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGCachedOperation_FinalOperations(),
getVirtualOperations()List<CGCachedOperation> getVirtualOperations()
CGCachedOperation.
It is bidirectional and its opposite is 'Final Operations'.
If the meaning of the 'Virtual Operations' reference list isn't clear, there really should be more of a description here...
CGModelPackage.getCGCachedOperation_VirtualOperations(),
getFinalOperations()Copyright © 2005, 2018 IBM Corporation and others. All Rights Reserved.