Uses of Class
hu.soft4d.minerva.uml.UmlTransition.Kind

Packages that use UmlTransition.Kind
hu.soft4d.minerva.uml   
 

Uses of UmlTransition.Kind in hu.soft4d.minerva.uml
 

Methods in hu.soft4d.minerva.uml that return UmlTransition.Kind
 UmlTransition.Kind UmlTransition.getSSMKind()
           
static UmlTransition.Kind UmlTransition.Kind.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static UmlTransition.Kind[] UmlTransition.Kind.values()
          Returns an array containing the constants of this enum type, in the order they are declared.