Uses of Class
de.interactive_instruments.ShapeChange.Ocl.MessageCollection.Severity

Packages that use MessageCollection.Severity
de.interactive_instruments.ShapeChange.Ocl   
 

Uses of MessageCollection.Severity in de.interactive_instruments.ShapeChange.Ocl
 

Methods in de.interactive_instruments.ShapeChange.Ocl that return MessageCollection.Severity
 MessageCollection.Severity MessageCollection.Message.getSeverity()
          Inquire the severity of a Message by means of this method.
static MessageCollection.Severity MessageCollection.Severity.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MessageCollection.Severity[] MessageCollection.Severity.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2015. All rights reserved.