Uses of Enum Class
fj.impl.cg.EdgeType
Packages that use EdgeType
-
Uses of EdgeType in fj.impl.cg
Methods in fj.impl.cg that return EdgeTypeModifier and TypeMethodDescriptionEdge.type()
static EdgeType
Returns the enum constant of this class with the specified name.static EdgeType[]
EdgeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in fj.impl.cg with parameters of type EdgeTypeModifier and TypeMethodDescriptionNode.addWorkOut
(int id, String label, int workAmount, CriticalPathStatus criticalPathStatus, EdgeType edgeType) Constructors in fj.impl.cg with parameters of type EdgeType