public class BeanTransformerTagValues extends DefaultTagValueMetadatasProvider
|
| Modifier and Type | Class and Description |
|---|---|
static class |
BeanTransformerTagValues.Store |
matcher, tagValues| Constructor and Description |
|---|
BeanTransformerTagValues() |
getDefinitionForMatcher, getTagValue, getTagValues, validatepublic String getDescription()
public String getSuperClassTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.superClass tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.superClasspublic String getHelperSuperClassTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.helperSuperClass tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.helperSuperClasspublic String getClassNamePrefixTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.classNamePrefix tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.classNamePrefixpublic String getClassNameSuffixTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.classNameSuffix tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.classNameSuffixpublic String getHelperClassNamePrefixTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.helperClassNamePrefix tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.helperClassNamePrefixpublic String getHelperClassNameSuffixTagValue(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.helperClassNameSuffix tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.
If not filled, then use default s value.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.helperClassNameSuffixpublic boolean isGenerateHelper(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generateHelper tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generateHelperpublic boolean isGenerateHelperPredicates(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generateHelperPredicates tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.
If not filled, then use default s value.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generateHelperPredicatespublic boolean isGenerateHelperFunctions(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generateHelperFunctions tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.
If not filled, then use default s value.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generateHelperFunctionspublic boolean isGenerateHelperConstructors(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generateHelperConstructors tag value on the given model or classifier.
It will first look on the model, and then in the given classifier.
If not filled, then use default s value.classifier - classifier to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generateHelperConstructorspublic boolean isGeneratePropertyChangeSupport(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generatePropertyChangeSupport tag value on the given model, package or classifier.
It will first look on the model, then and package and then in the given classifier.
If no value found, then will use the default value of the tag value.classifier - classifier to seekaPackage - package to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generatePropertyChangeSupportpublic boolean isGenerateNotEmptyCollections(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.generateNotEmptyCollections tag value on the given model, package or classifier.
It will first look on the model, then and package and then in the given classifier.
If no value found, then will use the default value of the tag value.classifier - classifier to seekaPackage - package to seekmodel - model to seeknull if not found nor empty.BeanTransformerTagValues.Store.generateNotEmptyCollectionspublic boolean isAddJavaBeanAnnotation(ObjectModelClassifier classifier, ObjectModelPackage aPackage, ObjectModel model)
BeanTransformerTagValues.Store.addJavaBeanAnnotation stereotype.classifier - classifier to testaPackage - package to testmodel - model to testtrue if tag value was found, false otherwiseBeanTransformerTagValues.Store.addJavaBeanAnnotationCopyright © 2012–2018 Ultreia.io. All rights reserved.