public class MetaClassBuilder extends ClassBuilder implements org.umlg.framework.Visitor<org.eclipse.uml2.uml.Class>
INIT_VARIABLES, INITIALISE_PROPERTIESgeneratedResourceDir, resourceDir, sourceDir, workspace| Constructor and Description |
|---|
MetaClassBuilder(Workspace workspace,
String sourceDir) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addContructorWithVertexAndConstructorWithId(org.umlg.java.metamodel.annotation.OJAnnotatedClass ojClass,
org.eclipse.uml2.uml.Classifier classifier) |
void |
visitAfter(org.eclipse.uml2.uml.Class element) |
void |
visitBefore(org.eclipse.uml2.uml.Class clazz) |
addGetQualifiedName, addInitialiseProperties, addPersistentConstructor, implementIsRoot, persistUidaddToGroovySource, addToPropertiesSource, addToSource, buildClearer, buildField, buildRemover, findAssociationClassOJClass, findAuditOJClass, findAuditOJClass, findOJClass, findOJClasspublic void visitBefore(org.eclipse.uml2.uml.Class clazz)
visitBefore in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Class>visitBefore in class ClassBuilderprotected void addContructorWithVertexAndConstructorWithId(org.umlg.java.metamodel.annotation.OJAnnotatedClass ojClass,
org.eclipse.uml2.uml.Classifier classifier)
addContructorWithVertexAndConstructorWithId in class ClassBuilderpublic void visitAfter(org.eclipse.uml2.uml.Class element)
visitAfter in interface org.umlg.framework.Visitor<org.eclipse.uml2.uml.Class>visitAfter in class ClassBuilderCopyright © 2015. All rights reserved.