public class AuditPropertyVisitor extends BaseVisitor implements org.umlg.framework.Visitor<org.eclipse.uml2.uml.Property>
| Modifier and Type | Field and Description |
|---|---|
static String |
ATRTIBUTE_STRATEGY_TINKER |
static String |
IF_OLD_VALUE_NULL |
static String |
IF_PARAM_NOT_NULL |
static String |
POLYMORPHIC_GETTER_FOR_TO_MANY_FOR |
static String |
POLYMORPHIC_GETTER_FOR_TO_MANY_TRY |
static String |
POLYMORPHIC_GETTER_FOR_TO_ONE_IF |
static String |
POLYMORPHIC_GETTER_FOR_TO_ONE_TRY |
generatedResourceDir, resourceDir, sourceDir, workspace| Constructor and Description |
|---|
AuditPropertyVisitor(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitAfter(org.eclipse.uml2.uml.Property p) |
void |
visitBefore(org.eclipse.uml2.uml.Property element) |
addToGroovySource, addToPropertiesSource, addToSource, buildClearer, buildField, buildRemover, findAssociationClassOJClass, findAuditOJClass, findAuditOJClass, findOJClass, findOJClasspublic static final String POLYMORPHIC_GETTER_FOR_TO_ONE_IF
public static final String POLYMORPHIC_GETTER_FOR_TO_ONE_TRY
public static final String POLYMORPHIC_GETTER_FOR_TO_MANY_FOR
public static final String POLYMORPHIC_GETTER_FOR_TO_MANY_TRY
public static final String IF_OLD_VALUE_NULL
public static final String IF_PARAM_NOT_NULL
public static final String ATRTIBUTE_STRATEGY_TINKER
public AuditPropertyVisitor(Workspace workspace)
public void visitBefore(org.eclipse.uml2.uml.Property element)
visitBefore in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Property>public void visitAfter(org.eclipse.uml2.uml.Property p)
visitAfter in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Property>Copyright © 2015. All rights reserved.