public final class ChangeContext extends Object
| Constructor and Description |
|---|
ChangeContext(org.graphwalker.core.model.Model.RuntimeModel model) |
| Modifier and Type | Method and Description |
|---|---|
void |
addMethodDeclaration(japa.parser.ast.body.MethodDeclaration methodDeclaration) |
Set<japa.parser.ast.body.MethodDeclaration> |
getMethodDeclarations() |
Set<String> |
getMethodNames() |
boolean |
isVertex(String name) |
public ChangeContext(org.graphwalker.core.model.Model.RuntimeModel model)
Copyright © 2005–2019 GraphWalker. All rights reserved.