Uses of Class
com.hammurapi.bnf2emf.Attribute.AttributeType

Uses of Attribute.AttributeType in com.hammurapi.bnf2emf
 

Methods in com.hammurapi.bnf2emf that return Attribute.AttributeType
 Attribute.AttributeType Attribute.getAttributeType()
           
static Attribute.AttributeType Attribute.AttributeType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Attribute.AttributeType[] Attribute.AttributeType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.