public class SpringCriteriaAttributeLogicImpl extends SpringCriteriaAttributeLogic
SpringCriteriaAttribute
,
Serialized FormmetaObject
contextRoot, logger
Constructor and Description |
---|
SpringCriteriaAttributeLogicImpl(Object metaObject,
String context)
Public constructor for SpringCriteriaAttributeLogicImpl
|
Modifier and Type | Method and Description |
---|---|
protected String |
handleGetAttributeName() |
protected String |
handleGetComparator() |
protected String |
handleGetComparatorConstant() |
protected String |
handleGetMatchMode() |
protected String |
handleGetMatchModeConstant() |
protected String |
handleGetOrderDirection() |
protected int |
handleGetOrderRelevance() |
protected boolean |
handleIsComparatorPresent() |
protected boolean |
handleIsIgnoreCase() |
protected boolean |
handleIsMatchModePresent() |
protected boolean |
handleIsNullable() |
protected boolean |
handleIsOrderable() |
copyTaggedValues, findTaggedValue, findTaggedValue, findTaggedValues, getAttributeName, getBindedFullyQualifiedName, getComparator, getComparatorConstant, getConstraints, getConstraints, getDefaultValue, getDocumentation, getDocumentation, getDocumentation, getEnumeration, getEnumerationLiteralParameters, getEnumerationValue, getFullyQualifiedName, getFullyQualifiedName, getFullyQualifiedNamePath, getGetterName, getGetterSetterTypeName, getId, getKeywords, getLabel, getLanguageMappings, getLower, getMatchMode, getMatchModeConstant, getModel, getName, getOrderDirection, getOrderRelevance, getOwner, getPackage, getPackageName, getPackageName, getPackagePath, getQualifiedName, getRootPackage, getSetterName, getSourceDependencies, getStateMachineContext, getStereotypeNames, getStereotypes, getTaggedValues, getTargetDependencies, getTemplateParameter, getTemplateParameters, getType, getUpper, getValidationName, getValidationOwner, getVisibility, hasExactStereotype, hasKeyword, hasStereotype, initialize, isAddOnly, isAttributeFacadeMetaType, isBindingDependenciesPresent, isChangeable, isComparatorPresent, isConstraintsPresent, isDefaultValuePresent, isDerived, isDocumentationPresent, isEnumerationLiteral, isEnumerationLiteralParametersExist, isEnumerationMember, isLeaf, isMany, isMatchModePresent, isModelElementFacadeMetaType, isNullable, isOrderable, isOrdered, isReadOnly, isRequired, isReservedWord, isSpringCriteriaAttributeMetaType, isStatic, isTemplateParametersPresent, isUnique, isValidIdentifierName, resetMetafacadeContext, toString, translateConstraint, translateConstraints, translateConstraints, validateInvariants
compareTo, equals, getConfiguredProperty, getDebug, getMetafacadeContext, getMetaObject, hashCode, isConfiguredProperty, isMetafacadePropertyCachingEnabled, setMetafacadeContext, setProperty, shieldedElement, shieldedElements, THIS, validate
public SpringCriteriaAttributeLogicImpl(Object metaObject, String context)
metaObject
- context
- SpringCriteriaAttribute
protected String handleGetAttributeName()
handleGetAttributeName
in class SpringCriteriaAttributeLogic
SpringCriteriaAttribute.getAttributeName()
protected String handleGetComparator()
handleGetComparator
in class SpringCriteriaAttributeLogic
SpringCriteriaAttribute.getComparator()
protected boolean handleIsComparatorPresent()
handleIsComparatorPresent
in class SpringCriteriaAttributeLogic
SpringCriteriaAttribute.isComparatorPresent()
protected String handleGetComparatorConstant()
handleGetComparatorConstant
in class SpringCriteriaAttributeLogic
SpringCriteriaAttribute.getComparatorConstant()
protected boolean handleIsNullable()
handleIsNullable
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleIsNullable()
protected String handleGetMatchMode()
handleGetMatchMode
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleGetMatchMode()
protected String handleGetMatchModeConstant()
handleGetMatchModeConstant
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleGetMatchModeConstant()
protected boolean handleIsMatchModePresent()
handleIsMatchModePresent
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleIsMatchModePresent()
protected boolean handleIsOrderable()
handleIsOrderable
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleIsOrderable()
protected String handleGetOrderDirection()
handleGetOrderDirection
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleGetOrderDirection()
protected int handleGetOrderRelevance()
handleGetOrderRelevance
in class SpringCriteriaAttributeLogic
SpringCriteriaAttributeLogic.handleGetOrderRelevance()
protected boolean handleIsIgnoreCase()
Copyright © 2003–2014 AndroMDA.org. All rights reserved.