public interface StrutsAttribute extends AttributeFacade
Modifier and Type | Method and Description |
---|---|
String |
getDateFormat()
If this attribute is a date type this property represents the format in which this date is to
be presented to the end-user.
|
String |
getDummyValue(int seed)
TODO: Model Documentation for
org.andromda.cartridges.bpm4struts.metafacades.StrutsAttribute.getDummyValue
|
boolean |
isSafeNamePresent()
True if this parameter has a name that can properly be handled by Jakarta commons (this lib
is used by Struts but contains a bug)
|
boolean |
isStrutsAttributeMetaType()
Indicates the metafacade type (used for metafacade mappings).
|
findTaggedValue, getDefaultValue, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getGetterName, getGetterSetterTypeName, getLower, getOwner, getSetterName, getType, getUpper, isAddOnly, isAttributeFacadeMetaType, isChangeable, isDefaultValuePresent, isDerived, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isLeaf, isMany, isOrdered, isReadOnly, isRequired, isStatic, isUnique
copyTaggedValues, findTaggedValue, findTaggedValues, getBindedFullyQualifiedName, getConstraints, getConstraints, getDocumentation, getDocumentation, getDocumentation, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getId, getKeywords, getLabel, getLanguageMappings, getModel, getName, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isBindingDependenciesPresent, isConstraintsPresent, isDocumentationPresent, isModelElementFacadeMetaType, isReservedWord, isTemplateParametersPresent, isValidIdentifierName, translateConstraint, translateConstraints, translateConstraints, validateInvariants
boolean isStrutsAttributeMetaType()
true
String getDateFormat()
String getDummyValue(int seed)
seed
- intboolean isSafeNamePresent()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.