|
||||||||||||
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.util.List |
getRedefinedGenFeatures()
|
java.lang.String |
getRedefinedListItemType()
|
java.util.List |
getSubsettedGenFeatures()
|
boolean |
isDuplicate()
|
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, generate, generateEdit, generateEditor, generateSchema, generateTests, getDocumentation, 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...
setKey(boolean)
,
GenModelPackage.getGenFeature_Key()
public void setKey(boolean value)
Key
' attribute.
value
- the new value of the 'Key' attribute.isKey()
public boolean isDuplicate()
public boolean isUnion()
public boolean isSubset()
public java.util.List getSubsettedGenFeatures()
public boolean isRedefinition()
public java.util.List getRedefinedGenFeatures()
public java.lang.String getRedefinedListItemType()
|
Copyright 2003, 2005 IBM Corporation and others. All Rights Reserved. |
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |