|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ManageableEntityAttribute
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 |
|---|
boolean isManageableEntityAttributeMetaType()
trueboolean isDisplay()
Whether or not this attribute should be displayed.
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 | ||||||||