public class ClassRuntimePropertyImplementorVisitor extends BaseVisitor implements org.umlg.framework.Visitor<org.eclipse.uml2.uml.Classifier>
| Modifier and Type | Field and Description |
|---|---|
static String |
INITIALISE_PROPERTY |
generatedResourceDir, resourceDir, sourceDir, workspace| Constructor and Description |
|---|
ClassRuntimePropertyImplementorVisitor(Workspace workspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
visitAfter(org.eclipse.uml2.uml.Classifier clazz) |
void |
visitBefore(org.eclipse.uml2.uml.Classifier classifier)
Enumeration needs the runtime properties for the collection that implement the getters
|
addToGroovySource, addToPropertiesSource, addToSource, buildClearer, buildField, buildRemover, findAssociationClassOJClass, findAuditOJClass, findAuditOJClass, findOJClass, findOJClasspublic static final String INITIALISE_PROPERTY
public ClassRuntimePropertyImplementorVisitor(Workspace workspace)
public void visitBefore(org.eclipse.uml2.uml.Classifier classifier)
visitBefore in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Classifier>classifier - public void visitAfter(org.eclipse.uml2.uml.Classifier clazz)
visitAfter in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Classifier>Copyright © 2015. All rights reserved.