|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Operation'.
The following features are supported:
GenModelPackage.getGenOperation()
Field Summary | |
static String |
copyright
|
Method Summary | |
GenCacheAdapterScope |
getCacheAdapterScope()
Returns the value of the 'Cache Adapter Scope' attribute. |
List |
getRedefinedGenOperations()
|
boolean |
isCached()
|
boolean |
isDuplicate()
|
boolean |
isRedefinition()
|
boolean |
isResourceCacheAdapterScope()
|
void |
setCacheAdapterScope(GenCacheAdapterScope value)
Sets the value of the ' Cache Adapter Scope ' attribute |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenOperation |
getBody, getCapName, getEcoreOperation, getFormattedName, getGenClass, getGenExceptions, getGenPackage, getGenParameters, getImportedMetaType, getImportedReturnType, getModelInfo, getName, getObjectReturnType, getParameterNames, getParameters, getParameterTypes, getParameterTypes, getReturnType, getReturnTypeClassifier, getReturnTypeGenPackage, getThrows, hasBody, initialize, isInvariant, isOverrideOf, isPrimitiveReturnType, isVoid, reconcile, setEcoreOperation, setGenClass |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenTypedElement |
getEcoreModelElement, getEObjectCast, getGenClassType, getGenDataTypeType, getGenEnumType, getImportedEffectiveFeatureMapWrapperClass, getImportedEffectiveFeatureMapWrapperInternalInterface, getImportedInternalType, getImportedMapEntryType, getImportedType, getInternalTypeCast, getListItemType, getLowerBound, getMapEntryTypeGenClass, getMapGenClass, getMapItemType, getNonEObjectInternalTypeCast, getObjectType, getOrderedFlag, getPrimitiveValueFunction, getQualifiedListItemType, getType, getTypeClassifier, getTypeClassifierAccessorName, getTypeGenClass, getTypeGenClassifier, getTypeGenDataType, getTypeGenEnum, getTypeGenPackage, getUniqueFlag, getUpperBound, isBooleanType, isEffectiveSuppressEMFTypes, isEnumBasedType, isEnumType, isFeatureMapType, isFeatureMapWrapped, isListType, isMapType, isPrimitiveType, isStringBasedType, isStringType, isUnique, isWrappedFeatureMapType |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
canGenerate, canGenerateEdit, canGenerateEditor, canGenerateSchema, canGenerateTests, capName, format, gen, genEdit, genEditor, generate, generate, generateEdit, generateEdit, generateEditor, generateEditor, generateSchema, generateSchema, generateTests, generateTests, genSchema, genTests, getDocumentation, getGenAnnotation, getGenAnnotations, getGenModel, hasDocumentation, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
eAdapters, eDeliver, eNotify, eSetDeliver |
Field Detail |
public static final String copyright
Method Detail |
public GenCacheAdapterScope getCacheAdapterScope()
GenCacheAdapterScope
.
If the meaning of the 'Cache Adapter Scope' attribute isn't clear, there really should be more of a description here...
GenCacheAdapterScope
,
setCacheAdapterScope(GenCacheAdapterScope)
,
GenModelPackage.getGenOperation_CacheAdapterScope()
public void setCacheAdapterScope(GenCacheAdapterScope value)
Cache Adapter Scope
' attribute.
value
- the new value of the 'Cache Adapter Scope' attribute.GenCacheAdapterScope
,
getCacheAdapterScope()
public boolean isCached()
public boolean isResourceCacheAdapterScope()
public boolean isDuplicate()
public boolean isRedefinition()
public List getRedefinedGenOperations()
|
Copyright 2003, 2007 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |