Package org.graphwalker.java.source
Class ChangeContext
java.lang.Object
org.graphwalker.java.source.ChangeContext
- Author:
- Nils Olsson
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddMethodDeclaration(japa.parser.ast.body.MethodDeclaration methodDeclaration) Set<japa.parser.ast.body.MethodDeclaration> boolean
-
Constructor Details
-
ChangeContext
public ChangeContext(org.graphwalker.core.model.Model.RuntimeModel model)
-
-
Method Details
-
getMethodNames
-
addMethodDeclaration
public void addMethodDeclaration(japa.parser.ast.body.MethodDeclaration methodDeclaration) -
getMethodDeclarations
-
isVertex
-