|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Feature'.
The following features are supported:
GenModelPackage.getGenFeature()
Field Summary | |
static String |
copyright
|
Method Summary | |
String |
getFormattedKeyFeatureName(int index)
|
String |
getFormattedKeyFeatureNames()
|
String |
getKeyFeatureParameter(int index)
|
String |
getKeyFeatureParameter(int index,
boolean formal)
|
String |
getKeyFeatureParameters()
|
String |
getKeyFeatureParameters(boolean formal)
|
List |
getKeyGenFeatures()
|
List |
getRedefinedGenFeatures()
|
String |
getRedefinedListItemType()
|
List |
getSubsettedGenFeatures()
|
boolean |
hasStringTypeKeyGenFeature()
|
boolean |
isCached()
|
boolean |
isDuplicate()
|
boolean |
isEffectiveContainsSubset()
|
boolean |
isFactoryMethods()
|
boolean |
isKey()
Returns the value of the 'Key' attribute |
boolean |
isRedefinition()
|
boolean |
isSubset()
|
boolean |
isUnion()
|
void |
setKey(boolean value)
Sets the value of the ' Key ' attribute |
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 boolean isKey()
If the meaning of the 'Key' attribute isn't clear, there really should be more of a description here...
GenFeature.setKey(boolean)
,
GenModelPackage.getGenFeature_Key()
public void setKey(boolean value)
Key
' attribute.
value
- the new value of the 'Key' attribute.GenFeature.isKey()
public boolean isCached()
public boolean isDuplicate()
public boolean isUnion()
public boolean isSubset()
public boolean isEffectiveContainsSubset()
public boolean isFactoryMethods()
public List getSubsettedGenFeatures()
public boolean isRedefinition()
public List getRedefinedGenFeatures()
public String getRedefinedListItemType()
public List getKeyGenFeatures()
public boolean hasStringTypeKeyGenFeature()
public String getKeyFeatureParameter(int index)
public String getKeyFeatureParameter(int index, boolean formal)
public String getKeyFeatureParameters()
public String getKeyFeatureParameters(boolean formal)
public String getFormattedKeyFeatureName(int index)
public String getFormattedKeyFeatureNames()
|
Copyright 2003, 2006 IBM Corporation and others. All Rights Reserved. |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |