Class ClassStatsVisitor

java.lang.Object
cruise.umple.compiler.UmpleModelVisitor
cruise.umple.compiler.ClassStatsVisitor

public class ClassStatsVisitor
extends UmpleModelVisitor
Used to extract the required metrics information for the states of a given class. It is designed to to be used by other metrics to show states information. @See StateMachineStatsVisitor