|
||||||||||||
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 java.lang.String |
copyright
|
Method Summary | |
---|---|
java.lang.String |
getFormattedKeyFeatureName(int index)
|
java.lang.String |
getFormattedKeyFeatureNames()
|
java.lang.String |
getKeyFeatureParameter(int index)
|
java.lang.String |
getKeyFeatureParameter(int index,
boolean formal)
|
java.lang.String |
getKeyFeatureParameters()
|
java.lang.String |
getKeyFeatureParameters(boolean formal)
|
java.util.List |
getKeyGenFeatures()
|
java.util.List |
getRedefinedGenFeatures()
|
java.lang.String |
getRedefinedListItemType()
|
java.util.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 java.lang.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 java.util.List getSubsettedGenFeatures()
public boolean isRedefinition()
public java.util.List getRedefinedGenFeatures()
public java.lang.String getRedefinedListItemType()
public java.util.List getKeyGenFeatures()
public boolean hasStringTypeKeyGenFeature()
public java.lang.String getKeyFeatureParameter(int index)
public java.lang.String getKeyFeatureParameter(int index, boolean formal)
public java.lang.String getKeyFeatureParameters()
public java.lang.String getKeyFeatureParameters(boolean formal)
public java.lang.String getFormattedKeyFeatureName(int index)
public java.lang.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 |