|
||||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Gen Feature'.
The following features are supported:
GenModelPackage.getGenFeature()
Method Summary | |
---|---|
java.lang.String |
getAccessorName()
|
java.lang.String |
getCapName()
|
java.lang.String |
getChangeableFlag()
|
java.lang.String |
getContainmentFlag()
|
java.lang.String |
getDefaultValue()
|
EStructuralFeature |
getEcoreFeature()
Returns the value of the 'Ecore Feature' reference. |
java.lang.String |
getFeatureAccessorName()
|
java.lang.String |
getFeatureKind()
|
java.lang.String |
getFormattedName()
|
GenClass |
getGenClass()
Returns the value of the 'Gen Class' container reference. |
GenDataType |
getGenDataTypeType()
|
GenEnum |
getGenEnumType()
|
GenPackage |
getGenPackage()
|
java.lang.String |
getGetAccessor()
|
java.lang.String |
getIDFlag()
|
java.lang.String |
getImportedMetaType()
|
java.lang.String |
getImportedType()
|
java.lang.String |
getIsName()
|
java.lang.String |
getListItemType()
|
java.lang.String |
getLowerBound()
|
GenClass |
getMapGenClass()
|
java.lang.String |
getMapItemType()
|
java.lang.String |
getMetaType()
|
java.lang.String |
getModelInfo()
|
java.lang.String |
getName()
|
java.lang.String |
getObjectType()
|
java.lang.String |
getPrimitiveValueFunction()
|
GenPropertyKind |
getProperty()
Returns the value of the 'Property' attribute. |
java.lang.String |
getPropertyImageName()
|
java.lang.String |
getQualifiedListItemType()
|
java.lang.String |
getQualifiedModelInfo()
|
java.lang.String |
getResolveProxiesFlag()
|
GenFeature |
getReverse()
|
java.lang.String |
getSafeName()
|
java.lang.String |
getStaticDefaultValue()
|
java.lang.String |
getTransientFlag()
|
java.lang.String |
getType()
|
java.lang.String |
getTypeClassifier()
|
GenPackage |
getTypeGenPackage()
|
java.lang.String |
getUncapName()
|
java.lang.String |
getUniqueFlag()
|
java.lang.String |
getUnsettableFlag()
|
java.lang.String |
getUpperBound()
|
java.lang.String |
getUpperName()
|
java.lang.String |
getVolatileFlag()
|
void |
initialize(EStructuralFeature eFeature)
|
boolean |
isBidirectional()
|
boolean |
isBooleanType()
|
boolean |
isChangeable()
|
boolean |
isChildren()
Returns the value of the 'Children' attribute. |
boolean |
isContainer()
|
boolean |
isContains()
|
boolean |
isEnumType()
|
boolean |
isID()
|
boolean |
isListType()
|
boolean |
isMapType()
|
boolean |
isNotify()
Returns the value of the 'Notify' attribute. |
boolean |
isPrimitiveType()
|
boolean |
isProperty()
|
boolean |
isReferenceType()
|
boolean |
isResolveProxies()
|
boolean |
isSetDefaultValue()
|
boolean |
isStringType()
|
boolean |
isUnique()
|
boolean |
isUnsettable()
|
boolean |
isVolatile()
|
boolean |
reconcile(GenFeature oldGenFeatureVersion)
|
void |
setChildren(boolean value)
Sets the value of the ' Children ' attribute. |
void |
setEcoreFeature(EStructuralFeature value)
Sets the value of the ' Ecore Feature ' reference. |
void |
setGenClass(GenClass value)
Sets the value of the ' Gen Class ' container reference. |
void |
setNotify(boolean value)
Sets the value of the ' Notify ' attribute. |
void |
setProperty(GenPropertyKind value)
Sets the value of the ' Property ' attribute. |
Methods inherited from interface org.eclipse.emf.codegen.ecore.genmodel.GenBase |
---|
canGenerate, canGenerateEdit, canGenerateEditor, capName, ePackageGenModel, format, generate, generateEdit, generateEditor, getGenModel, reconcile, safeName, uncapName, uncapPrefixedName |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Method Detail |
public GenPropertyKind getProperty()
GenPropertyKind
.
If the meaning of the 'Property' attribute isn't clear, there really should be more of a description here...
GenPropertyKind
,
setProperty(GenPropertyKind)
,
GenModelPackage.getGenFeature_Property()
public void setProperty(GenPropertyKind value)
Property
' attribute.
value
- the new value of the 'Property' attribute.GenPropertyKind
,
getProperty()
public boolean isNotify()
"true"
.
setNotify(boolean)
,
GenModelPackage.getGenFeature_Notify()
public void setNotify(boolean value)
Notify
' attribute.
value
- the new value of the 'Notify' attribute.isNotify()
public boolean isChildren()
setChildren(boolean)
,
GenModelPackage.getGenFeature_Children()
public void setChildren(boolean value)
Children
' attribute.
value
- the new value of the 'Children' attribute.isChildren()
public GenClass getGenClass()
Gen Features
'.
If the meaning of the 'Gen Class' reference isn't clear, there really should be more of a description here...
setGenClass(GenClass)
,
GenModelPackage.getGenFeature_GenClass()
,
GenClass.getGenFeatures()
public void setGenClass(GenClass value)
Gen Class
' container reference.
value
- the new value of the 'Gen Class' container reference.getGenClass()
public EStructuralFeature getEcoreFeature()
If the meaning of the 'Ecore Feature' reference isn't clear, there really should be more of a description here...
setEcoreFeature(EStructuralFeature)
,
GenModelPackage.getGenFeature_EcoreFeature()
public void setEcoreFeature(EStructuralFeature value)
Ecore Feature
' reference.
value
- the new value of the 'Ecore Feature' reference.getEcoreFeature()
public java.lang.String getName()
public java.lang.String getSafeName()
public java.lang.String getCapName()
public java.lang.String getUncapName()
public java.lang.String getUpperName()
public java.lang.String getFormattedName()
public java.lang.String getIsName()
public java.lang.String getAccessorName()
public java.lang.String getGetAccessor()
public GenPackage getGenPackage()
public java.lang.String getFeatureAccessorName()
public java.lang.String getMetaType()
public java.lang.String getImportedMetaType()
public java.lang.String getFeatureKind()
public boolean isReferenceType()
public java.lang.String getTypeClassifier()
public GenPackage getTypeGenPackage()
public java.lang.String getType()
public java.lang.String getImportedType()
public java.lang.String getObjectType()
public java.lang.String getQualifiedListItemType()
public java.lang.String getListItemType()
public GenClass getMapGenClass()
public java.lang.String getMapItemType()
public boolean isSetDefaultValue()
public java.lang.String getDefaultValue()
public java.lang.String getStaticDefaultValue()
public boolean isEnumType()
public GenEnum getGenEnumType()
public GenDataType getGenDataTypeType()
public boolean isBooleanType()
public boolean isStringType()
public boolean isListType()
public boolean isMapType()
public boolean isContainer()
public boolean isContains()
public boolean isBidirectional()
public GenFeature getReverse()
public boolean isPrimitiveType()
public java.lang.String getPrimitiveValueFunction()
public java.lang.String getLowerBound()
public java.lang.String getUpperBound()
public java.lang.String getTransientFlag()
public java.lang.String getVolatileFlag()
public java.lang.String getChangeableFlag()
public java.lang.String getUnsettableFlag()
public java.lang.String getUniqueFlag()
public java.lang.String getIDFlag()
public java.lang.String getContainmentFlag()
public java.lang.String getResolveProxiesFlag()
public boolean isVolatile()
public boolean isChangeable()
public boolean isUnsettable()
public boolean isID()
public boolean isUnique()
public boolean isResolveProxies()
public void initialize(EStructuralFeature eFeature)
public java.lang.String getPropertyImageName()
public java.lang.String getModelInfo()
public java.lang.String getQualifiedModelInfo()
public boolean isProperty()
public boolean reconcile(GenFeature oldGenFeatureVersion)
|
Copyright 2001-2003 IBM Corporation and others. All Rights Reserved. |
|||||||||
PREV CLASS SOURCE NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |