|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Metafacade interface to be used by AndroMDA cartridges.
| Method Summary | |
boolean |
isDisplay()
Whether or not this attribute should be displayed. |
boolean |
isManageableEntityAttributeMetaType()
Indicates the metafacade type (used for metafacade mappings). |
boolean |
isManageableGetterAvailable()
Whether or not this attribute can be read in a call isolated from the rest (for example when downloading binary fields). |
| Methods inherited from interface org.andromda.metafacades.uml.EntityAttribute |
getColumnIndex, getColumnLength, getColumnName, getJdbcMappings, getJdbcType, getSqlMappings, getSqlType, getUniqueGroup, isEntityAttributeMetaType, isIdentifier, isTransient, isUnique |
| Methods inherited from interface org.andromda.metafacades.uml.AttributeFacade |
findTaggedValue, getDefaultValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getGetterName, getGetterSetterTypeName, getLower, getOwner, getSetterName, getType, getUpper, isAddOnly, isAttributeFacadeMetaType, isChangeable, isDefaultValuePresent, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isMany, isOrdered, isReadOnly, isRequired, isStatic |
| Method Detail |
public boolean isManageableEntityAttributeMetaType()
truepublic boolean isDisplay()
Whether or not this attribute should be displayed.
public boolean isManageableGetterAvailable()
Whether or not this attribute can be read in a call isolated from the rest (for example when downloading binary fields).
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||