Class MethodRelations
- java.lang.Object
-
- org.dddjava.jig.domain.model.parts.classes.method.MethodRelations
-
public class MethodRelations extends java.lang.Objectメソッドの使用しているメソッド一覧
-
-
Constructor Summary
Constructors Constructor Description MethodRelations(java.util.List<MethodRelation> list)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description CallerMethodscallerMethodsOf(MethodDeclaration calleeMethod)
-
-
-
Constructor Detail
-
MethodRelations
public MethodRelations(java.util.List<MethodRelation> list)
-
-
Method Detail
-
callerMethodsOf
public CallerMethods callerMethodsOf(MethodDeclaration calleeMethod)
-
-