- valueOf(String) - Static method in enum io.sitoolkit.cv.core.domain.classdef.ClassType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.sitoolkit.cv.core.domain.designdoc.DiagramType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.sitoolkit.cv.core.domain.uml.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.sitoolkit.cv.core.domain.uml.RelationType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.sitoolkit.cv.core.domain.classdef.ClassType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.sitoolkit.cv.core.domain.designdoc.DiagramType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.sitoolkit.cv.core.domain.uml.MessageType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.sitoolkit.cv.core.domain.uml.RelationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- visit(MethodCallExpr, List<MethodCallDef>) - Method in class io.sitoolkit.cv.core.domain.classdef.javaparser.MethodCallVisitor
-