All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class de.unihh.informatik.tide.Attribute_Default

java.lang.Object
   |
   +----de.unihh.informatik.tide.Attribute_Default

public class Attribute_Default
extends Object

Variable Index

 o _FAIL
 o _MATCH
 o FAIL
 o MATCH

Constructor Index

 o Attribute_Default(int)

Method Index

 o from_int(int)
 o value()

Variables

 o _MATCH
 public static final int _MATCH
 o _FAIL
 public static final int _FAIL
 o MATCH
 public static final Attribute_Default MATCH
 o FAIL
 public static final Attribute_Default FAIL

Constructors

 o Attribute_Default
 protected Attribute_Default(int value)

Methods

 o value
 public int value()
 o from_int
 public static Attribute_Default from_int(int $value)

All Packages  Class Hierarchy  This Package  Previous  Next  Index